mirror of
https://github.com/fsr/nopanic
synced 2025-04-25 09:36:14 +02:00
fixed the crop markers (AGAIN!), includes scaling for ad, front and back cover
This commit is contained in:
parent
4a1641e333
commit
d02b77ff14
3 changed files with 4 additions and 6 deletions
|
@ -28,7 +28,7 @@ Powered by \LaTeX
|
|||
\parbox[b][\paperheight]{\paperwidth}{%
|
||||
\vfill
|
||||
\centering
|
||||
\includegraphics[width=\dimen107,height=\dimen108,%
|
||||
\includegraphics[width=\dimexpr(\paperwidth-4mm)\relax, height=\dimexpr(\paperheight-4mm)\relax,%
|
||||
keepaspectratio]{cover/Hinten}%
|
||||
\vfill
|
||||
}}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue