.\"Generated by db2man.xsl. Don't modify this, modify the source. .de Sh \" Subsection .br .if t .Sp .ne 5 .PP \fB\\$1\fR .PP .. .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Ip \" List item .br .ie \\n(.$>=3 .ne \\$3 .el .ne 3 .IP "\\$1" \\$2 .. .TH "XMLROFF" 1 "" "" "" .SH NAME xmlroff \- XSL formatter .SH "SYNOPSIS" .ad l .hy 0 .HP 8 \fBxmlroff\fR [\-o\ \fIoutput\-file\fR] [\-\-format\ {\fBauto\fR\ |\ \fBpdf\fR\ |\ \fBpostscript\fR}] [\-\-backend\ {\fBgp\fR\ |\ \fBcairo\fR}] [\-\-continue] [\fB\-?\fR | \fB\-\-help\fR] [\fB\-\-compat\fR | \fB\-\-nocompat\fR] [\-\-compat\-stylesheet] [\fB\-\-valid\fR | \fB\-\-novalid\fR] [\fB\-v\fR | \fB\-\-version\fR] [\-w\ \fIwarning\-mode\fR] [\-d\ \fIdebug\-mode\fR] \fIfile\fR [\fIstylesheet\fR] .ad .hy .SH "DESCRIPTION" .PP xmlroff is a free, fast and high\-quality XSL formatter that is useful for DocBook formatting\&. It produces PDF or PostScript output\&. It integrates easily with other programs and with scripting languages\&. .PP xmlroff processes the XML\-FO \fIfile\fR\&. An arbitrary XML file can optionally be first transformed via a specified XSLT \fIstylesheet\fR\&. .SH "OPTIONS" .TP \fB\-v\fR Show version information\&. .TP \fB\-?\fR, \fB\-\-help\fR Show help message\&. .TP \fB\-o\fR \fIoutput\-file\fR Specify output filename\&. If this option is not specified, a default of \fIlayout\&.pdf\fR will be used\&. .TP \fB\-d\fR \fIdebug\-mode\fR Specify debug mode\&. .TP \fB\-w\fR \fIwarning\-mode\fR Specify warning mode\&. .TP \fB\-\-format {\fBauto\fR | \fBpdf\fR | \fBpostscript\fR}\fR Specify format of the output file\&. The default is auto which selects the format based on the extension of the output filename\&. .TP \fB\-\-backend\fR {\fBgp\fR | \fBcairo\fR} Specify backend used to produce the output file\&. The default is GNOME print (gp)\&. .TP \fB\-\-compat\fR, \fB\-\-nocompat\fR Do or do not pre\-processes the input file with an internal compatibility stylesheet\&. Default is \-\-compat\&. .TP \fB\-\-compat\-stylesheet\fR Prints the internal compatibility stylesheet then exits\&. .TP \fB\-\-continue\fR Continue after any formatting errors\&. .TP \fB\-\-valid\fR, \fB\-\-novalid\fR Do or do not load the DTD\&. Default is \-\-novalid\&. .SH "REPORTING BUGS" .PP Report bugs at http://xmlroff\&.org/newticket: \fIhttp://xmlroff.org/newticket\fR\&. .SH "SEE ALSO" .PP \fBxsltproc\fR(1) .SH "AUTHOR" .PP Tony Graham