Directory support/TeX4ht
This is TeX4ht, a package to convert LaTeX, plain TeX, and other TeX-related documents to HTML, XML, and other related formats. It is released under the LaTeX Project Public License, v1.3 or later. For more information of all sorts, see https://tug.org/tex4ht.
TeX4ht – Convert (La)TeX to HTML/XML
A converter from TeX and LaTeX to SGML-based formats such as (X)HTML, MathML, OpenDocument, and Docbook, providing a configurable (La)TeX-based authoring system for hypertext.
TeX4ht does not independently parse (La)TeX source (so it avoids the difficulties encountered by many other converters, arising from the irregularity of (La)TeX syntax). Instead, TeX4ht uses (La)TeX itself (with myriad macro modifications) to produce a helper DVI file that it can then process. This technique allows TeX4ht to approach the robustness characteristic of restricted-syntax systems such as gellmu.
Full releases of TeX4ht are no longer made, both because it is technically difficult to do so and because their utility is questionable. Nevertheless, TeX4ht is actively maintained. So, current source files are held on CTAN, and updated from the development repository frequently. Creating the myriad derived files from them is nontrivial, and generally done with the Makefile in development, from which the TeX4ht package in TeX Live is updated.
Package | TeX4ht |
Home page | https://tug.org/tex4ht |
Support | https://lists.tug.org/tex4ht |
Bug tracker | https://puszcza.gnu.org.ua/bugs/?group=tex4ht |
Repository | https://puszcza.gnu.org.ua/projects/tex4ht/ |
Licenses | The LaTeX Project Public License |
Maintainer | The TeX4ht Team Eitan M. Gurari (deceased) |
Contained in | TeX Live as tex4ht MiKTeX as tex4ht |
Topics | Convert HTML |
See also | make4ht tex4ebook |