aboutsummaryrefslogtreecommitdiff
path: root/doc/man/skribilo.1.in
blob: b8782cee88bc0de5f86074d9b253c4e11935de9f (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
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
.\" Skribilo man page.   -*- mode:nroff; coding: latin-1; -*-
.\"
.\" Copyright 2008 Ludovic Court�s <ludo@gnu.org>
.\"
.\" This file is part of Skribilo.
.\"
.\" Skribilo is free software: you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation, either version 3 of the License, or
.\" (at your option) any later version.
.\"
.\" Skribilo is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
.\" GNU General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Skribilo.  If not, see <http://www.gnu.org/licenses/>.
.\"

.\" title section date source manual
.TH SKRIBILO 1 "2012-05-17" Skribilo "Skribilo @PACKAGE_VERSION@"
.SH NAME
skribilo \- Process Skribilo input document.
.SH SYNOPSIS
.B skribilo
[options] [input]...
.br
.SH DESCRIPTION
Skribilo is a document production tool.  It can produce PostScript/PDF,
HTML, and other output formats from a single input document.  It is
highly customizable and extensible and relies on the Scheme programming
language to that end.
.PP
For a summary of the command line options run:
.IP
skribilo --help
.PP
Full documentation is provided in the manual, available in HTML or
PS/PDF formats under:
.IP
.I @docdir@
.PP
Please refer to the manual for detailed documentation.
.SH "SEE ALSO"
.IR guile (1)
.SH AUTHOR
Skribilo is based on Skribe, by Manuel Serrano and �rick Gallesio.  It
is currently developed and maintained by Ludovic Court�s.
.SH LICENCE
Skribilo is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
.PP
Skribilo is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
.PP
You should have received a copy of the GNU General Public License
along with Skribilo: see the file
.IR COPYING
.
If not, see
.IR http://www.gnu.org/licenses/
.