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

Lines Matching +refs:find +refs:lisp +refs:line +refs:indent

96 % starts a new line in the output.
237 \line{\ewtop\hfil\ewtop}%
239 \line{%
246 \line\bgroup
264 \hfil\egroup % end of (centering) \line\bgroup
268 \line{%
274 \line{\ewbot\hfil\ewbot}%
309 % the input line (except we remove a trailing comment). #1 should be a
504 % at the beginning of a line will start with \penalty -- and
517 % @* forces a line break.
531 % produce a whole line of output instead of starting the paragraph.
536 % to keep its height that of a normal line. According to the rules for
550 % next line of text is done) \lineskip glue after it. (See p.82 of
559 % We have to put a strut on the last line in case the @group is in
561 % Otherwise, the interline space between the last line of the group
562 % and the first line afterwards is too small. But we can't put the
563 % strut in \Egroup, since there it would be on a line by itself.
564 % Hence this just inserts a strut at the beginning of each line.
567 % Since we have a strut on every line, we don't need any of TeX's
584 % @example, where each end-of-line in the input causes an
585 % end-of-line in the output. We don't want the end-of-line after
587 % should appear on a line by itself (according to the Texinfo
597 where each line of input produces a line of output.}
620 % If the @need value is less than one line space, it's useless.
627 % normal leading is inserted relative to the preceding line.
689 % outputs text on separate line in roman font, starting at standard page margin
691 % This records the amount of indent in the innermost environment.
774 % @center line outputs that line, centered
786 % @comment ...line which is ignored...
1183 % looks better when embedded in a line with cmr10.
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
1702 \global\evenheadline={\rlap{\centerline{#2}}\line{#1\hfil#3}}}
1706 \global\oddheadline={\rlap{\centerline{#2}}\line{#1\hfil#3}}}
1712 \global\evenfootline={\rlap{\centerline{#2}}\line{#1\hfil#3}}}
1716 \global\oddfootline = {\rlap{\centerline{#2}}\line{#1\hfil#3}}%
1753 \global\evenheadline={\line{\folio\hfil\thistitle}}
1754 \global\oddheadline={\line{\thischapter\hfil\folio}}
1765 \global\evenheadline={\line{\thischapter\hfil\folio}}
1766 \global\oddheadline={\line{\thischapter\hfil\folio}}
1776 \global\evenheadline={\line{\folio\hfil\thistitle}}
1777 \global\oddheadline={\line{\thischapter\hfil\folio}}
1785 \global\evenheadline={\line{\thischapter\hfil\folio}}
1786 \global\oddheadline={\line{\thischapter\hfil\folio}}
1805 % @settitle line... specifies the title of the document, for headings.
1856 % If the item text does not fit in the space we have, put it on a line
1858 % line. We do not start a paragraph here because then if the next
1860 % horizontal list on a line by itself, resulting in extra blank space.
1884 % following text (if any) will end up on the same line.
2107 % can be specified either with sample text given in a template line,
2128 % For those who want to use more than one line's worth of words in
2129 % the preamble, break the line within one argument and it
2138 % Each new table line starts with @item, each subsequent new column
2165 % @multitableparindent is paragraph indent in table.
2169 % 0pt means it depends on current normal line spacing.
2227 % This used to have \hskip1sp. But then the space in a template line is
2252 % each line. Every column entry will cause \colcount to advance by one.
2254 % looks at the current \colcount to find the correct column width.
2265 % \vtop will set a single line and will also let text wrap and
2297 % blank line, when TeX decides to break the line at the space before the
2298 % box from the multistrut, so the strut ends up on a line by itself.
2434 % Ignore text until a line `@end #1'.
2461 % Make the letter c a comment character so that the rest of the line
2499 % uncomment the following line:
2559 % Do minimal line-breaking.
2574 % own to delimit the rest of the line, and then take it out again if we
2710 % \fooindex ...rest of line... puts an entry in the index foo.
3018 % line to write.
3113 % as its first line, TeX doesn't complain about mismatched braces
3183 % Do not fill out the last line with white space.
3189 % Do not prefer a separate line ending with a hyphen to fewer lines.
3193 % don't both fit on one line. In that case, bob suggests starting the
3194 % dots pretty far over on the line. Unfortunately, a large
3202 % When the entry text needs to be broken, just fill out the first line
3209 % Start a ``paragraph'' for the index entry so the line breaking
3213 % Insert the text of the index entry. TeX will do line-breaking on it.
3215 % The following is kludged to not output a line of dots in the index if
3224 % If we must, put the page number on a line of its own, and fill out
3225 % this line with blank space. (The \hfil is overwhelmed with the
3246 \def\primary #1{\line{#1\hfil}}
3303 % First we halve the line length, less a little for the gutter between
3304 % the columns. We compute the gutter based on the line length, so it
3756 % 1) We use \vbox rather than the earlier \line to permit
3978 \advance\hsize by -\contentsrightmargin % Don't use the full line length.
4127 % of hyphenated-identifiers-that-do-not-fit-on-a-line-and-nothing-else.)
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
4235 % space in the output. Don't allow a line break at this space, as this
4236 % is used only in environments like @example, where each line of input
4237 % should produce a line of output anyway.
4269 % \nonarrowing is a flag. If "set", @lisp etc don't narrow margins.
4304 % Flag to tell @lisp, etc., not to narrow margin.
4342 \obeylines % each line of input is a line of output
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.
4506 % Respect line breaks,
4538 % Respect line breaks,
4705 % First, defname, which formats the header line itself.
4716 \dimen0=\hsize \advance \dimen0 by -\wd0 % compute size for first line
4858 % way, TeX won't find exactly `{...}' as an undelimited argument, and
4935 % Do complete processing of one @defun or @defunx line already parsed.
5461 % line. Whatever was read is then fed to the next control sequence
5589 % not find a line break at a hyphen in a node names. Since some manuals
5678 % Use TeX 3.0's \inputlineno to get the line number, for better error
5755 % character, we would end up writing a line like this: 'xrdef {'hat
5877 % Don't crash into the line above the footnote text. Since this
5891 % @| inserts a changebar to the left of the current line. It should
5901 % Append this vertical mode material after the current line in the output.
5978 \line\bgroup\hss
6046 % Use TeX 3.0's \emergencystretch to help line breaking, but if we're
6048 % stretch added to depend on the line length, hence the dependence on
6137 % He also recommends making @example and @lisp be small.
6276 % name cannot be active until we have parsed the command line.