|
|
|
|
|
by lqet
2857 days ago
|
|
What about htlatex? It is quite powerful. In most of the cases, it produces nice HTML pages out of the box, with automatic rendering of figures and mathematical equations into PNG. It is part of most LaTeX distributions. On Linux, for example, just type $ htlatex mydoc.tex
instead of $ pdflatex mydoc.tex
|
|