[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug with `texi2dvi -e'
From: |
Eli Zaretskii |
Subject: |
Re: bug with `texi2dvi -e' |
Date: |
Wed, 09 Feb 2005 20:55:00 +0200 |
> Date: Wed, 9 Feb 2005 12:15:09 +0100
> From: Stepan Kasal <address@hidden>
> Cc: address@hidden
>
> Instead of updating the documentation, it might be easier to fix
> makeinfo --iftex not to choke on raw TeX inside @tex, so that the sed
> hack can be removed from texi2dvi.
As mentioned in another thread, I think the way you suggested to
``fix'' --iftex, i.e. stop it from expaning @tex blocks, is wrong. I
agree that it would be nice if it didn't choke on raw TeX, but IMHO
disabling @tex under --iftex is not the way to do this.