mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 02:10:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
33aeba9a9a
commit
f43258534d
@ -329,6 +329,7 @@
|
||||
2\blockwidth } }{}
|
||||
\fi
|
||||
\ifnum\blockheight=0
|
||||
% layout: block / endpaper...
|
||||
\setlength\blockheight{
|
||||
\ifx\photobook@blockheight\empty
|
||||
\dimexpr \paperheight - 2\bleed \relax
|
||||
@ -341,6 +342,7 @@
|
||||
\dimexpr
|
||||
\blockheight
|
||||
+ 2\coverboardgrow
|
||||
+ 2\coverflap
|
||||
\relax } }{}
|
||||
% layout: jacket...
|
||||
\ifdefstring{\layoutmode}{jacket}{
|
||||
@ -348,7 +350,6 @@
|
||||
\dimexpr
|
||||
\blockheight
|
||||
+ 2\coverboardgrow
|
||||
+ 2\coverflap
|
||||
\relax } }{}
|
||||
\fi
|
||||
% page with bleeds...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user