From 83c6b32e0df3f09b704a8d5900c49823d460cb2e Mon Sep 17 00:00:00 2001 From: Christian Heller Date: Sun, 24 Sep 2023 06:38:16 +0200 Subject: [PATCH] Fix language. --- bookmaker.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bookmaker.py b/bookmaker.py index 291d00b..bf9eba8 100755 --- a/bookmaker.py +++ b/bookmaker.py @@ -55,10 +55,10 @@ Initially declare 5cm crop from the left and 1cm crop from right, but alternate Quarter each OUTPUT.pdf page to carry 4 pages from INPUT.pdf, draw stencils into inner margins for cuts to carry binding strings: bookmaker.py -i INPUT.pdf -o OUTPUT.pdf --nup4 -Same as --nup4, but define a printable-region margin of 1.3cm to limit the space for the INPUT.pdf pages in OUTPUT.pdf page quarters: +Same --nup4, but define a printable-region margin of 1.3cm to limit the space for the INPUT.pdf pages in OUTPUT.pdf page quarters: bookmaker.py -i INPUT.pdf -o OUTPUT.pdf -n --print_margin 1.3 -Same as -n, but draw lines marking printable-region margins, page quarts, spine margins: +Same --nup4, but draw lines marking printable-region margins, page quarts, spine margins: bookmaker.py -i INPUT.pdf -o OUTPUT.pdf -n --analyze NOTES: -- 2.30.2