[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problem with macro expanded in @value in tex
From: |
Patrice Dumas |
Subject: |
Re: problem with macro expanded in @value in tex |
Date: |
Sat, 13 Mar 2004 17:01:02 +0100 |
User-agent: |
Mutt/1.4.1i |
On Sat, Mar 13, 2004 at 09:20:42AM -0500, Karl Berry wrote:
> texi2dvi fails to handle right the following construct (makeinfo handles
> it right):
>
> There are many @macro-related constructs that texinfo.tex does not
> handle correctly. (The amazing thing is that *anything* works.) The
> answer is, use texi2dvi -E (which sometimes has other problems, I know,
> but hopefully not at the same time).
Allright. I'll use that in the test suite whenever I discover macro related
bugs.
Pat