DTMLTeX
DTMLTeX is a Zope product that let's you generate PDF/PostScript documents with DTML.
Maintainer
Thomas Lotze (tl@gocept.com)
Releases
- stable
- 0.3
- development
- 0.4
Details
You use Zope? You want to generate PDF or Postscript files from within Zope dynamically? Using all common Zope utilities? Then DTMLTeX may be the solution for you. DTMLTeX provides a DTML-Method like object, that sends it's rendered DTML content as output to the pdftex program. The resulting .pdf file is send back to the browser.
Features
- Extended error hints (highlighted LaTeX output and the used LaTeX-Code, including links to the defect code)
- Dynamic embedding of file objects (like .eps files)
- Ships with a new DTML Modifier called "tex_quote" that quotes dtml-var output for LaTeX uses.
- Windows compatible
- Support for structured text (STX) output
History
- DTMLTeX has originally been developed by Marian Kelc, who handed us the project for further development and maintaining. Thanks Marian for initiating this Project!
You need Zope 2.5+ for running it.
Documentation work is still in progres.
Locations
- release 0.3: DTMLTeX-0.3.tar.gz
- Subversion access:
svn http://svn.gocept.com/repos/gocept/DTMLTeX/trunk DTMLTeX