(LaTex): Add def.
This commit is contained in:
parent
24dfbc5674
commit
5616155cd6
1 changed files with 2 additions and 1 deletions
|
@ -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}}%
|
||||
|
|
Loading…
Add table
Reference in a new issue