mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 02:24:06 -04:00
13 lines
689 B
Plaintext
13 lines
689 B
Plaintext
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 parse (La)TeX source (so that it avoids the
|
|
difficulties encountered by many other converters, arising from
|
|
the irregularity of (La)TeX syntax). Instead, Tex4ht uses
|
|
(La)TeX itself (with an extra macro package) to produce a non-
|
|
standard DVI file that it can then process. This technique
|
|
allows TeX4ht to approach the robustness characteristic of
|
|
restricted-syntax systems such as hyperlatex and gellmu. Note
|
|
that CTAN no longer holds the definitive sources of the
|
|
package: see the 'Readme' file.
|