I've used HEVEA and HACHA in the past to make web-pages from TEX sources. The result is a separate web page for each \section{} of the original manuscript.
My latest manuscripts are more complex and HEVEA can't cut it. However, using HTLATEX, I can convert the manuscript to a single webpage.
Is there any way to get HTLATEX to automagically split the output into sub-documents for easier navigation?
htlatex source.tex "html,3,next"Not sure what the 3 means.. but lower numbers did not produce the sub-documents. [1]: tug.org/TUGboat/Articles/tb25-1/gurari.pdf – SmileAndNod Jun 7 '11 at 23:47