From 9b0b3a6e70ed65a2e4cd16b2b8470620fdb1bfb9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 16 Nov 1996 00:20:09 +0000 Subject: (\value): Don't call \parsearg, @value takes a simple arg. --- texinfo.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'texinfo.tex') diff --git a/texinfo.tex b/texinfo.tex index ee365f4..b3f2c4e 100644 --- a/texinfo.tex +++ b/texinfo.tex @@ -893,7 +893,7 @@ where each line of input produces a line of output.} % \def\value{\begingroup \catcode`\-=12 \catcode`\_=12 % Allow - and _ in VAR. - \parsearg\valuexxx} + \valuexxx} \def\valuexxx#1{% \expandafter\ifx\csname SET#1\endcsname\relax {\{No value for ``#1''\}}% -- cgit v1.2.3