mirror of
https://github.com/fsr/nopanic
synced 2024-11-15 17:03:13 +01:00
21 lines
570 B
TeX
21 lines
570 B
TeX
\addchap[Campusplan]{}
|
|
\thispagestyle{empty} %keine Seitenzahl
|
|
\AddToShipoutPicture*{\put(0,0){%
|
|
\parbox[b][\paperheight]{\paperwidth}{%
|
|
\vfill
|
|
\centering
|
|
\adjincludegraphics[height=\pageheight,keepaspectratio,trim={0 0 {.5\width} 0},clip]{img/campusplan_highlighted.pdf}%
|
|
\vfill
|
|
}}}
|
|
\mbox{}
|
|
\newpage
|
|
\thispagestyle{empty} %keine Seitenzahl
|
|
\AddToShipoutPicture*{\put(0,0){%
|
|
\parbox[b][\paperheight]{\paperwidth}{%
|
|
\vfill
|
|
\centering
|
|
\adjincludegraphics[height=\pageheight,keepaspectratio,trim={{.5\width} 0 0 0},clip]{img/campusplan_highlighted.pdf}%
|
|
\vfill
|
|
}}}
|
|
\mbox{}
|