3
0
Fork 0
mirror of https://github.com/fsr/nopanic synced 2024-11-15 17:03:13 +01:00
nopanic/cover/back.tex
2014-08-31 14:48:37 +02:00

36 lines
886 B
TeX

\newpage
\thispagestyle{empty} %keine Seitenzahl
\color{white}
\small
\ \vfill
\begin{minipage}{.94\textwidth}
\footnotesize
\textbf{Herausgeber} \\
Fachschaftsrat Informatik der TU Dresden\\
Nöthnitzer Straße 46\\
01187 Dresden\\
Alle verwendeten Comics von Randall Munroe (\textit{xkcd.com}) unter Creative Commons Lizenz:\\
\url{http://creativecommons.org/licenses/by-nc/2.5/}\\
Redaktionsschluss dieser Ausgabe: 31. August 2014.\\
Mitarbeit an der nächsten Version, Verbesserungsvorschläge oder Tippfehlerfunde sind unter \url{github.com/fsr/nopanic} immer willkommen!\\
Powered by \LaTeX
\end{minipage}
\enlargethispage{2\baselineskip}
\newcommand\BackcoverPic{%
\put(0,0){%
\parbox[b][\paperheight]{\paperwidth}{%
\vfill
\centering
\includegraphics[width=\paperwidth,height=\paperheight,%
keepaspectratio]{cover/Hinten}%
\vfill
}}}
\AddToShipoutPicture*{\BackcoverPic}