gladTeX 1.1 (Default branch) |
|
|
gladTeX is a preprocessor that enables the use of
LaTeX equations in HTML by replacing the LaTeX
code with images. Care is taken to align the base
line of the equation with the base line of the
surrounding text.
License: GNU General Public License v2
Changes:
In version 1.0, the HTML mechanism for aligning
the equation images changed (in previous version,
the "align=middle" option was used, which browsers
interpret differently), and a cache file has been
introduced, so that gladTeX does not have to
regenerate every image each time it is run.
Version 1.1 is a minor update to 1.0, improving
portability.
|