Patrice Dumas wrote:
> > - The "Top" node must be included for "makeinfo --html" but it's pointless
> > in texi2html runs. Since the conditional @ifhtml cannot distinguish
> > these
> > situations, I used this:
>
> What's wrong with having the Top node processed by texi2html?
In the ma
On Fri, May 04, 2007 at 11:35:44AM +0200, Bruno Haible wrote:
>
> Some hacks are needed for being able to process a .texi file with both
> "texi2html" and "makeinfo --html":
>
> - The "Top" node must be included for "makeinfo --html" but it's pointless
> in texi2html runs. Since the conditi
> 2007-05-01 Bruno Haible <[EMAIL PROTECTED]>
>
> * tests/test-argp-2.sh (func_compare): Drop .exe suffix.
Applied after Sergey approved it.
Bruno