• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/bash-94.1.2/bash-3.2/doc/

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

99 % starts a new line in the output.
264 \line{\ewtop\hfil\ewtop}%
266 \line{%
273 \line\bgroup
291 \hfil\egroup % end of (centering) \line\bgroup
295 \line{%
301 \line{\ewbot\hfil\ewbot}%
336 % the input line (except we remove a trailing comment). #1 should be a
523 % at the beginning of a line will start with \penalty -- and
536 % @* forces a line break.
550 % produce a whole line of output instead of starting the paragraph.
555 % to keep its height that of a normal line. According to the rules for
579 % next line of text is done) \lineskip glue after it. (See p.82 of
600 % We have to put a strut on the last line in case the @group is in
602 % Otherwise, the interline space between the last line of the group
603 % and the first line afterwards is too small. But we can't put the
604 % strut in \Egroup, since there it would be on a line by itself.
605 % Hence this just inserts a strut at the beginning of each line.
608 % Since we have a strut on every line, we don't need any of TeX's
625 % @example, where each end-of-line in the input causes an
626 % end-of-line in the output. We don't want the end-of-line after
628 % should appear on a line by itself (according to the Texinfo
638 where each line of input produces a line of output.}
661 % If the @need value is less than one line space, it's useless.
668 % normal leading is inserted relative to the preceding line.
730 % outputs text on separate line in roman font, starting at standard page margin
732 % This records the amount of indent in the innermost environment.
816 % @center line
817 % outputs that line, centered.
824 \line{\hfil \ignorespaces#1\unskip \hfil}%
833 % @comment ...line which is ignored...
1242 % looks better when embedded in a line with cmr10
1429 %% Add scribe-like font environments, plus @l for inline lisp (usually sans
1647 % and it is not used as such in any manual I can find. We need it for
1796 \global\evenheadline={\rlap{\centerline{#2}}\line{#1\hfil#3}}}
1800 \global\oddheadline={\rlap{\centerline{#2}}\line{#1\hfil#3}}}
1806 \global\evenfootline={\rlap{\centerline{#2}}\line{#1\hfil#3}}}
1810 \global\oddfootline = {\rlap{\centerline{#2}}\line{#1\hfil#3}}%
1847 \global\evenheadline={\line{\folio\hfil\thistitle}}
1848 \global\oddheadline={\line{\thischapter\hfil\folio}}
1859 \global\evenheadline={\line{\thischapter\hfil\folio}}
1860 \global\oddheadline={\line{\thischapter\hfil\folio}}
1870 \global\evenheadline={\line{\folio\hfil\thistitle}}
1871 \global\oddheadline={\line{\thischapter\hfil\folio}}
1879 \global\evenheadline={\line{\thischapter\hfil\folio}}
1880 \global\oddheadline={\line{\thischapter\hfil\folio}}
1899 % @settitle line... specifies the title of the document, for headings.
1950 % If the item text does not fit in the space we have, put it on a line
1952 % line. We do not start a paragraph here because then if the next
1954 % horizontal list on a line by itself, resulting in extra blank space.
1986 % following text (if any) will end up on the same line.
2204 % can be specified either with sample text given in a template line,
2225 % For those who want to use more than one line's worth of words in
2226 % the preamble, break the line within one argument and it
2235 % Each new table line starts with @item, each subsequent new column
2262 % @multitableparindent is paragraph indent in table.
2266 % 0pt means it depends on current normal line spacing.
2331 % line is not enough. That is bad. So let's go back to just & until
2353 % each line. Every column entry will cause \colcount to advance by one.
2355 % looks at the current \colcount to find the correct column width.
2366 % \vtop will set a single line and will also let text wrap and
2398 % blank line, when TeX decides to break the line at the space before the
2399 % box from the multistrut, so the strut ends up on a line by itself.
2606 % Ignore text until a line `@end #1'.
2633 % Make the letter c a comment character so that the rest of the line
2671 % uncomment the following line:
2731 % Do minimal line-breaking.
2746 % own to delimit the rest of the line, and then take it out again if we
2871 % \fooindex ...rest of line... puts an entry in the index foo.
3234 % line to write.
3334 % as its first line, TeX doesn't complain about mismatched braces
3404 % Do not fill out the last line with white space.
3410 % Do not prefer a separate line ending with a hyphen to fewer lines.
3414 % don't both fit on one line. In that case, bob suggests starting the
3415 % dots pretty far over on the line. Unfortunately, a large
3423 % When the entry text needs to be broken, just fill out the first line
3430 % Start a ``paragraph'' for the index entry so the line breaking
3434 % Insert the text of the index entry. TeX will do line-breaking on it.
3436 % The following is kludged to not output a line of dots in the index if
3445 % If we must, put the page number on a line of its own, and fill out
3446 % this line with blank space. (The \hfil is overwhelmed with the
3467 \def\primary #1{\line{#1\hfil}}
3524 % First we halve the line length, less a little for the gutter between
3525 % the columns. We compute the gutter based on the line length, so it
3947 % 1) We use \vbox rather than the earlier \line to permit
4112 % Add extra space after the heading -- either a line space or a
4184 \advance\hsize by -\contentsrightmargin % Don't use the full line length.
4335 % of hyphenated-identifiers-that-do-not-fit-on-a-line-and-nothing-else.)
4430 % Define @lisp ... @end lisp.
4431 % @lisp does a \begingroup so it can rebind things,
4432 % including the definition of @end lisp (which normally is erroneous).
4434 % Amount to narrow the margins by for @lisp.
4437 % This is the definition that ^^M gets inside @lisp, @example, and other
4443 % space in the output. Don't allow a line break at this space, as this
4444 % is used only in environments like @example, where each line of input
4445 % should produce a line of output anyway.
4480 % \nonarrowing is a flag. If "set", @lisp etc don't narrow margins.
4516 % Flag to tell @lisp, etc., not to narrow margin.
4553 \obeylines % each line of input is a line of output
4578 % @lisp: indented, narrowed, typewriter font.
4579 \def\lisp{\begingroup
4587 % @example: Same as @lisp.
4588 \def\example{\begingroup \def\Eexample{\nonfillfinish\endgroup}\lisp}
4596 \lisp
4601 % @display: same as @lisp except keep current font.
4679 % verbatim line.
4709 % Respect line breaks,
4741 % Respect line breaks,
4786 % of the @verbatim input line itself. Otherwise we get an extra blank
4787 % line in the output.
4863 % end-of-line to be a \par, as would happen with the normal active
4875 % Seems pretty fragile, most line-oriented commands will presumably
4914 % We want ()&[] to print specially on the defun line.
4977 % distinguish it from the body text that may end up on the next line
4991 \dimen0=\hsize \advance \dimen0 by -\wd0 % compute size for first line
5043 % As with \parsebodycommon above, allow line break if we have multiple
5144 % way, TeX won't find exactly `{...}' as an undelimited argument, and
5167 % Split up #2 (the rest of the input line) at the first space token.
5218 % Do complete processing of one @defun or @defunx line already parsed.
5747 % line. Whatever was read is then fed to the next control sequence
5883 % not find a line break at a hyphen in a node names. Since some manuals
5967 % Use TeX 3.0's \inputlineno to get the line number, for better error
6043 % character, we would end up writing a line like this: 'xrdef {'hat
6178 % Don't crash into the line above the footnote text. Since this
6186 % @| inserts a changebar to the left of the current line. It should
6196 % Append this vertical mode material after the current line in the output.
6273 \line\bgroup\hss
6341 % Use TeX 3.0's \emergencystretch to help line breaking, but if we're
6343 % stretch added to depend on the line length, hence the dependence on
6449 % He also recommends making @example and @lisp be small.
6598 % name cannot be active until we have parsed the command line.