1DVIBOOK(1) General Commands Manual DVIBOOK(1)
2
3
4
6 dvibook - rearrange pages in DVI file into signatures
7
9 dvibook [ -q ] [ -s<num> ] [ -r ] [ -i infile ] [ -o outfile ] [ infile
10 [ outfile ] ]
11
13 Dvibook rearranges pages from a DVI file produced by TeX into ``signa‐
14 tures'' for printing books or booklets, creating a new DVI file usable
15 by any of the TeX conversion programs.
16
17 The -s option selects the size of signature which will be used. The
18 signature size is the number of sides which will be folded and bound
19 together; the number given should be a multiple of four. The default is
20 to use one signature for the whole file. Extra blank sides will be
21 added if the file does not contain a multiple of four pages.
22
23 By default, dvibook rearranges the pages into left-hand side binding
24 signatures; the -r option switches to right-hand side binding signa‐
25 tures. This might be useful for pTeX vertical writing (tate-kumi) docu‐
26 ments.
27
28 Dvibook normally prints the page numbers of the pages rearranged; the
29 -q option suppresses this.
30
32 Angus Duggan, from dviselect(1), by Chris Torek, University of Mary‐
33 land. Currently maintained as part of TeX Live
34 (https://tug.org/texlive).
35
37 dvitodvi(1), dviconcat(1), dviselect(1), latex(1), tex(1)
38 MC-TeX User's Guide
39
41 Dvibook does not adjust the parameters in the postamble; however, since
42 these values are normally used only to size certain structures in the
43 output conversion programs, and the parameters never need to be ad‐
44 justed upward, this has not proven to be a problem.
45
46
47
48TeX Live 8 September 2020 DVIBOOK(1)