mirror of
https://github.com/fsr/nopanic
synced 2025-04-26 01:38:27 +02:00
fix graphic includes
This commit is contained in:
parent
3002fb57d5
commit
96d8e5904e
3 changed files with 4 additions and 5 deletions
|
@ -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{}
|
||||
|
|
|
@ -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
|
||||
}}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue