File: gri_unpage.1-skel

package info (click to toggle)
gri 2.12.26-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 5,952 kB
  • ctags: 2,396
  • sloc: cpp: 36,598; sh: 4,196; lisp: 3,764; perl: 1,362; ansic: 1,046; makefile: 606
file content (31 lines) | stat: -rw-r--r-- 923 bytes parent folder | download | duplicates (7)
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
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.019.
.TH GRI_UNPAGE "1" "2009" "gri_unpage " FSF
.SH NAME
gri_unpage \- split a multi-page Gri output file into separate files.
.SH DESCRIPTION
gri_unpage is used to split a multi-page Gri output file (in which the
.B new page
command was used) into separate PostScript files, one for each page.
.SH USAGE
# gri_unpage name.ps 
.IP
Creates files name-1.ps, name-2.ps, etc, one for each page of name.ps.
.TP
.SH OPTIONS:
The OPTIONS, available if your 'perl' has 'getopts' library, are:
.HP
\fB\-l\fR \fB\-\-\fR sets the bounding box to letter page size.
.IP
By default, the bounding box size is extracted from the original file, and
is used for all newly created files.
.HP
.TP
.SH BUGS:
.PP
1. Bounding box is always the same size (grabbed from the original).

2. Assumes that all Gri fonts are used even if they aren't.

.SH "SEE ALSO"
.B
gri(1), gri_merge(1)