Lines Matching refs:Be
17 % This texinfo.tex file is distributed in the hope that it will be
34 % The texinfo.tex in any given distribution could well be out
158 % Since the category of space is not known, we have to be careful.
211 % \vadjust can only be used in horizontal mode.
343 % Do this outside of the \shipout so @code etc. will be expanded in
344 % the headline as they should be, not taken literally (outputting ''code).
357 % the page break happens to be in the middle of an example.
361 % it needs to be
443 % the input line (except we remove a trailing comment). #1 should be a
494 % that a pair of braces would be stripped.
545 % whether the environment name matches. The \checkenv macro can also be
592 % The general wording of \badenverr may not be ideal, but... --kasal, 06nov03
610 %% Define @` and @' to be the same as ` and '
658 \else \errmessage{@dotless can be used only with i or j}%
681 % Be sure we're in horizontal mode when doing a tie, since we make space
722 \errmessage{Unknown @frenchspacing option `\temp', must be on/off}%
731 % @group ... @end group forces ... to be all on one page, by enclosing
739 % Another complication is that the group might be very large. This can
740 % cause the glue on the previous page to be unduly stretched, because it
744 % percent of a page (\vfilllimit can be changed inside of @tex).
796 group can only be used in environments such as @example,^^J%
824 % Do a \strut just to make the height of this box be normal, so the
1010 % NCHARS can also be the word `asis' or `none'.
1196 % @comma{} is so commas can be inserted into text without messing up
1205 % be able to disable indexing, cross-referencing, and contents, for test runs.
1265 % can be set). So we test for \relax and 0 as well as \undefined,
1280 % double any backslashes. Otherwise, a name like "\node" will be
1329 with PDF output, and none of those formats could be found. (.eps cannot
1330 be supported due to the design of the PDF format; use regular TeX (DVI
1379 % #1 is image name, #2 width (might be empty/whitespace), #3 height (ditto).
1441 % used to mark target names; must be expandable.
1458 % #1 is the section text, which is what will be displayed in the
1461 % which might be empty if this toc entry had no corresponding node.
2111 % Definitions to make the main text be 10pt Computer Modern, with
2366 % Define these just so they can be easily changed for other fonts.
2400 % define and register \INITMACRO to be called on markup style changes.
2605 % Change normal interword space to be same as for the current font.
2640 % The following should really be moved into \setupmarkupstyle handlers.
2824 % Since these characters are used in examples, they should be an even number of
2868 % that. The Euro is designed to be slightly taller than the regular
2974 % be smaller yet, but lllsize is the best we can do for now.
3080 %%% Macros to be used within @titlepage:
3099 % It can also be used inside @quotation.
3160 % @evenfooting will not be used by itself.
3326 % We're going to be starting a paragraph, but we don't want the
3331 % what follows is an environment such as @example, there will be no
3346 % eventually be printed.
3452 % \nobreak will be last on the list, and \sectionheading will have
3456 % usually is), we do want to zero parskip, or there would be too much
3467 % \splitoff TOKENS\endmark defines \first to be the first token in
3468 % TOKENS, and \rest to be the remainder.
3482 % Detect if the argument is a single token. If so, it might be a
3483 % letter. Otherwise, the only valid thing it can be is a number.
3489 % Only one token in the argument. It could still be anything.
3526 % Be sure we're not beyond the end of the alphabet.
3539 % Be sure we're not beyond the end of the alphabet.
3571 % can be specified either with sample text given in a template line,
3583 % current hsize to be used for each column. You may use as many
3593 % starts with @tab. Empty columns may be produced by supplying @tab's
3597 % @item, @tab do not need to be on their own lines, but it will not hurt
3611 % @tab Many paragraphs of text may be used in any column.
3614 % @item@tab@tab This will be in third column.
3617 % Default dimensions may be reset by user.
3620 % @multitablecolmargin is horizontal space to be left between columns.
3643 % be just 1. We just use it, whatever it is.
3671 % we'll always have a period there to be parsed.
3683 % Assignments have to be global since we are inside the implicit group
3731 % table breaks over pages. Wouldn't \vfil be better? Wait until the
3732 % problem manifests itself, so it can be fixed for real --karl.
3743 % be used as many times as user calls for columns.
3768 % The first column will be indented with the surrounding text.
3802 % this, but (ironically) that caused the spacing to be off.
3936 % Since we want to separate VAR from REST-OF-LINE (which might be
3986 % The command has to be fully expandable (if the variable is set), since
4042 % Define \newwrite to be identical to plain tex's \newwrite
4043 % except not \outer, so it can be used within macros and \if's.
4049 % It also defines \fooindfile to be the number of the output channel for
4051 % The name of an index should be no more than 2 characters long
4142 % causes processing to be prematurely terminated. This is,
4173 % this will be simpler.
4192 % not control letters, because the \space would be incorrect for
4199 % These can be used both for control words that take an argument and
4348 % would be for a given command (usually its argument).
4477 % so it will be output as is; and it will print as backslash.
4520 % of the skip. The only way seems to be to check the textual
4537 % \lastskip and \lastpenalty cannot both be nonzero simultaneously.
4559 % following glue (such as a \parskip) would be a breakpoint. For example:
4569 % this make-up glue would be preceded by a non-discardable item
4642 % character. It would be better to use @, but that's too big a change
4662 % Remove any glue we may have, we'll be inserting our own.
4673 % to column. It still won't often be perfect, because of the stretch
4722 % When the entry text needs to be broken, just fill out the first line
4744 % there are no page numbers. The next person who breaks this will be
4809 % output routine. Generally, \partialpage will be empty when this
4810 % runs and this will be a no-op. See the indexspread.tex test case.
4864 % box0 will be the left-hand column, box2 the right.
4891 % fit on the page and has to be broken off. Without the following
4892 % penalty the page builder will not be exercised until \eject
4895 % double-column page will be processed with \balancecolumns, which
4917 % though, there will be another page break right after this \output
4920 % definition right away. (We hope \balancecolumns will never be
5182 % This used to be simply \message{#1}, but TeX fully expands the
5186 % to be executed, not expanded).
5433 % xref code eventually uses it. On the other hand, it has to be called
5576 % Go into vertical mode. Usually we'll already be there, but we
5621 % Interline glue will be inserted when the vbox is completed.
5622 % That glue will be a valid breakpoint for the page, since it'll be
5638 % Do not let the kern be a potential breakpoint, as it would be if it
5671 % any other fixed time) so that @contents can be anywhere in the document.
5820 % This space should be enough, since a single number is .5em, and the
5884 % If the toc has to be broken over pages, we want it to be at chapters
6037 \ifhmode\par\fi % can't be in the midst of a paragraph.
6083 \hfuzz = 12pt % Don't be fussy
6084 \sepspaces % Make spaces be word-separators rather than space tokens.
6218 \hbadness=10000 % Last line will usually be underfull, so turn off
6226 \hbadness=10000 % Last line will usually be underfull, so turn off
6427 % Saving the text in a box would be much easier, but then all the
6428 % typesetting commands (@smallbook, font changes, etc.) have to be done
6429 % beforehand -- and a) we want @copying to be done first in the source
6529 % \deffnheader has to be defined explicitly.
6649 % (plain.tex says that \dimen1 should be used only as global.)
6656 % \hsize has to be shortened this way:
6661 % Allow all lines to be underfull without complaint:
6665 % defun fonts. We use typewriter by default (used to be bold) because:
6666 % . we're printing identifiers, they should be in tt in principle.
6670 % . we don't want -- and --- to be treated as ligatures.
6681 % arguments will be output next, if any.
6712 % Be sure that we always have a definition for `(', etc. For example,
6713 % if the fn name has parens in it, \boldbrax will not be in effect yet,
6835 % Currently is also contains all @aliases; the list can be split
6921 % We define \csname macarg.\endcsname to be \realbackslash, so
6990 % in the params list, to be ##N where N is the position in that list.
6994 % The technique used is stolen from LaTeX: let \hash be something
7180 \safewhatsit{\writexrdef{pg}{\folio}}% will be written later, during \shipout
7188 % manual. All but the node name can be omitted.
7282 % _ (for example) has to be the character _ for the purposes of the
7289 % @unnumbered and @anchor, it won't be.
7293 % output the `[mynode]' via a macro so it can be overridden.
7307 % output. It's a separate macro only so it can be changed more easily,
7453 % all be worked out, but why? Either we support ^^ or we don't.
7461 % Special characters. Should be turned off anyway, but...
7480 % of the xrdef. Seems like it should be a catcode12 \, and that
7485 % Make the characters 128-255 be printing characters.
7516 % removed. (Generally, numeric constants should always be followed by a
7544 % footnote text as a parameter. Our footnotes don't need to be so general.
7569 % to exdent this text, so make it be a no-op. makeinfo does not use
7570 % hanging indentation so @noindent can still be needed within footnote
7589 % would be lost.
7592 % And the same can be done for other insert classes. --kasal, 16nov03.
7652 % time, we might be inside a group, and then its definitions would get
7665 \newhelp\noepsfhelp{epsf.tex must be installed for images to
7673 \errmessage{epsf.tex not found, images will be ignored}%
7727 % There may be a space before second and/or third parameter; delete it.
7732 % this float will not be numbered and cannot be referred to.
7734 % #2 is the optional xref label. Also must be present for the float to
7735 % be referable.
7755 % We can't be used inside a paragraph.
7777 % We want each FLOATTYPE to be numbered separately (Figure 1,
7929 % #1 is (maybe) the \floatmagic string. If so, #2 will be the
7970 % Figures without xref labels will not be included in the list (since
8027 \newhelp\nolanghelp{The given language definition file cannot be found or
8083 % Supported encodings: names converted to tokens in order to be able
8120 % A message to be logged when using a character that isn't available
8128 % First, make active non-ASCII characters in order for them to be
8168 \gdef^^be{$3\over4$}
8252 \gdef^^be{\"Y}
8288 \gdef^^be{\v z}
8876 \def\asciichardefs{% nothing need be done
8898 % Don't be so finicky about underfull hboxes, either.
9035 % He also recommends making @example and @lisp be small.
9130 % (where it can probably be output as-is), and another way in other fonts,
9131 % where something hairier probably needs to be done.
9180 % name cannot be active until we have parsed the command line.
9211 % \otherbackslash defines an active \ to be a literal `\' character with