> Date: Tue, 02 Oct 2001 11:30:05 -0700 > From: Bruce Korb <[EMAIL PROTECTED]> > > Anyhow, the "makeinfo --html" > handles @multitable much better and it does correctly > honor all the @ifxxx stuff, but it does not produce a table > of contents and it won't split by chapter.
Table of contents will be produced if you have the @contents directive in the Texinfo source. As for split by chapter, you can get the latest pretest texinfo-4.0c from alpha.gnu.org, which can split by node. _______________________________________________ Bug-texinfo mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-texinfo
