
 News
 Getting Involved
 Download
 Ports
 Documentation
  Overview
  Running 
  Conformance
  Graphics
  Examples
  Packages
  Building
  History
  Extras
 Bugs
 Mailing Lists
 Development
| | Running
xmlroff [-v?] [-o output-file] [-d debug-mode] [--catalogs]
[--backend {gp}] <xml> [<stylesheet>]
-vShow version information.
-?Show help message.
-o output-fileOutput PDF file. Default is layout.pdf.
-d debug-modeDebug mode. See fo-utils.h.
--catalogsUse SGML catalogs from $SGML_CATALOG_FILES
instead of XML catalogs from file:///etc/xml/catalog.
--backend {gp}Use the GNOME Print (--backend gp) backend to produce the output file. The default is gp. <xml>Input XML file.
<stylesheet>XSL stylesheet file. Necessary when
<xml> is not in the FO
vocabulary.
|