home
·
contact
·
privacy
projects
/
misc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
3f85c39
)
Fix language.
author
Christian Heller
<c.heller@plomlompom.de>
Sun, 24 Sep 2023 04:38:16 +0000
(06:38 +0200)
committer
Christian Heller
<c.heller@plomlompom.de>
Sun, 24 Sep 2023 04:38:16 +0000
(06:38 +0200)
bookmaker.py
patch
|
blob
|
history
diff --git
a/bookmaker.py
b/bookmaker.py
index 291d00bf9f2f6412fafbdbfe5fcf5cfabcf47f60..bf9eba838d9c8872c7f551805ebccedde310d6e3 100755
(executable)
--- 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
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
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:
bookmaker.py -i INPUT.pdf -o OUTPUT.pdf -n --analyze
NOTES: