From 9b550d992a2c2ed20a124c4042e6bc0dac112a67 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Mon, 11 Nov 1996 20:43:46 +0000 Subject: [PATCH] (myformat.sty): Simplify \varvars definition. --- Doc/myformat.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/myformat.sty b/Doc/myformat.sty index 431cfc16565..1887953ddfb 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