blob: 7947778672f940095af0e085b112efc761f7982e (
plain) (
tree)
|
|
PassiveTeX is a library of TeX macros which can be used to process
an XML document conforming to the Formatting Objects (FO) spec.
This provides a relatively easy mechanism to convert FO files to
Postscript and PDF.
For example, to generate a PDF file from an FO file, run
pdftex --interaction nonstopmode "&pdfxmltex" file.fo
WWW: http://www.hcu.ox.ac.uk/TEI/Software/passivetex/
|