From 23b0129cfe0c4e4300232992b08c911294f27db7 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Mon, 15 Feb 2021 21:12:45 +0100 Subject: Fixed quotes a bit --- zeitung/parts/citations.tex | 2 -- zeitung/parts/quotetemplate.tex | 6 ++++++ zeitung/parts/studentprofiles.tex | 15 +++++++++++---- 3 files changed, 17 insertions(+), 6 deletions(-) delete mode 100644 zeitung/parts/citations.tex create mode 100644 zeitung/parts/quotetemplate.tex (limited to 'zeitung/parts') 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} -- cgit v1.2.3