(myformat.sty): Simplify \varvars definition.

This commit is contained in:
Fred Drake 1996-11-11 20:43:46 +00:00
parent e08c04c387
commit 9b550d992a
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@
\renewcommand{\emph}[1]{{\em #1\/}}
\newcommand{\strong}[1]{{\bf #1}}
\newcommand{\varvars}[1]{{\def\,{\/{\tt\char`\,}}\def\({\/{\tt\char`\(}}\def\){\/{\tt\char`\)}}\var{#1}}}
\newcommand{\varvars}[1]{{\def\,{\/{\char`\,}}\var{#1}}}
\newif\iftexi\texifalse
\newif\iflatex\latextrue