File: xmlroff.1

package info (click to toggle)
xmlroff 0.6.2-1.4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 37,208 kB
  • sloc: ansic: 178,246; xml: 109,155; sh: 8,973; makefile: 1,332; perl: 30
file content (99 lines) | stat: -rw-r--r-- 2,455 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
.\"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