1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/print/passivetex/pkg-descr
Kirill Ponomarev 87ab2e83a0 - Fix WWW:
- Fix dependencies
- Some style changes

PR:		ports/64527
Submitted by:	maintainer
2004-03-23 08:44:08 +00:00

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/