added missing case in for ENC_ISO_8859_15 in src/util.c:read_font_info
[enscript.git] / scripts / sliceprint.1
1 .\" 
2 .\" sliceprint manual page.
3 .\" Copyright (c) 1996 Markku Rossi.
4 .\" Author: Markku Rossi <mtr@iki.fi>
5 .\"
6 .\"
7 .\" Enscript is free software: you can redistribute it and/or modify
8 .\" it under the terms of the GNU General Public License as published by
9 .\" the Free Software Foundation, either version 3 of the License, or
10 .\" (at your option) any later version.
11 .\"
12 .\" Enscript is distributed in the hope that it will be useful,
13 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
14 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15 .\" GNU General Public License for more details.
16 .\"
17 .\" You should have received a copy of the GNU General Public License
18 .\" along with Enscript.  If not, see <http://www.gnu.org/licenses/>.
19 .\"
20 .TH SLICEPRINT 1 "Aug 23, 1996" "SLICEPRINT" "SLICEPRINT"
21
22 .SH NAME
23 sliceprint \- slice documents with long lines.
24
25 .SH SYNOPSIS
26 .B sliceprint \f1[\-o\f2file\f1]\f3 \f1[\f2enscript_options\f1]\f3 \f1[\f2files\f1]\f3
27
28 .SH DESCRIPTION
29
30 \f3Sliceprint\f1 is a wrapper around the \f3enscript(1)\f1\ \-\-slice option.
31 Output slices are written to \f2file\f1.1, \f2file\f1.2 and so on.
32
33 .SH SEE ALSO
34 enscript(1)
35
36 .SH AUTHOR
37 Markku Rossi <mtr@iki.fi> <http://www.iki.fi/~mtr/>