diff options
author | Ralph Amissah <ralph@amissah.com> | 2010-07-07 22:23:58 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2010-07-07 22:23:58 -0400 |
commit | e2c854727333155509df847861969ed80382c7a8 (patch) | |
tree | 6e65ece812a0ded1b7be16c86faa19f99cebe742 /man/man1/sisu-pdf.1 | |
parent | debian/changelog and various .installs (diff) | |
parent | manpages, (also html) (diff) |
Merge branch 'upstream' into debian/sid
Diffstat (limited to 'man/man1/sisu-pdf.1')
-rw-r--r-- | man/man1/sisu-pdf.1 | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/man/man1/sisu-pdf.1 b/man/man1/sisu-pdf.1 new file mode 100644 index 00000000..3b705907 --- /dev/null +++ b/man/man1/sisu-pdf.1 @@ -0,0 +1,33 @@ +.TH SISU\-PDF 1 2010\-07\-07 2.6.0 SiSU + +.SH NAME +\fBSiSU\fR \- Structured information, Serialized Units \- a document publishing system + +.SH SYNOPSIS +\fBsisu\-pdf\fR \fIsisu_document.sst\fR | \fIsisu_document.ssm\fR + +.SH DESCRIPTION +\fBSiSU\fR is a lightweight markup based document structuring, publishing and search framework for document collections. +.PP +The \fBsisu\-pdf\fR command is an alias for \fBsisu \-p\fR which produces PDF output of a SiSU markup file. + +.SH SEE ALSO +\fIsisu\fR(1), +.br +\fIsisu\-epub\fR(1), +.br +\fIsisu\-html\fR(1), +.br +\fIsisu\-odf\fR(1), +.br +\fIsisu\-pg\fR(1), +.br +\fIsisu\-sqlite\fR(1), +.br +\fIsisu\-txt\fR(1). + +.SH HOMEPAGE +More information about \fBSiSU\fR can be found at <\fIhttp://www.jus.uio.no/sisu/\fR>. + +.SH AUTHOR +\fBSiSU\fR was written by Ralph Amissah <\fIralph@amissah.com\fR>. |