• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/gnudiff-19/diffutils/config/

Lines Matching +refs:find +refs:lisp +refs:format +refs:time

640     % almost-but-not-quite fill up a page, TeX will have a hard time doing
929 % adobe `portable' document format
1349 %% Add scribe-like font environments, plus @l for inline lisp (usually sans
1554 % and it is not used as such in any manual I can find. We need it for
1793 % up a different format (e.g., txi-cs.tex does this).
2254 % looks at the current \colcount to find the correct column width.
2589 % Can't use \xdef to pre-expand #2 and save some time, since \temp or
3265 % the manmac.tex format used to print the TeXbook itself.
3299 % format, but then we repeat the same computation. Repeating a couple
3301 % execution time, so we may as well do it in one place.
3305 % changes automatically with the paper format. The magic constant
3934 % fixed time so that @contents can be put in the document anywhere.
4222 % Define @lisp ... @end lisp.
4223 % @lisp does a \begingroup so it can rebind things,
4224 % including the definition of @end lisp (which normally is erroneous).
4226 % Amount to narrow the margins by for @lisp.
4229 % This is the definition that ^^M gets inside @lisp, @example, and other
4269 % \nonarrowing is a flag. If "set", @lisp etc don't narrow margins.
4304 % Flag to tell @lisp, etc., not to narrow margin.
4367 % @lisp: indented, narrowed, typewriter font.
4368 \def\lisp{\begingroup
4376 % @example: Same as @lisp.
4377 \def\example{\begingroup \def\Eexample{\nonfillfinish\endgroup}\lisp}
4388 \def\smallexample{\begingroup\def\Esmallexample{\nonfillfinish\endgroup}\lisp}
4389 \def\smallformat{\begingroup\def\Esmallformat{\nonfillfinish\endgroup}\format}
4390 \def\smalllisp{\begingroup\def\Esmalllisp{\nonfillfinish\endgroup}\lisp}
4398 \lisp
4401 % @display: same as @lisp except keep current font.
4417 % @format: same as @display except don't narrow margins.
4419 \def\format{\begingroup
4426 % @smallformat (when @smallbook): @format plus smaller fonts.
4431 \format
4434 % @flushleft (same as @format).
4436 \def\flushleft{\begingroup \def\Eflushleft{\nonfillfinish\endgroup}\format}
4858 % way, TeX won't find exactly `{...}' as an undelimited argument, and
5589 % not find a line break at a hyphen in a node names. Since some manuals
5592 % is as if TeX is seeing it for the first time.
5930 % time, we might be inside a group, and then its definitions would get
6108 % Use @smallbook to reset parameters for 7x9.5 (or so) format.
6137 % He also recommends making @example and @lisp be small.
6168 % Use @afourwide to print on European A4 paper in wide format.
6195 \message{and turning on texinfo input format.}
6268 % Set up an active definition for =, but don't enable it most of the time.
6337 % file name, in case not using a pre-dumped format.
6359 @c eval: (add-hook 'write-file-hooks 'time-stamp)
6361 @c time-stamp-start: "def\\\\texinfoversion{"
6362 @c time-stamp-format: "%:y-%02m-%02d.%02H"
6363 @c time-stamp-end: "}"