mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 10:20: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 } }{}
|
2\blockwidth } }{}
|
||||||
\fi
|
\fi
|
||||||
\ifnum\blockheight=0
|
\ifnum\blockheight=0
|
||||||
|
% layout: block / endpaper...
|
||||||
\setlength\blockheight{
|
\setlength\blockheight{
|
||||||
\ifx\photobook@blockheight\empty
|
\ifx\photobook@blockheight\empty
|
||||||
\dimexpr \paperheight - 2\bleed \relax
|
\dimexpr \paperheight - 2\bleed \relax
|
||||||
@ -341,6 +342,7 @@
|
|||||||
\dimexpr
|
\dimexpr
|
||||||
\blockheight
|
\blockheight
|
||||||
+ 2\coverboardgrow
|
+ 2\coverboardgrow
|
||||||
|
+ 2\coverflap
|
||||||
\relax } }{}
|
\relax } }{}
|
||||||
% layout: jacket...
|
% layout: jacket...
|
||||||
\ifdefstring{\layoutmode}{jacket}{
|
\ifdefstring{\layoutmode}{jacket}{
|
||||||
@ -348,7 +350,6 @@
|
|||||||
\dimexpr
|
\dimexpr
|
||||||
\blockheight
|
\blockheight
|
||||||
+ 2\coverboardgrow
|
+ 2\coverboardgrow
|
||||||
+ 2\coverflap
|
|
||||||
\relax } }{}
|
\relax } }{}
|
||||||
\fi
|
\fi
|
||||||
% page with bleeds...
|
% page with bleeds...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user