Lines Matching refs:not

23 % along with this program.  If not, see <http://www.gnu.org/licenses/>.
117 % Set up fixed words for English if not already set.
158 % Since the category of space is not known, we have to be careful.
235 % aren't perfect, it's not the end of the world, being an error message,
266 % This works because we only use \botmark / \topmark, not \firstmark.
324 % the headline as they should be, not taken literally (outputting ''code).
336 \normalturnoffactive % \ in index entries must not stay \, e.g., if
459 % Do not use \next, perhaps the caller of \parsearg uses it; reuse \temp:
509 % therein should become regular spaces in the raw index file, not the
529 % are not treated as environments; they don't open a group. (The
530 % implementation of @end takes care not to call \endgroup in this
556 not \inenvironment\thisenv}%
572 % The general wording of \badenverr may not be ideal.
642 % does not have much material. In this case, it's better to add an
669 % \lineskip glue after it. Thus, space below is not quite equal to space
701 % forces a page break if there is not space-in-mils remaining.
721 % TeX does not even consider page breaks if a penalty added to the
730 % almost-but-not-quite fill up a page, TeX will have a hard time doing
731 % good page breaking, for example.) However, I could not construct an
736 % Back up by the size of the box, whether we did a page break or not.
739 % Do not allow a page break right after this kern.
797 \def\parseinmargin#1,#2,#3\finish{% not perfect, but better than nothing.
816 % surround any changed text. This approach does *not* work if the
820 % is not documented, not supported, and doesn't work.
983 % The paragraph indentation is suppressed or not by calling
1006 % We also make \indent itself not actually do anything until the next
1203 \errmessage{Could not find image file #1 for pdf}%
1390 % it seems we really need yet another set of dummies; have not
1446 % For now, we do not accumulate font styles: @b{@i{foo}} prints foo in
1447 % italics, not bold italics.
1450 \def\curfontstyle{#1}% not as a control sequence, because we are \edef'd.
1468 % Texinfo sort of supports the sans serif font style, which plain TeX does not.
1472 \let\li = \sf % Sometimes we call it \li, not \sf.
2077 % makeinfo 4.8 does not support it, but we need it nonetheless.
2084 \errmessage{@fonttextsize only supports `10' or `11', not `\textsizearg'}
2296 % Allow an option to not use regular directed right quote/apostrophe
2364 % and 2) do not add an italic correction.
2375 % character) is such as not to need one.
2680 % rms does not like angle brackets --karl, 17may97.
2764 % and it is not used as such in any manual I can find. We need it for
2814 % particular reason), but this is not advertised and we don't care.
2897 % not have braces, and we don't want to switch into math.
3068 % Hope not.
3082 % does not work for cmbx10 and other extended/shrunken fonts.
3115 % This positioning is not perfect (see the ogonek LaTeX package), but
3121 % the precomposed glyphs for those is not so easy since they aren't in
3367 % @evenfooting will not be used by itself.
3470 % Only define if not already defined, in case a txi-??.tex file has set
3521 % If the item text does not fit in the space we have, put it on a line
3522 % by itself, and do not allow a page break either before or after that
3523 % line. We do not start a paragraph here because then if the next
3567 \def\item{\errmessage{@item while not in a list environment}}
3568 \def\itemx{\errmessage{@itemx while not in a list environment}}
3644 % right away at the @itemize. It's not the best error message in the
3646 % the user wants an empty mark, they have to say @w{} not just @w.
3674 \vadjust{\penalty 1200}}% not good to break after first line of item.
3703 % not equal to itself.
3737 % Be sure we're not beyond the end of the alphabet.
3750 % Be sure we're not beyond the end of the alphabet.
3808 % @item, @tab do not need to be on their own lines, but it will not hurt
3897 \def\headitemfont{\b}% for people to use in the template row; not changeable
3906 % line is not enough. That is bad. So let's go back to just `&' until
3983 % If user has not set preamble in terms of percent of \hsize
4011 % Compute \multitablelinespace (if not defined by user) for use in
4020 % table. If not, do nothing.
4206 \message{Variable `#1', used in @value, is not set.}%
4224 #1% If not set, redefine \next.
4235 % above code: if the variable is not set, do nothing, if it is set,
4245 % defined even though it is not a Texinfo command.
4254 #1% If not defined, \let\next as above.
4283 % except not \outer, so it can be used within macros and \if's.
4390 % seems \endinput does not hurt in the printed index arg, since that
4401 % The above is not enough to reproduce the bug, but it gives the flavor.
4435 % not control letters, because the \space would be incorrect for
4443 % those that do not. If it is followed by {arg} in the input, then
4524 % We want to disable all macros so that they are not expanded by \write.
4529 % Handle some cases of @value -- where it does not contain any
4629 % Unfortunately, texindex is not prepared to handle braces in the
4698 % Of course this is not nearly correct, but it is the best we can do for now.
4699 % makeinfo does not expand macros in the argument to @deffn, which ends up
4705 % goes to end-of-line is not handled.
4791 % But don't do any of this if we're not in vertical mode. We
4797 % We'll have to check whether \lastskip is zero skip. \ifdim is not
4803 % the ``p'' and ``t'' characters have catcode \other, not 11 (letter).
4823 % non-discardable item, therefore it is not a potential
4885 % It does not print any chapter heading (usually an @unnumbered).
4955 % Do our best not to break after the initial.
4978 % Do not fill out the last line with white space.
4984 % Do not prefer a separate line ending with a hyphen to fewer lines.
4994 % of each paragraph, so we need not do anything with that.
5025 % The following is kludged to not output a line of dots in the index if
5086 % Here is a possibility not foreseen in manmac: if we accumulate a
5172 % section, consisting of \initial and the single \entry, does not
5174 % penalty the page builder will not be exercised until \eject
5189 % Note that glue won't work here, because glue does not exercise the
5200 % invocation ends. Having called \balancecolumns once, we do not
5280 % letter in the expansion, not just typeset.
5310 % expanded while writing the .toc file. \char\appendixno is not
5345 % Trace whether the current chapter is an appendix or not:
5484 % to be executed, not expanded).
5758 % text, then jumping from the outline may wind up with the text not
5780 % I don't think this chapter style is supported any more, so I'm not
5829 \checkenv{}% should not be in an environment.
5936 % Do not let the kern be a potential breakpoint, as it would be if it
5942 % discardable item.) However, when a paragraph is not started next
6003 % These characters do not print properly in the Computer Modern roman
6140 % Also ignore the page number, which is conventionally not printed.
6317 % it's not a good place to break if the last penalty was \nobreak
6364 % Flag to tell @lisp, etc., not to narrow margin.
6428 % We want to swallow spaces (but not other tokens) after the fake
6430 % active and set to @tie, resulting in them not being ignored after
6633 % @set txicodequotebacktick will not have effect on @verb and
6730 % we need not redefine '\', '{' and '}'.
6816 % Similarly, after a section heading, do not allow a break.
6818 \medskip % preceded by discardable penalty, so not a breakpoint
6831 % It's not a great place, though.
6851 % Some of the @defun-type tags do not enable magic parentheses,
6994 % \defname, which formats the name of the @def (not the args).
6999 % We are followed by (but not passed) the arguments, if any.
7050 % Intentionally do not respect \rightskip, since we need the space.
7063 % . this still does not fix the ?` and !` ligatures, but so far no
7084 % Print arguments in slanted roman (not ttsl), inconsistently with using
7086 % the argument list (groff manual), and ttsl and tt are not very
7090 % use sl by default (not ttsl),
7116 % if the fn name has parens in it, \boldbrax will not be in effect yet,
7179 % these should not use \errmessage; the glibc manual, at least, actually
7222 % part of reading whitespace after a control sequence. It does not
7308 \def\scanargctxt{% used for copying and captions, not macros.
7337 % But it is not possible, because Texinfo already has a command @, for a
7398 \errmessage{Macro #1 not defined}%
7415 % an opening brace, and that opening brace is not consumed.
7450 % If you compile with TeX (not eTeX), and you have macros with 10 or more
7463 % twice the \macarg.BLAH macros does not cost too much processing power.
7509 % This macro is expanded during the Texinfo macro expansion, not during its
7589 % values. The trick for values not to be expanded themselves is that they
7611 % Depending on whether it is recursive or not, we need some tailing
7760 % {. If so it reads up to the closing }, if not, it reads the whole
7800 % cross-references. The @node line might or might not have commas, and
7801 % might or might not have spaces before the first comma, like:
7842 % floats, there is an additional part, which is not written here:
7863 % automatically in xrefs, if the third arg is not explicitly specified.
7911 % If the printed reference name (arg #3) was not explicitly given in
7946 % This (wrongly) does not take account of leading or trailing
7994 % If we use \unhbox to print the node names, TeX does not insert
7995 % empty discretionaries after hyphens, which means that it will not
8112 % If not defined, say something at least.
8210 % that is not enough: for node names that actually contain a ^
8213 % argument, and \hat is not an expandable control sequence. It could
8242 % should not typeset properly. But it works, so I'm moving on for
8304 % Don't bother with the trickery in plain.tex to not require the
8330 % to exdent this text, so make it be a no-op. makeinfo does not use
8332 % text after an @example or the like (not that this is good style).
8358 % Deeper inside, just make sure that the saved insertions are not spilled
8412 % If epsf.tex is not installed and @image is used, we complain.
8419 % Do not bother showing banner with epsf.tex v2.7k (available in
8436 \errmessage{epsf.tex not found, images will be ignored}%
8509 % this float will not be numbered and cannot be referred to.
8663 % Append the tokens #2 to the definition of macro #1, not expanding either.
8747 % Figures without xref labels will not be included in the list (since
8823 % do not set the language if the name is undefined in the current TeX.
9158 \message{\linenumber Unicode char \string #1 not defined for Texinfo}%
9885 % DEL is a comment character, in case @c does not suffice.
9913 % this is not a problem.
10030 % On the other hand, perhaps the file did not have a `\input texinfo'. Then
10034 % file name, in case not using a pre-dumped format.
10042 % Say @foo, not \foo, in error messages.
10051 % These look ok in all fonts, so just make them not special.
10061 @c don't make ` and ' active, @code will not get them as active chars.