[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Double hyphens in variable names.
From: |
Luc Teirlinck |
Subject: |
Re: Double hyphens in variable names. |
Date: |
Thu, 2 Oct 2003 20:50:26 -0500 (CDT) |
>From my previous message:
\verb apparently seems to be a LaTeX thing, not a TeX thing. (I got
the same "Undefined control sequence." error in TeX, whereas it worked
perfectly in LaTeX.) Texinfo uses TeX, not LaTeX. However, according
to the Texinfo manual, it should have worked regardless. I believe
that the fact that it did not work is a bug in Texinfo (unless I am
misunderstanding something).
I changed my mind on this, since @verb in isolation seems to work
perfectly, in all situations you describe. It apparently is not
supposed to be called from within other environments such as @code.
So the problem seems to be confined to @defvr.
In:
@defvar address@hidden|--|}index-alist
It seems that address@hidden|--|}index-alist' sometimes get treated as
implicitly inside an @code (@verb does not work) and sometimes not
(@verb works). Of course, this is inconsistent.
Sincerely,
Luc.
- Re: Double hyphens in variable names., Lute Kamstra, 2003/10/02
- Re: Double hyphens in variable names., Luc Teirlinck, 2003/10/02
- Re: Double hyphens in variable names., Lute Kamstra, 2003/10/02
- Re: Double hyphens in variable names., Luc Teirlinck, 2003/10/02
- Re: Double hyphens in variable names., Lute Kamstra, 2003/10/02
- Re: Double hyphens in variable names., Andreas Schwab, 2003/10/02
- Re: Double hyphens in variable names., Luc Teirlinck, 2003/10/02
- Re: Double hyphens in variable names.,
Luc Teirlinck <=
- Re: Double hyphens in variable names., Luc Teirlinck, 2003/10/02
- Re: Double hyphens in variable names., Luc Teirlinck, 2003/10/02
- Re: Double hyphens in variable names., Oliver Scholz, 2003/10/02
- Re: Double hyphens in variable names., Richard Stallman, 2003/10/03
Re: Double hyphens in variable names., Luc Teirlinck, 2003/10/02
Re: Double hyphens in variable names., Richard Stallman, 2003/10/02