[ANN] pyLaTeX -LaTeX to HTML, XML, etc. Conversion Framework
Kevin Smith
Kevin.Smith at themorgue.org
Wed Nov 7 18:45:15 EST 2001
More information about the Python-list mailing list
Wed Nov 7 18:45:15 EST 2001
- Previous message (by thread): Australian Disco (was: And Now for Something Completely Different! (was: Monty Python (was: Freeware Python editor)))
- Next message (by thread): [ANN] pyLaTeX -LaTeX to HTML, XML, etc. Conversion Framework
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
pyLaTeX 1.0 alpha-1.1 -------------------------------- pyLaTeX is a LaTeX document processing framework written entirely in Python. It comes bundled with HTML and generic XML renderers, and other renderers can be added as well. pyLaTeX differs from other tools like LaTeX2HTML, TeX4ht, TtH, etc. in that the parsing and rendering of the document are completely separated. This separation makes it possible to render the document in multiple output formats. It also allows the parser to create a cleaner document object, so that the rendering process is easier. This is the first public release of pyLaTeX and is not yet feature complete. Most notably, there is no functionality for generating images from graphical LaTeX environments and equations. Full documentation and downloads are available at http://pylatex.sourceforge.net/. Kevin Smith
- Previous message (by thread): Australian Disco (was: And Now for Something Completely Different! (was: Monty Python (was: Freeware Python editor)))
- Next message (by thread): [ANN] pyLaTeX -LaTeX to HTML, XML, etc. Conversion Framework
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list