> LaTeX2HTML can be a pain to extend, but it's doable, and we generally don't > need to do much that isn't Python-specific. Another possibility would be to convert the PDF output from pdftex to HTML, by extending some parser like that in xpdf. Bill