> Date: Mon, 01 Oct 2001 06:39:09 -0700 > From: Bruce Korb <[EMAIL PROTECTED]> > > > > What version ... > > See below. It is version 1.51. [...] > Here's the invocation and version information: > > > $ texi2html -menu -split_chapter -verbose autogen.texi
It sounds like this is some huge misunderstanding on my part: you were talking all the time about texi2html, while I was talking about "makeinfo --html". Makeinfo is part of the Texinfo package, while texi2html is not. I don't use texi2html myself, so I wouldn't know what should it produce from your sources. Perhaps you should try makeinfo, it could do what you want. > > > 2. @multitable needs work for HTML > > > > Also works. > > It does? It produces an HTML table? Yes, it does. But again, I was talking about makeinfo, not texi2html. Sorry for the confusion. > Cool. I would not need > to use the @ifhtml stuff if proper tables were produced. But > what texinfo version do I need? I'm running SuSE Linux built > this year (2001). Besides, the doc for it says this should work. Is it possible that you are reading the Texinfo docs under the assumption that it describes texi2html? If so, that assumption is false: texi2html is not part of Texinfo, and the manual describes how "makeinfo --html" works, not how texi2html works. _______________________________________________ Bug-texinfo mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-texinfo
