diff options
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/dvibook.1')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/dvibook.1 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/man/man1/dvibook.1 b/Master/texmf-dist/doc/man/man1/dvibook.1 index 01ee1d6b05e..715c9be766b 100644 --- a/Master/texmf-dist/doc/man/man1/dvibook.1 +++ b/Master/texmf-dist/doc/man/man1/dvibook.1 @@ -10,6 +10,8 @@ dvibook \- rearrange pages in DVI file into signatures ] [ .B \-s\fI<num> ] [ +.B \-r +] [ .B \-i .I infile ] [ @@ -35,6 +37,12 @@ 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. .PP +By default, dvibook rearranges the pages into left\-hand side binding +signatures; the +.I \-r +option switches to right\-hand side binding signatures. This might be useful +for pTeX vertical writing (tate\-kumi) documents. +.PP Dvibook normally prints the page numbers of the pages rearranged; the .I \-q option suppresses this. |