mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 18:30:10 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
dced601684
commit
510c00192e
@ -82,6 +82,7 @@ block.pdf: $(SPREADS)
|
|||||||
|
|
||||||
|
|
||||||
# XXX need to also include covers and endpapers (optionally?)
|
# XXX need to also include covers and endpapers (optionally?)
|
||||||
|
# XXX this is broken...
|
||||||
web.tex: setup.tex
|
web.tex: setup.tex
|
||||||
{ \
|
{ \
|
||||||
echo "% This file is generated via make web.tex" \
|
echo "% This file is generated via make web.tex" \
|
||||||
|
|||||||
@ -5338,6 +5338,7 @@
|
|||||||
%%
|
%%
|
||||||
% XXX this needs the pdf view mode to be set to single page...
|
% XXX this needs the pdf view mode to be set to single page...
|
||||||
% XXX do we skip the first/last single pages? ...an option?
|
% XXX do we skip the first/last single pages? ...an option?
|
||||||
|
% XXX TEST...
|
||||||
\newcommand\pdfspreadstopages[2][0.3mm]{%
|
\newcommand\pdfspreadstopages[2][0.3mm]{%
|
||||||
\includepdf[pages={{},1-}, nup=2x1, delta=#1 #1]{#2}}
|
\includepdf[pages={{},1-}, nup=2x1, delta=#1 #1]{#2}}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user