aboutsummaryrefslogtreecommitdiff
path: root/zeitung/parts/studentprofiles.tex
blob: 2b4cb063974b670d30fee3c1d450c4c6087dc0bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
\providecommand\studentprofile[1]{
	\newpage
	\title{#1}
	\classoverview{#1}

	\inputall{parts/generated/students/#1}

	\title{#1 Zitate}
	\generated{quotes/#1}

	\newpage

	\title{#1 Ranking}
	\generated{ranking/#1}

	\newpage

	\title{#1 Bilder}
	\disableheader
	\thispagestyle{empty}
	\includepdf[pages=-,noautoscale=true,width=\paperwidth]{parts/collages/#1.pdf}
	\enableheader
}

\studentprofile{TGI13.1}
\studentprofile{TGI13.2}
\studentprofile{TGM13.1}
\studentprofile{TGM13.2}
\studentprofile{TGTM13.1}