summaryrefslogtreecommitdiffstats
path: root/Doc/myformat.sty
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1996-11-11 20:43:46 (GMT)
committerFred Drake <fdrake@acm.org>1996-11-11 20:43:46 (GMT)
commit9b550d992a2c2ed20a124c4042e6bc0dac112a67 (patch)
tree8c020b433745ce9ca9efc78d2d0986853a3e663b /Doc/myformat.sty
parente08c04c3871a58a59e931f23f4ff5a1165c8fd3e (diff)
downloadcpython-9b550d992a2c2ed20a124c4042e6bc0dac112a67.zip
cpython-9b550d992a2c2ed20a124c4042e6bc0dac112a67.tar.gz
cpython-9b550d992a2c2ed20a124c4042e6bc0dac112a67.tar.bz2
(myformat.sty): Simplify \varvars definition.
Diffstat (limited to 'Doc/myformat.sty')
-rw-r--r--Doc/myformat.sty2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/myformat.sty b/Doc/myformat.sty
index 431cfc1..1887953 100644
--- a/Doc/myformat.sty
+++ b/Doc/myformat.sty
@@ -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