This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: txinfo trivial failures
- From: karl at freefriends dot org (Karl Berry)
- To: aduret at src dot lip6 dot fr
- Cc: automake at gnu dot org, prlw1 at newn dot cam dot ac dot uk, bug-texinfo at gnu dot org
- Date: Fri, 22 Aug 2003 13:40:44 -0400
- Subject: Re: txinfo trivial failures
| This is TeX, Version 3.14159 (C version 6.1) (format=tex 98.7.5) 21 AUG 2003 20:18
Yes, this version of TeX predates --help and the like, so TeX just takes
the string as input.
If you feel like updating your TeX installation, check
http://tug.org/tetex or http://tug.org/texlive.
So I think texi2dvi should be changed to clean texput.log
afterwards (or run tex --help in a temporary directory).
I agree, I will work on that for the next release. Thanks.