Home | History | Annotate | Download | only in docs

Lines Matching refs:That

17 % This texinfo.tex file is distributed in the hope that it will be
37 % of date, so if that's what you're using, please check.
44 % texi2dvi shell script that comes with the distribution. For a simple
65 % and turn on active characters that we couldn't do earlier because
195 % that mark overfull boxes (in case you have decided
196 % that the text looks ok even though it passes the margin).
202 % change spans more than two lines of output. To handle that, we would
213 % leading; that is exactly what \strutbox is supposed to record.
231 % since that produces some useless output on the terminal. We also make
287 % \onepageout takes a vbox as an argument. Note that \pagecontents
377 % Here are the rules for the cropmarks. Note that they are
378 % offset so that the space between them is truly \outerhsize or \outervsize
441 % that a pair of braces would be stripped.
609 % The \TeX{} logo, as in plain, but resetting the spacing so that a
634 % Avoid using \@M directly, because that causes trouble
665 % to keep its height that of a normal line. According to the rules for
667 % max (\topskip - \ht (first item), 0). If that height is large,
671 % Another complication is that the group might be very large. This can
674 % explicit \vfill so that the extra space is at the bottom. The
767 % There is an extremely small chance that TeX will actually break the
796 % That's how much \exdent should take out.
855 % @include file insert text of that file as input.
897 % outputs that line, centered.
1079 % We do .5em per period so that it has the same spacing in a typewriter
1211 \let\linkcolor = \Blue % was Cyan, but that seems light?
1227 % Generate a link to the node text if that exists; else, use the
1454 % Support font families that don't use the same naming scheme as CM.
1682 % For me, subjectively, the few extra characters that fit aren't worth
1740 % We can't just use \exhyphenpenalty, because that only has effect at
1747 % Set sfcode to normal for the chars that usually have another value.
1749 % sometimes \x has an active definition that messes things up.
1808 % We must therefore turn them both off (\tclose does that)
1828 % (inside @code that is), therefore an endless loop.
1837 % @kbd is like @code, except that if the argument is just one @key command,
1886 \unhbox0 % third arg given, show only that
1902 % @url synonym for @uref, since that's how everyone uses it.
1926 % this property, we can check that font parameter.
1983 % that. The Euro is designed to be slightly taller than the regular
2002 % \textfonts and the other font-switching commands, so that
2007 % that to the current nominal size.
2096 % Need this before the \...aftertitlepage checks so that if they are
2328 % by itself, and do not allow a page break either before or after that
2358 % The item text fits into the space. Start a paragraph, so that the
2361 % Do this with kerns and \unhbox so that if there is a footnote in
2393 that we are \inenvironment\thisenv}%
2461 % done a \vskip-\parskip. In that case, we don't want to zero
2465 % space. In that case, we won't have a \nobreak before. At least
2466 % that's the theory.
2672 % separator; typically that is always in the input, anyway.
2691 % of an alignment entry. Note that \everycr resets \everytab.
2695 % line is not enough. That is bad. So let's go back to just `&' until
2709 % We use \def instead of \let so that if one of the multitable entries
2761 % use that dimension as the width of the column, and the \leftskip
2802 % this, but (ironically) that caused the spacing to be off.
2828 % have to remember that they are conditionals, so that @end doesn't
2869 % Make sure that spaces turn into tokens that match what \doignoretext wants.
2872 % Count number of #1's that we've seen.
2893 % And now expand that command.
2934 % We rely on the fact that \parsearg sets \catcode`\ =10.
2978 % We have this subroutine so that we can handle at least some @value's
2981 % the result winds up in the index file. This means that if the
2983 % it will fail (although perhaps we could fix that with sufficient work
3041 % It automatically defines \fooindex such that
3044 % the file that accumulates this index. The file's extension is foo.
3119 % Take care of Texinfo commands that can appear in an index entry.
3121 % we have to laboriously prevent expansion for those that we don't.
3141 % These can be used both for control words that take an argument and
3142 % those that do not. If it is followed by {arg} in the input, then
3143 % that will dutifully get written to the index (or wherever).
3286 % Commands that take arguments.
3360 % (The following {} will end up in the sort string, but that's ok.)
3453 % \write will make \lastskip zero. The result is that sequences
3473 % The following is almost like \def\zeroskipmacro{0.0pt} except that
3486 % If \lastskip is nonzero, that means the last item was a
3487 % skip. And since a skip is discardable, that means this
3500 % perhaps it was >=10000, e.g., a \nobreak. In that case, we want
3528 % for a topic that is used without subtopics
3530 % for the beginning of a topic that is used with subtopics
3562 % Change catcode of @ here so that if the index file contains
3584 % character. It would be better to use @, but that's too big a change
3655 % don't both fit on one line. In that case, bob suggests starting the
3661 % of each paragraph, so we need not do anything with that.
3702 % The `\ ' here is removed by the implicit \unskip that TeX does as
3753 % that case we just ship out what is in \partialpage with the normal
3766 \eject % run that output routine to set \partialpage
3780 % below is chosen so that the gutter has the same value (well, +-<1pt)
3884 % sections so that we can refer to them unambiguously in the pdf
4040 % (e.g., figures), q.v. By default (before any chapter), that is empty.
4114 % Well, we could do the following in a group, but that would break
4115 % an assumption that \chapmacro is called at the outermost level.
4302 % use \thissection because that changes with each section.
4440 % We'll almost certainly start a paragraph next, so don't let that
4469 % any other fixed time) so that @contents can be anywhere in the document.
4596 % (This space doesn't include the extra space that gets added after
4597 % the label; that gets put in by \shortchapentry above.)
4599 % We'd like to right-justify chapter numbers, but that looks strange
4736 % One exception: @ is still an escape character, so that @end tex works.
4782 % This is the definition that ^^M gets inside @lisp, @example, and other
4791 % to help in doing that, since in @example-like environments \parskip
5022 % we need the curly braces so that makeinfo sees the @verb command, eg:
5116 % Do the @verbatim magic: define the macro \doverbatim so that
5130 % ignore everything up to the first ^^M, that's the newline at the end
5280 % Remember that \dosubind{fn}{foo}{} is equivalent to \doind{fn}{foo}.
5364 % distinguish it from the body text that may end up on the next line
5375 % (plain.tex says that \dimen1 should be used only as global.)
5421 % want a way to get ttsl. Let's try @var for that.
5438 % Be sure that we always have a definition for `(', etc. For example,
5541 % Append \endinput to make sure that TeX does not see the ending newline.
5543 % I've verified that it is necessary both for e-TeX and for ordinary TeX
5561 % This does \let #1 = #2, with \csnames; that is,
5682 % macro definitions that have been changed to \relax.
5692 % This makes use of the obscure feature that if the last token of a
5694 % an opening brace, and that opening brace is not consumed.
5702 % in the params list, to be ##N where N is the position in that list.
5703 % That gets used by \mbodybackslash (above).
5707 % unexpandable, insert that wherever you need a #, and then redefine
5735 % \xdef is used so that macro definitions will survive the file
5807 % We want to disable all macros during \shipout so that they are not
5816 % isn't prepared for an index sort entry that starts with \.
5819 % to take a single TeX argument. The case of a macro invocation that
5846 \newif\ifwarnedxrefs % True if we warned once that they aren't known.
6001 % insert empty discretionaries after hyphens, which means that it will
6036 % one that Bob is working on :).
6105 % Was that xref control sequence that we just defined for a float?
6167 % that is not enough: for node names that actually contain a ^
6198 % of the xrdef. Seems like it should be a catcode12 \, and that
6229 % pagealignmacro call if that space before the closing brace is
6260 % Oh yes, they do; otherwise, @ifset (and anything else that uses
6285 % text after an @example or the like (not that this is good style).
6309 % Deeper inside, just make sure that the saved insertions are not spilled
6485 % If label is given but no type, we handle that as the empty type.
6563 % Write the text that goes in the lof to the aux file as
6632 % which is true if #1 represents a float ref. That is, the magic
6685 % page number, and we want to fully expand that so we can get a link
6949 % typewriter fonts to have this, we can check that font parameter.
6962 % use math or other variants that look better in normal text.
6991 % If a .fmt file is being used, characters that might appear in a file
7047 % That is what \eatinput is for; after that, the `\' should revert to printing
7055 % that, assuming it is called before the first `\' could plausibly occur.
7056 % Also back turn on active characters that might appear in the input