1. NAME

dvibook - rearrange pages in DVI file into signatures

2. SYNOPSIS

dvibook [

-q ] [

-s\fI<num> ] [

-i infile] [

-o outfile] [ infile[ outfile] ]

3. DESCRIPTION

Dvibookrearranges pages from a DVI file produced by TeX into ``signatures'' for printing books or booklets, creating a new DVI file usable by any of the TeX conversion programs.

The -soption selects the size of signature which will be used. The signature size is the number of sides which will be folded and bound together; the number given should be a multiple of four. The default is to use one signature for the whole file. Extra blank sides will be added if the file does not contain a multiple of four pages.

Dvibook normally prints the page numbers of the pages rearranged; the -qoption suppresses this.

4. AUTHOR

Angus Duggan, from dviselect(1), by Chris Torek, University of Maryland

5. SEE ALSO

dviconcat(1), dviselect(1), latex(1), tex(1)
"MC-TeX User's Guide"
"The TeXbook"

6. BUGS

Dvibookdoes not adjust the parameters in the postamble; however, since these values are normally used only to size certain structures in the output conversion programs, and the parameters never need to be adjusted upward, this has not proven to be a problem.