diff options
Diffstat (limited to 'zeitung/parts')
-rw-r--r-- | zeitung/parts/citations.tex | 2 | ||||
-rw-r--r-- | zeitung/parts/quotetemplate.tex | 6 | ||||
-rw-r--r-- | zeitung/parts/studentprofiles.tex | 15 |
3 files changed, 17 insertions, 6 deletions
diff --git a/zeitung/parts/citations.tex b/zeitung/parts/citations.tex deleted file mode 100644 index a05185c..0000000 --- a/zeitung/parts/citations.tex +++ /dev/null @@ -1,2 +0,0 @@ -\title{Zitate} -\generated{quotes/quotes}
\ No newline at end of file diff --git a/zeitung/parts/quotetemplate.tex b/zeitung/parts/quotetemplate.tex new file mode 100644 index 0000000..a8b704f --- /dev/null +++ b/zeitung/parts/quotetemplate.tex @@ -0,0 +1,6 @@ +\clearpage +\title{Zitate - \quoteclass} + +\providecommand\quoteadd[2]{ + \textbf{#1: }#2\newline +} diff --git a/zeitung/parts/studentprofiles.tex b/zeitung/parts/studentprofiles.tex index 05da565..de14c4a 100644 --- a/zeitung/parts/studentprofiles.tex +++ b/zeitung/parts/studentprofiles.tex @@ -3,7 +3,14 @@ \newpage \inputall{parts/generated/students/TGI13.1} -%\inputall{parts/generated/students/TGI13.2} -%\inputall{parts/generated/students/TGM13.1} -%\inputall{parts/generated/students/TGM13.2} -%\inputall{parts/generated/students/TGTM13.1} +\generated{quotes/TGI13.1} +\inputall{parts/generated/students/TGI13.2} +\generated{quotes/TGI13.2} +\inputall{parts/generated/students/TGM13.1} +\generated{quotes/TGM13.1} +\inputall{parts/generated/students/TGM13.2} +\generated{quotes/TGM13.2} +\inputall{parts/generated/students/TGTM13.1} +\generated{quotes/TGTM13.1} + +%\generated{quotes/teacher} |