Lines Matching refs:first

305 % \topmark doesn't work for the very first chapter (after the title
309 % first @chapter.
406 \egroup % \vbox from first cropmarks clause
492 % But first, we have to remove the trailing space token.
583 % But first, it executes a specialized version of \checkenv
731 % max (\topskip - \ht (first item), 0). If that height is large,
768 % and the first line afterwards, we have to propagate \prevdepth.
1035 % If WORD is `none', then suppress indentation of the first paragraph
1496 % subentries, which we calculated on our first read of the .toc above.
1557 \def\poptoks#1#2|ENDTOKS|{\let\first=#1\toksD={#1}\toksA={#2}}
1566 \ifx\first.\let\next=\done\else
1569 \ifx\first,\addtokens{\toksB}{\space}\fi
3222 \vadjust{\penalty 1200}}% not good to break after first line of item.
3226 % \splitoff TOKENS\endmark defines \first to be the first token in
3229 \def\splitoff#1#2\endmark{\def\first{#1}\def\rest{#2}}%
3232 % or number, to specify the first label in the enumerated list. No
3245 % all -- the first parameter is undelimited.)
3307 % Call \doitemize, adding a period to the first argument and supplying the
3362 % @item first col stuff @tab second col stuff @tab third col
3364 % first col stuff
3369 % @item first col stuff @tab second col stuff
3507 % the first one.
3520 % The first column will be indented with the surrounding text.
4325 % before the first topic whose initial is c
4364 % as its first line, TeX doesn't complain about mismatched braces
4464 % When the entry text needs to be broken, just fill out the first line
4472 % Swallow the left brace of the text (first parameter):
5118 % Insert the first mark before the heading break (see notes for \domark).
5272 % Insert first mark before the heading break (see notes for \domark).
5420 % 1 and 2 (the page numbers aren't printed), and so are the first
5557 % The first argument is the chapter or section name.
5985 % active too. Otherwise, they get lost as the first character on a
6097 % delimiter characters. Before first delimiter expect a
6112 % the (first) argument ends when '@end verbatim' is reached, ie:
6125 % ignore everything up to the first ^^M, that's the newline at the end
6158 % beforehand -- and a) we want @copying to be done first in the source
6197 % with penalty of 10003 after the very first @deffn in the
6373 % The first line needs space for \box0; but if \rightskip is nonzero,
6462 % At the first level, print parens in roman,
6853 % might or might not have spaces before the first comma, like:
7005 % is as if TeX is seeing it for the first time.
7119 % Is this the first time we've seen this float type?
7178 % b-title}{'hat b} and \xrdef does a \csname...\endcsname on the first
7538 % In all cases, if we have a float type, it comes first.
7543 \ifx\floattype\empty \else % if also had float type, need tie first.
7638 % first read the @float command.
8927 % the first `\' in the file would cause an error. This macro tries to fix
8928 % that, assuming it is called before the first `\' could plausibly occur.