]> granicus.if.org Git - python/commitdiff
(myformat.sty): Simplify \varvars definition.
authorFred Drake <fdrake@acm.org>
Mon, 11 Nov 1996 20:43:46 +0000 (20:43 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 11 Nov 1996 20:43:46 +0000 (20:43 +0000)
Doc/myformat.sty

index 431cfc16565e55fef3e5fa389b0dfddb038514f9..1887953ddfb16579ca5d2ed4bd4529b8ad3bc855 100644 (file)
 \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