3
0
Fork 0
mirror of https://github.com/fsr/nopanic synced 2025-04-26 01:38:27 +02:00

fix graphic includes

This commit is contained in:
Jakob Krebs 2020-08-20 11:51:37 +02:00
parent 3002fb57d5
commit 96d8e5904e
No known key found for this signature in database
GPG key ID: C6C125DA9A8FABAA
3 changed files with 4 additions and 5 deletions

View file

@ -4,7 +4,7 @@
\parbox[b][\paperheight]{\paperwidth}{%
\vfill
\centering
\includegraphics[width=\dimen107,height=\dimen108,keepaspectratio,trim=0 0 1.003\dimen107 0,clip]{img/campusplan_highlighted.pdf}%
\adjincludegraphics[height=\pageheight,keepaspectratio,trim={0 0 {.5\width} 0},clip]{img/campusplan_highlighted.pdf}%
\vfill
}}}
\mbox{}
@ -14,7 +14,7 @@
\parbox[b][\paperheight]{\paperwidth}{%
\vfill
\centering
\includegraphics[width=\dimen107,height=\dimen108,keepaspectratio,trim=1.003\dimen107 0 0 0,clip]{img/campusplan_highlighted.pdf}%
\adjincludegraphics[height=\pageheight,keepaspectratio,trim={{.5\width} 0 0 0},clip]{img/campusplan_highlighted.pdf}%
\vfill
}}}
\mbox{}

View file

@ -4,7 +4,7 @@
\vfill
\centering
\refstepcounter{dummy}
\includegraphics[width=\dimen107,height=\dimen108,keepaspectratio]{img/we_want_you.jpg}%
\includegraphics[width=\pagewidth]{img/we_want_you.jpg}%
\label{we_want_you}
\vfill
}}}