3
0
Fork 0
mirror of https://github.com/fsr/nopanic synced 2025-04-25 09:36:14 +02:00

Umsortieren, #94

This commit is contained in:
foobar0112 2015-09-08 13:09:59 +02:00
parent 85c46ea7b7
commit 5ad563549d
3 changed files with 14 additions and 13 deletions

View file

@ -75,7 +75,7 @@ Web: www.ifsr.de \link{https://www.ifsr.de/}
\fsrler{ben.jpg}{Ben}{Kosmann}{kosmann}{Bachelor INF 7. Sem.}
\fsrler{felix.jpg}{Felix}{Döring}{felix}{Diplom INF 5. Sem.}\\[1em]
\fsrler{franz.jpg}{Franz}{Schumann}{franz}{Bachelor MINF 5. Sem.} % -Wilhelm macht Dinge kaputt, sorry :D
\fsrler{franz.jpg}{Franz}{Schumann}{franz}{Bachelor MINF 5. Sem.}
\fsrler{ian.jpg}{Ian}{List}{ian}{Bachelor INF 6. Sem.}
\fsrler{jonas.jpg}{Jonas}{Wielicki}{jonas}{Master INF 1. Sem.}\\[1em]
@ -94,13 +94,4 @@ Web: www.ifsr.de \link{https://www.ifsr.de/}
\fsrler{schrader.jpg}{Sebastian}{Schrader}{schrader}{Diplom INF 8. Sem.}
\fsrler{simon.jpg}{Simon}{Hanisch}{simon}{Master INF 1. Sem.}
\fsrler{questionmark.png}{Du}{vielleicht?}{dein\_name}{Erstes Semester}\\
\
\thispagestyle{empty} %keine Seitenzahl
\AddToShipoutPicture*{\put(0,0){%
\parbox[b][\paperheight]{\paperwidth}{%
\vfill
\centering
\includegraphics[width=\dimen107,height=\dimen108,keepaspectratio]{img/spieleabend.png}%
\vfill
}}}
%

9
texte/spieleabend.tex Normal file
View file

@ -0,0 +1,9 @@
\
\thispagestyle{empty}
\AddToShipoutPicture*{\put(0,0){%
\parbox[b][\paperheight]{\paperwidth}{%
\vfill
\centering
\includegraphics[width=\dimen107,height=\dimen108,keepaspectratio]{img/spieleabend.png}%
\vfill
}}}