diff options
Diffstat (limited to 'man/texinfo.tex')
-rw-r--r-- | man/texinfo.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/texinfo.tex b/man/texinfo.tex index 27f804eb55f..15e2ac309ca 100644 --- a/man/texinfo.tex +++ b/man/texinfo.tex @@ -3,7 +3,7 @@ % Load plain if necessary, i.e., if running under initex. \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi % -\def\texinfoversion{2003-10-06.16} +\def\texinfoversion{2005-02-08.10} % % Copyright (C) 1985, 86, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, % 2000, 01, 02 Free Software Foundation, Inc. @@ -2845,6 +2845,7 @@ width0pt\relax} \fi \def\r##1{\realbackslash r {##1}}% % \def\TeX{\realbackslash TeX}% +\def\LaTeX{\realbackslash LaTeX}% \def\acronym##1{\realbackslash acronym {##1}}% \def\cite##1{\realbackslash cite {##1}}% \def\code##1{\realbackslash code {##1}}% |