How to convert a latex document with figures to a HTML file?
How to convert a latex document with figures to a HTML file?
htlatex
(On Fedora, it is in the package texlive-tex4ht
) can generate the html from a latex doc better than latex2html. From my experience, it can produce a better html file.