Home | History | Annotate | Download | only in et

Lines Matching refs:Tex

1 %% TeX macros to handle texinfo files
108 % Save some parts of plain tex whose names we will redefine.
123 \def\tie{\penalty 10000\ } % Save plain tex definition of ~.
222 % an ordinary undelimited TeX argument.
386 % Some texinfo constructs that are trivial in tex
476 TeX italic
526 % Now make Tex use those variables
759 % Define \newwrite to be identical to plain tex's \newwrite
933 \def\doprintindex#1{\tex %
1382 % @tex ... @end tex escapes into raw Tex temporarily.
1383 % One exception: @ is still an escape character, so that @end tex works.
1384 % But \@ or @@ will get a plain tex @ character.
1386 \def\tex{\begingroup
1955 % Open the new aux file. Tex will close it automatically at exit.