[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Duplicate @setfilename commands
From: |
Karl Berry |
Subject: |
Re: Duplicate @setfilename commands |
Date: |
Thu, 12 Mar 2009 18:12:03 -0500 |
Hi John,
I think, at very least the warning should be uncommented. The
No, it turns out there are too many manuals that do weird things.
add_word_args ("<setfilename>%s</setfilename>", filename);
is wrong anyway, since it gets expanded to
<para><setfilename>ignored</setfilename></para>
I doubt texi2html will suffer from that bug, so it should be ok in the
future. I also asked Patrice to check on the bugs you reported through
savannah.
Thanks,
Karl