Lines Matching refs:as

12 % modify it under the terms of the GNU General Public License as
59 % than two; texi2dvi does it as many times as necessary.
207 % \onepageout takes a vbox as an argument. Note that \pagecontents
216 % the headline as they should be, not taken literally (outputting ''code).
330 % Remove a single space (as the delimiter token to the macro call).
343 % Call the caller's macro, saved as \next in \parsearg.
357 % will have two active spaces as part of the argument with the
365 % here.) But this means we cannot call \removeactivespaces as part of
394 % @begin foo is the same as @foo, for now.
458 %% Define @` and @' to be the same as ` and '
583 % Do @comment since we are called inside an environment such as
596 group can only be used in environments such as @example,^^J%
660 % font as three actual period characters.
695 % This defn is used inside fill environments such as @defun.
699 % This defn is used inside nofill environments such as @example.
753 % @include file insert text of that file as input.
787 % @c is the same as @comment
852 % an actual _ character, as in @math{@var{some_variable} + 1}. So make
863 % FYI, plain.tex uses \\ as a temporary control sequence (why?), but
877 % @bullet and @minus need the same treatment as @math, just above.
1126 % used as factors; they just match (closely enough) what Knuth defined.
1147 % Use cm as the default font prefix.
1153 % Support font families that don't use the same naming scheme as CM.
1353 % unless the following character is such as not to need one.
1392 % @file, @option are the same as @samp.
1397 % which makes spaces the same size as normal in the surrounding text.
1400 % Change normal interword space to be same as for the current font.
1439 % just treat them as a normal -.
1496 % arg as text to display instead of (rather than in addition to) the url
1554 % and it is not used as such in any manual I can find. We need it for
1731 % @headings on same as @headings double, retained for compatibility.
1997 % argument is the same as `1'.
2105 % @multitable ... @end multitable will make as many columns as desired.
2119 % current hsize to be used for each column. You may use as many
2120 % columns as desired.
2140 % with nothing between them for as many times as empty columns are needed,
2190 % just throw it away). #2 is the decimal part, which we use as the
2211 \setbox0=\hbox{#1\unskip }% Add a normal word space as a separator;
2264 % be used as many times as user calls for columns.
2278 % use that dimension as the width of the column, and the \leftskip
2323 %% If so, set to same dimension as multitablelinespace.
2452 % We must not have @c interpreted as a control sequence.
2532 % dummy.tfm, as suggested in the TeXbook, because not all sites
2604 % we're called from @code, as @code{@value{foo-bar_}}. So \let any
2744 % Do this instead of @defindex foo if you don't want it as a separate index.
2778 % which makes an entry in a two-level index such as the operation index.
2793 \def\@{@}% change to @@ when we switch to @ as escape char in aux files.
2796 % braces and backslashes are used only as delimiters.
2983 % \empty if called from \doind, as we usually are. The main exception
2999 % so it will be output as is; and it will print as backslash.
3113 % as its first line, TeX doesn't complain about mismatched braces
3132 % Index files are almost Texinfo source, but we use \ as the escape
3230 % The `\ ' here is removed by the implicit \unskip that TeX does as
3301 % execution time, so we may as well do it in one place.
3307 % as it did when we hard-coded it.
3318 % Double the \vsize as well. (We don't need a separate register here,
3454 % Each @chapter defines this as the name of the chapter.
3462 % @raisesections: treat @section as chapter, @subsection as section, etc.
3466 % @lowersections: treat @chapter as section, @section as subsection, etc.
3591 % as a result of the \message, we just want `@cite' itself. We use
3931 % argument, which will end up as the last argument to the \...entry macro.
3976 %\catcode`\^=7 % to see ^^e4 as \"a etc. juha@piuha.ydi.vtt.fi
4124 % Final typesetting of a toc entry; we use the same \entry macro as for
4131 % typeset in cmr, characters such as _ would come out wrong; we
4235 % space in the output. Don't allow a line break at this space, as this
4376 % @example: Same as @lisp.
4401 % @display: same as @lisp except keep current font.
4417 % @format: same as @display except don't narrow margins.
4434 % @flushleft (same as @format).
4472 % If we want to allow any <char> as delimiter,
4507 % print special symbols as themselves, and
4539 % print special symbols as themselves, and
4707 % #2 should be the type of definition, such as "Function".
4710 % Get the values of \leftskip and \rightskip as they were
4734 % #1 should be the terminating control sequence, such as \Edefun.
4735 % #2 should be the "another name" control sequence, such as \defunx.
4737 % such as \defunheader.
4788 % input at hand. Thus also need a control sequence (passed as #5) for
4858 % way, TeX won't find exactly `{...}' as an undelimited argument, and
4895 % If #2 contains no space token, all of it is passed as the first arg
4896 % and the second is passed as empty.
5256 % Macro bodies are absorbed as an argument in a context where
5258 % (as in normal texinfo). It is necessary to change the definition of \.
5462 % as an argument (by \parsebrace or \parsearg)
5538 % to set \indexdummies so commands such as @code in a section title
5592 % is as if TeX is seeing it for the first time.
5632 % Use \normalturnoffactive so that punctuation chars such as underscore
5714 % Reenable \ as an escape while reading the second argument.
5751 % It was suggested to define this as 7, which would allow ^^e4 etc.
5785 % The aux file uses ' as the escape (for now).
5786 % Turn off \ as an escape so we do not lose on
5844 % footnote text as a parameter. Our footnotes don't need to be so general.
5851 % We want to typeset this text as a normal paragraph, even if the
6228 % Same as above, but check for italic font. Actually this also catches
6235 % (and those which the user can use as if they were ordinary).
6288 % \rawbackslash redefines \ as input to do \rawbackslashxx.