In version 6.6, if you had

@setfilename foo.info

all of the html files would be placed in the foo directory with names
foo_0.html, foo_1.html, and so on.

With 6.6dev, this isn't true anymore.  The foo directory contains things
like index.html, section-title-1.html, section-title-2.html, and so on.

Was this change intentional?  Is it possible to get back the old version?

In addition, a very old version of texi2html (was used in Maxima for a long
time) put the table of contents in foo_toc.html.  This was useful for
external interfaces to maxima to have a table of contents that could be
shown.  Right now, the toc is placed in one of the foo_*.html files.

-- 
Ray

Reply via email to