mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
87ab2e83a0
- Fix dependencies - Some style changes PR: ports/64527 Submitted by: maintainer
11 lines
385 B
Plaintext
11 lines
385 B
Plaintext
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.tei-c.org.uk/Software/passivetex/
|