blob: b83a52244a514c51dabe85d07635be34bf244924 (
plain)
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
|
These are samples of documents for use by SiSU prepared with SiSU markup
markup samples in sisu-markup-samples are installed to
/usr/share/doc/markup-samples
Output in multiple formats can be generated running SiSU against the markup
samples, e.g.:
sisu --html filename.sst
sisu --html --epub --pdf filename.sst
see:
man sisu
<http://www.sisudoc.org>
<http://www.jus.uio.no/sisu>
On Debian:
(a) the lines to add for the upstream archive in /etc/apt/sources.list are:
deb http://www.jus.uio.no/sisu/archive unstable main non-free
deb-src http://www.jus.uio.no/sisu/archive unstable main non-free
(b) this package is placed in non-free, as the documents are released under the
author or original publisher's license, and the substantive texts of the
document is to be kept un-altered, which falls outside the Debian Free Software
Guidelines
(c) this package would be placed in /usr/share/doc/sisu-markup-samples
as reference material on how to markup documents
|