Mercurial > emacs
changeset 59986:f164571769e0
(LaTex): Add def.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 08 Feb 2005 09:55:58 +0000 |
parents | 04d644b716f1 |
children | 0e6dbaf59d79 |
files | man/texinfo.tex |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/man/texinfo.tex Tue Feb 08 09:55:22 2005 +0000 +++ b/man/texinfo.tex Tue Feb 08 09:55:58 2005 +0000 @@ -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 @@ \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}}%