Hevea is yet another LaTeX to html translator, written in OCaml. It is more sturdy and yields generally better results than latex2html. Optionally, Hevea may be instructed not to process part of the input, but to use the imagen script to create a .gif image and link to that file. The imagen script needs LaTeX, dvips, ghostscript and tools from netpbm. Thus, Hevea does not require texlive, ghostscript, nor netpbm, but its full functionality can only be achieved if you install those packages.
WWW: http://para.inria.fr/%7Emaranget/hevea/
None