742627e2e1
- Update MASTER_SITES. - Set USE_TEX. - Use OPTIONS_DEFINE.
10 lines
382 B
Text
10 lines
382 B
Text
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://projects.oucs.ox.ac.uk/passivetex/
|