l2x – LaTeX to ASCII
L2x is a general-purpose LaTeX converter. It consists of a parser written in C, which then calls Tcl functions for each LaTeX function. The Tcl functions return the translated value. A number of Tcl functions are provided: for example l2html.tcl (for HTML file output) and ms.tcl (for nroff/troff -ms macros).
| CTAN path | /support/l2x |
|---|---|
| Documentation |
Readme |
| Version | 1.4 |
| License | No Commercial Use |
| Copyright | 1994 Henning Schulzrinne |
| Maintainer | Henning Schulzrinne |
| Topics |
generate HTML from TeX-ish sources convert TeX-ish sources to some other markup (than HTML) |
