Lines Matching refs:tex

1 % texinfo.tex -- TeX macros to handle Texinfo files.
12 % This texinfo.tex file is free software; you can redistribute it and/or
17 % This texinfo.tex file is distributed in the hope that it will be
23 % along with this texinfo.tex file; see the file COPYING. If not, write
31 % Please try the latest version of texinfo.tex before submitting bug
34 % ftp://tug.org/tex/texinfo.tex
36 % The texinfo.tex in any given distribution could well be out
46 % tex foo.texi
48 % tex foo.texi
49 % tex foo.texi
55 % It is possible to adapt texinfo.tex for other languages, to some
74 % For @tex, we can use \tabalign.
77 % Save some plain tex macros whose names we will redefine.
484 % Define the framework for environments in texinfo.tex. It's used like this:
676 % percent of a page (\vfilllimit can be changed inside of @tex).
1041 % FYI, plain.tex uses \\ as a temporary control sequence (why?), but
1049 \tex
1055 \def\finishmath#1{#1$\endgroup} % Close the group opened by \tex.
1450 % before you read in texinfo.tex.
1980 % It is available from http://www.ctan.org/tex-archive/fonts/eurosym.
2026 % Adapted from the plain.tex definition of \copyright.
2276 % Only define if not already defined, in case a txi-??.tex file has set
2277 % up a different format (e.g., txi-cs.tex does this).
3036 % Define \newwrite to be identical to plain tex's \newwrite
3126 % Need these in case \tex is in effect and \{ is a \delimiter again.
3331 % Likewise with the other plain tex font commands.
3739 % the manmac.tex format used to print the TeXbook itself.
3755 % runs and this will be a no-op. See the indexspread.tex test case.
4735 % @tex ... @end tex escapes into raw Tex temporarily.
4736 % One exception: @ is still an escape character, so that @end tex works.
4737 % But \@ or @@ will get a plain tex @ character.
4739 \envdef\tex{%
5375 % (plain.tex says that \dimen1 should be used only as global.)
6257 % Don't bother with the trickery in plain.tex to not require the
6362 % @image. We use the macros from epsf.tex to support this.
6363 % If epsf.tex is not installed and @image is used, we complain.
6365 % Check for and read epsf.tex up front. If we read it only at @image
6368 \openin 1 = epsf.tex
6370 % Do not bother showing banner with epsf.tex v2.7k (available in
6371 % doc/epsf.tex and on ctan).
6373 \input epsf.tex
6377 % We will only complain once about lack of epsf.tex.
6379 \newhelp\noepsfhelp{epsf.tex must be installed for images to
6381 it from ftp://tug.org/tex/epsf.tex.}
6387 \errmessage{epsf.tex not found, images will be ignored}%
6703 \tex % read txi-??.tex file in plain TeX.
6705 \openin 1 txi-#1.tex
6708 \errmessage{Cannot read language file txi-#1.tex}%
6710 \input txi-#1.tex
6834 % @tex
6837 % @end tex