> From: Akim Demaille <[EMAIL PROTECTED]>
> Date: 17 Aug 2001 18:06:15 +0200
>
> Eli> It's documented; see the node "set value". I've just sent to
> Eli> Karl Berry a suggested change for the Texinfo manual that would
> Eli> add an index entry "underscores in `set' and `value'", to make
> Eli> this easier to find.
>
> As I just answered to you there is this documentation too:
[...]
> Use the @code{@@set @var{flag}} command to turn on, or @dfn{set}, a
> @var{flag}; a @dfn{flag} name can be any single word, containing
> letters, numerals, hyphens, or underscores.
> ^^^^^^^^^^^
Yes, I think this should be made consistent with this:
@node set value
@subsection @code{@@set} and @code{@@value}
@findex value
@cindex underscores in @code{set} and @code{value}
You can use the @code{@@set} command to specify a value for a flag,
which is expanded by the @code{@@value} command. A flag is an
identifier; for best results, use only letters and numerals in a flag
name, not @samp{-} or @samp{_}---they will work in some contexts, but
not all, due to limitations in @TeX{}. The value is just a string of
characters, the remainder of the input line.
_______________________________________________
Bug-texinfo mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-texinfo