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

Lines Matching +refs:common +refs:lisp +refs:loop +refs:part +refs:indentation

357 % will have two active spaces as part of the argument with the
365 % here.) But this means we cannot call \removeactivespaces as part of
1349 %% Add scribe-like font environments, plus @l for inline lisp (usually sans
1449 % (inside @code that is), therefore an endless loop.
1815 % default indentation of table text
1817 % default indentation of @itemize and @enumerate text
1873 % \parskip glue -- logically it's part of the @item we just started.
2075 % common last two arguments. Also subtract one from the initial value in
2188 % #1 is the part of the @columnfraction before the decimal point, which
2190 % just throw it away). #2 is the decimal part, which we use as the
2591 % an infinite loop. Consider `@set foo @cite{bar}'.
3195 % indentation looks wrong when the entry text itself is broken across
3196 % lines. So we use a small indentation and put up with long leaders.
3231 % part of (the primitive) \par. Without it, a spurious underfull
3390 \loop
4092 % This parameter controls the indentation of the various levels.
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}
4390 \def\smalllisp{\begingroup\def\Esmalllisp{\nonfillfinish\endgroup}\lisp}
4398 \lisp
4401 % @display: same as @lisp except keep current font.
4904 % So much for the things common to all kinds of definitions.
5141 % is actually part of the data type, which should not be put into the index.
5779 \def\loop{%
5782 \ifnum \count 1<256 \loop \fi
5866 % Because we use hanging indentation in footnotes, a @noindent appears
5868 % hanging indentation so @noindent can still be needed within footnote
6137 % He also recommends making @example and @lisp be small.