X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=bookmaker.py;fp=bookmaker.py;h=0de7f19b3e2eb69491e5148c4a6f3b90dd30a674;hb=b97655442a165d6ceba306643e0e2dde084fdce8;hp=064537824e6c5211bc79868c31748bea24e3c3fb;hpb=7de2916603e5b9761142cd51e385d956ad88285a;p=misc diff --git a/bookmaker.py b/bookmaker.py index 0645378..0de7f19 100755 --- a/bookmaker.py +++ b/bookmaker.py @@ -73,9 +73,9 @@ The --nup4 quartering puts pages into a specific order optimized for no-tumble d (front) (back) +-------+ +-------+ -| 4 | 1 | | 3 | 2 | +| 4 | 1 | | 2 | 3 | |-------| |-------| -| 8 | 5 | | 7 | 6 | +| 8 | 5 | | 6 | 7 | +-------+ +-------+ To facilitate this layout, --nup4 also pads the input PDF pages to a total number that is a multiple of 8, by adding empty pages if necessary.