Suomi | English Feedback
intmath.org > Personal pages > htmltex
[intmath.org]

htmltex

htmltex is a Java-application for converting (La)TeX to HTML and other forms. It adds some own syntax to TeX and acts as an preprocessor for TeX4ht that handles the actual conversion .

The tool has been designed to be modified and expanded by adding new pre- and post-processing steps. The idea is that using Java one can code more complex things in somewhat more understandable form than doing it in TeX or TeX4ht. For example these processors can do DOM-manipulations to the converted HTML-documents, modify styles using SAC-parsers or just evaluate complex macros before the conversion.

The tool is released as open-source and uses many open-source libraries. So basically it is free but you will most likely need to waste some time to understand it.

In theory the tool is platform independent and works where ever TeX4ht works, but it has only been tested in Ubuntu.

v31.zip
Version v31 distribution package, Contains a short quide on installation to Ubuntu.
v38.zip
Version v38 distribution package. Contains a short quide on installation to Ubuntu. v33-38 are still test versions, some of the changes in them may not be final.
v42.zip
Version v42 distribution package, Contains a short quide on installation to Ubuntu. Version 42 seems to be the next stable version, just a couple of bugs to check out.
v50.zip
Version v50 distribution package, Contains a short quide on installation to Ubuntu.
 
2009