14 lines
289 B
TeX
14 lines
289 B
TeX
|
%
|
||
|
% Macros to produce different text for different versions of the paper.
|
||
|
%
|
||
|
\newcommand{\Preprint}[1]{#1}
|
||
|
\newcommand{\Publication}[1]{}
|
||
|
|
||
|
|
||
|
%
|
||
|
% No subversion info and no approval boxes anymore
|
||
|
%
|
||
|
\newcommand{\subversionInfo}{}
|
||
|
\newcommand{\svnid}[1]{}
|
||
|
\newcommand{\approvals}[2][Approval]{}
|