Penguin
Annotated edit history of psbook(1) version 2 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 perry 1 PSBOOK
2 !!!PSBOOK
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 AUTHOR
7 SEE ALSO
8 TRADEMARKS
9 BUGS
10 ----
11 !!NAME
12
13
14 psbook - rearrange pages in !PostScript file into signatures
15 !!SYNOPSIS
16
17
18 __psbook__ [[ __-q__ ] [[ __-s__''signature'' ] [[
19 ''infile'' [[ ''outfile'' ] ]
20 !!DESCRIPTION
21
22
23 ''Psbook'' rearranges pages from a !PostScript document
24 into ``signatures'' for printing books or booklets, creating
25 a new !PostScript file. The input !PostScript file should
26 follow the Adobe Document Structuring
27 Conventions.
28
29
30 The ''-s'' option selects the size of signature which
31 will be used. The signature size is the number of sides
32 which will be folded and bound together; the number given
33 should be a multiple of four. The default is to use one
34 signature for the whole file. Extra blank sides will be
35 added if the file does not contain a multiple of four
36 pages.
37
38
39 Psbook normally prints the page numbers of the pages
40 rearranged; the ''-q'' option suppresses
41 this.
42 !!AUTHOR
43
44
45 Copyright (C) Angus J. C. Duggan 1991-1995
46 !!SEE ALSO
47
48
49 psbook(1), psselect(1), pstops(1), epsffit(1), psnup(1),
50 psresize(1), psmerge(1), fixscribeps(1), getafm(1),
51 fixdlsrps(1), fixfmps(1), fixmacps(1), fixpsditps(1),
52 fixpspps(1), fixtpps(1), fixwfwps(1), fixwpps(1),
53 fixwwps(1), extractres(1), includeres(1)
54 !!TRADEMARKS
55
56
57 __!PostScript__ is a trademark of Adobe Systems
58 Incorporated.
59 !!BUGS
60
61
62 ''Psbook'' does not accept all DSC comments.
63 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.