(\value): Don't call \parsearg, @value takes a simple arg.
authorKarl Berry <karl@gnu.org>
Sat, 16 Nov 1996 00:20:09 +0000 (00:20 +0000)
committerKarl Berry <karl@gnu.org>
Sat, 16 Nov 1996 00:20:09 +0000 (00:20 +0000)
texinfo.tex

index ee365f40e776ca49f8e6cea7465c9997e3d65506..b3f2c4ee56862253198ea99dc122364938afa00b 100644 (file)
@@ -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''\}}%