Linux Commands Examples

A great documentation place for Linux commands

dvibook

rearrange pages in DVI file into signatures


see also : dviconcat - dviselect - latex - tex

Synopsis

dvibook [ -q ] [ -s<num> ] [ -i infile ] [ -o outfile ] [ infile [ outfile ] ]


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples

0
source
            
dumper.exe _dumper
dupload _dupload
dvibook _dvi
dviconcat _dvi
dvicopy _dvi
dvidvi _dvi
dvips _dvi
dviselect _dvi

description

Dvibook rearranges 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 -s option 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 -q option suppresses this.


bugs

Dvibook does 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.


see also

dviconcat , dviselect , latex , tex
MC-TeX User’s Guide
The TeXbook


author

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

How can this site be more helpful to YOU ?


give  feedback