• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/bash-94.1.2/bash-3.2/lib/termcap/grot/

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

65 % at the beginning of a line will start with \penalty -- and
77 % starts a new line in the output.
158 \vbox{\line{\ewtop\hfill\ewtop}}
160 \line{\vbox{\moveleft\cornerthick\nstop}
172 \line{\vbox{\moveleft\cornerthick\nsbot}
176 \vbox{\line{\ewbot\hfill\ewbot}}
210 % the input line (except we remove a trailing comment). #1 should be a
374 % @* forces a line break.
391 % produce a whole line of output instead of starting the paragraph.
396 % to keep its height that of a normal line. According to the rules for
410 % next line of text is done) \lineskip glue after it. (See p.82 of
419 % We have to put a strut on the last line in case the @group is in
421 % Otherwise, the interline space between the last line of the group
422 % and the first line afterwards is too small. But we can't put the
423 % strut in \Egroup, since there it would be on a line by itself.
424 % Hence this just inserts a strut at the beginning of each line.
427 % Since we have a strut on every line, we don't need any of TeX's
444 % @example, where each end-of-line in the input causes an
445 % end-of-line in the output. We don't want the end-of-line after
447 % should appear on a line by itself (according to the Texinfo
457 where each line of input produces a line of output.}
521 % outputs text on separate line in roman font, starting at standard page margin
523 % This records the amount of indent in the innermost environment.
551 % @center line outputs that line, centered
563 % @comment ...line which is ignored...
654 % Ignore text until a line `@end #1'.
695 % uncomment the following line:
752 % Do minimal line-breaking.
764 % own to delimit the rest of the line, and then take it out again if we
944 % looks better when embedded in a line with cmr10.
1082 %% Add scribe-like font environments, plus @l for inline lisp (usually sans
1273 \newtoks \evenheadline % Token sequence for heading line of even pages
1274 \newtoks \oddheadline % Token sequence for heading line of odd pages
1275 \newtoks \evenfootline % Token sequence for footing line of even pages
1276 \newtoks \oddfootline % Token sequence for footing line of odd pages
1304 \global\evenheadline={\rlap{\centerline{#2}}\line{#1\hfil#3}}}
1308 \global\oddheadline={\rlap{\centerline{#2}}\line{#1\hfil#3}}}
1312 \global\evenheadline={\rlap{\centerline{#2}}\line{#1\hfil#3}}
1313 \global\oddheadline={\rlap{\centerline{#2}}\line{#1\hfil#3}}}
1317 \global\evenfootline={\rlap{\centerline{#2}}\line{#1\hfil#3}}}
1321 \global\oddfootline={\rlap{\centerline{#2}}\line{#1\hfil#3}}}
1325 \global\evenfootline={\rlap{\centerline{#2}}\line{#1\hfil#3}}
1326 \global\oddfootline={\rlap{\centerline{#2}}\line{#1\hfil#3}}}
1355 \global\evenheadline={\line{\folio\hfil\thistitle}}
1356 \global\oddheadline={\line{\thischapter\hfil\folio}}
1365 \global\evenheadline={\line{\thischapter\hfil\folio}}
1366 \global\oddheadline={\line{\thischapter\hfil\folio}}
1375 \global\evenheadline={\line{\folio\hfil\thistitle}}
1376 \global\oddheadline={\line{\thischapter\hfil\folio}}
1383 \global\evenheadline={\line{\thischapter\hfil\folio}}
1384 \global\oddheadline={\line{\thischapter\hfil\folio}}
1401 % @settitle line... specifies the title of the document, for headings
1469 % If the item text does not fit in the space we have, put it on a line
1471 % line. We do not start a paragraph here because then if the next
1473 % horizontal list on a line by itself, resulting in extra blank space.
1497 % following text (if any) will end up on the same line. Since that
1715 % can be specified either with sample text given in a template line,
1736 % Each new table line starts with @item, each subsequent new column
1763 % @intableparindent will set paragraph indent in table.
1829 % \vtop will set a single line and will also let text wrap and
1856 % each line. Every column entry will cause \colcount to advance by one.
1858 % looks at the current \colcount to find the correct column width.
1873 % \fooindex ...rest of line... puts an entry in the index foo.
2202 \line{\secbf#1\hfill}\kern 2pt\penalty10000}}
2214 % Do not fill out the last line with white space.
2220 % Do not prefer a separate line ending with a hyphen to fewer lines.
2224 % don't both fit on one line. In that case, bob suggests starting the
2225 % dots pretty far over on the line. Unfortunately, a large
2233 % When the entry text needs to be broken, just fill out the first line
2237 % Start a ``paragraph'' for the index entry so the line breaking
2241 % Insert the text of the index entry. TeX will do line-breaking on it.
2243 % The following is kluged to not output a line of dots in the index if
2252 % If we must, put the page number on a line of its own, and fill out
2253 % this line with blank space. (The \hfil is overwhelmed with the
2270 \def\primary #1{\line{#1\hfil}}
2303 % First we halve the line length, less a little for the gutter between
2304 % the columns. We compute the gutter based on the line length, so it
2722 % 1) We use \vbox rather than the earlier \line to permit
2889 \advance\hsize by -\contentsrightmargin % Don't use the full line length.
3011 % of hyphenated-identifiers-that-do-not-fit-on-a-line-and-nothing-else.)
3110 % Define @lisp ... @endlisp.
3111 % @lisp does a \begingroup so it can rebind things,
3114 % Amount to narrow the margins by for @lisp.
3117 % This is the definition that ^^M gets inside @lisp, @example, and other
3123 % space in the output. Don't allow a line break at this space, as this
3124 % is used only in environments like @example, where each line of input
3125 % should produce a line of output anyway.
3149 % \nonarrowing is a flag. If "set", @lisp etc don't narrow margins.
3184 % Flag to tell @lisp, etc., not to narrow margin.
3222 \obeylines % each line of input is a line of output
3245 \def\lisp{\begingroup
3256 % We must call \lisp last in the definition, since it reads the
3259 \def\example{\begingroup \def\Eexample{\nonfillfinish\endgroup}\lisp}
3260 \def\smallexample{\begingroup \def\Esmallexample{\nonfillfinish\endgroup}\lisp}
3261 \def\smalllisp{\begingroup \def\Esmalllisp{\nonfillfinish\endgroup}\lisp}
3278 % This is @display; same as @lisp except use roman font.
3387 % First, defname, which formats the header line itself.
3400 \dimen0=\hsize \advance \dimen0 by -\wd0 % compute size for first line
3503 % way, TeX won't find exactly `{...}' as an undelimited argument, and
3580 % Do complete processing of one @defun or @defunx line already parsed.
3864 % not find a line break at a hyphen in a node names. Since some manuals
3924 % Use TeX 3.0's \inputlineno to get the line number, for better error
4091 % Don't crash into the line above the footnote text. Since this
4118 % @| inserts a changebar to the left of the current line. It should
4128 % Append this vertical mode material after the current line in the output.
4183 % Use TeX 3.0's \emergencystretch to help line breaking, but if we're
4185 % stretch added to depend on the line length, hence the dependence on
4347 % name cannot be active until we have parsed the command line.