diff options
Diffstat (limited to 'zeitung/parts/studentprofiles.tex')
-rw-r--r-- | zeitung/parts/studentprofiles.tex | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/zeitung/parts/studentprofiles.tex b/zeitung/parts/studentprofiles.tex index 4b9cfec..b4a0d30 100644 --- a/zeitung/parts/studentprofiles.tex +++ b/zeitung/parts/studentprofiles.tex @@ -1,11 +1,16 @@ \providecommand\studentprofile[1]{ + \newpage + \title{#1} \classoverview{#1} \inputall{parts/generated/students/#1} + \title{#1 Zitate} \generated{quotes/#1} - \title{Ranking - #1} + \newpage + + \title{#1 Ranking} \generated{ranking/#1} } @@ -14,5 +19,3 @@ \studentprofile{TGM13.1} \studentprofile{TGM13.2} \studentprofile{TGTM13.1} - -%\generated{quotes/teacher} |