mirror of
https://github.com/fsr/nopanic
synced 2024-11-15 08:53:11 +01:00
Campusplan mit Markierung der wichtigsten Gebäude
This commit is contained in:
parent
aecf44dfd1
commit
42201bfd85
BIN
img/campusplan.pdf
Normal file
BIN
img/campusplan.pdf
Normal file
Binary file not shown.
BIN
img/campusplan_highlighted.pdf
Normal file
BIN
img/campusplan_highlighted.pdf
Normal file
Binary file not shown.
|
@ -1,2 +1,9 @@
|
||||||
\addchap{Campusplan}
|
\thispagestyle{empty} %keine Seitenzahl
|
||||||
%TODO: Lageplan hier einfügen
|
\AddToShipoutPicture*{\put(0,0){%
|
||||||
|
\parbox[b][\paperheight]{\paperwidth}{%
|
||||||
|
\vfill
|
||||||
|
\centering
|
||||||
|
\includegraphics[width=\paperwidth,height=\paperheight,keepaspectratio]{img/campusplan.pdf}%
|
||||||
|
\vfill
|
||||||
|
}}}
|
||||||
|
\mbox{}
|
||||||
|
|
Loading…
Reference in a new issue