Lines Matching +refs:style +refs:as +refs:disable

12 % modify it under the terms of the GNU General Public License as
56 % than two; texi2dvi does it as many times as necessary.
194 % \onepageout takes a vbox as an argument. Note that \pagecontents
203 % the headline as they should be, not taken literally (outputting ''code).
316 % Remove a single space (as the delimiter token to the macro call).
329 % Call the caller's macro, saved as \next in \parsearg.
343 % will have two active spaces as part of the argument with the
351 % here.) But this means we cannot call \removeactivespaces as part of
380 % @begin foo is the same as @foo, for now.
444 %% Define @` and @' to be the same as ` and '
569 % Do @comment since we are called inside an environment such as
582 group can only be used in environments such as @example,^^J%
646 % font as three actual period characters.
681 % This defn is used inside fill environments such as @defun.
685 % This defn is used inside nofill environments such as @example.
701 % @include file insert text of that file as input.
735 % @c is the same as @comment
790 % we read the toc file back, the $'s will be normal characters (as they
800 % @bullet and @minus need the same treatment as @math, just above.
808 % be able to disable indexing, cross-referencing, and contents, for test runs.
1026 % Texinfo sort of supports the sans serif font style, which plain TeX does not.
1044 % Use cm as the default font prefix.
1050 % Support font families that don't use the same naming scheme as CM.
1243 % unless the following character is such as not to need one.
1282 % @file, @option are the same as @samp.
1287 % which makes spaces the same size as normal in the surrounding text.
1290 % Change normal interword space to be same as for the current font.
1329 % just treat them as a normal -.
1378 % arg as text to display instead of (rather than in addition to) the url
1436 % and it is not used as such in any manual I can find. We need it for
1613 % @headings on same as @headings double, retained for compatibility.
1673 % Produces Day Month Year style of output.
1875 % argument is the same as `1'.
1983 % @multitable ... @end multitable will make as many columns as desired.
1997 % current hsize to be used for each column. You may use as many
1998 % columns as desired.
2018 % with nothing between them for as many times as empty columns are needed,
2068 % just throw it away). #2 is the decimal part, which we use as the
2089 \setbox0=\hbox{#1\unskip }% Add a normal word space as a separator;
2142 % be used as many times as user calls for columns.
2156 % use that dimension as the width of the column, and the \leftskip
2201 %% If so, set to same dimension as multitablelinespace.
2329 % We must not have @c interpreted as a control sequence.
2402 % dummy.tfm, as suggested in the TeXbook, because not all sites
2470 % we're called from @code, as @code{@value{foo-bar_}}. So \let any
2607 % Do this instead of @defindex foo if you don't want it as a separate index.
2636 % which makes an entry in a two-level index such as the operation index.
2675 \def\@{@}% will be @@ when we switch to @ as escape char.
2678 % braces and backslashes are used only as delimiters.
2823 % \empty if called from \doind, as we usually are. The main exception
2839 % so it will be output as is; and it will print as backslash.
2952 % as its first line, TeX doesn't complain about mismatched braces
2971 % Index files are almost Texinfo source, but we use \ as the escape
3069 % The `\ ' here is removed by the implicit \unskip that TeX does as
3133 % execution time, so we may as well do it in one place.
3139 % as it did when we hard-coded it.
3150 % Double the \vsize as well. (We don't need a separate register here,
3282 % Each @chapter defines this as the name of the chapter.
3290 % @raisesections: treat @section as chapter, @subsection as section, etc.
3294 % @lowersections: treat @chapter as section, @section as subsection, etc.
3419 % as a result of the \message, we just want `@cite' itself. We use
3758 % argument, which will end up as the last argument to the \...entry macro.
3795 %\catcode`\^=7 % to see ^^e4 as \"a etc. juha@piuha.ydi.vtt.fi
3942 % Final typesetting of a toc entry; we use the same \entry macro as for
3949 % typeset in cmr, so characters such as _ would come out wrong; we
4063 % space in the output. Don't allow a line break at this space, as this
4196 % @example: Same as @lisp.
4221 % @display: same as @lisp except keep current font.
4237 % @format: same as @display except don't narrow margins.
4254 % @flushleft (same as @format).
4359 % #2 should be the type of definition, such as "Function".
4362 % Get the values of \leftskip and \rightskip as they were
4386 % #1 should be the terminating control sequence, such as \Edefun.
4387 % #2 should be the "another name" control sequence, such as \defunx.
4389 % such as \defunheader.
4440 % input at hand. Thus also need a control sequence (passed as #5) for
4510 % way, TeX won't find exactly `{...}' as an undelimited argument, and
4547 % If #2 contains no space token, all of it is passed as the first arg
4548 % and the second is passed as empty.
4907 % Macro bodies are absorbed as an argument in a context where
4909 % (as in normal texinfo). It is necessary to change the definition of \.
5113 % as an argument (by \parsebrace or \parsearg)
5120 % We mant to disable all macros during \shipout so that they are not
5189 % to set \indexdummies so commands such as @code in a section title
5243 % is as if TeX is seeing it for the first time.
5281 % Use \normalturnoffactive so that punctuation chars such as underscore
5363 % Reenable \ as an escape while reading the second argument.
5400 % It was suggested to define this as 7, which would allow ^^e4 etc.
5434 % The aux file uses ' as the escape (for now).
5435 % Turn off \ as an escape so we do not lose on
5493 % footnote text as a parameter. Our footnotes don't need to be so general.
5500 % We want to typeset this text as a normal paragraph, even if the
5535 % used as factors; they just match (closely enough) what Knuth defined.
5856 % Same as above, but check for italic font. Actually this also catches
5863 % (and those which the user can use as if they were ordinary).
5916 % \rawbackslash redefines \ as input to do \rawbackslashxx.