aboutsummaryrefslogtreecommitdiff
path: root/zeitung
diff options
context:
space:
mode:
Diffstat (limited to 'zeitung')
-rw-r--r--zeitung/main.tex2
-rw-r--r--zeitung/parts/citations.tex2
-rw-r--r--zeitung/parts/quotetemplate.tex6
-rw-r--r--zeitung/parts/studentprofiles.tex15
4 files changed, 18 insertions, 7 deletions
diff --git a/zeitung/main.tex b/zeitung/main.tex
index 6e0b0e0..a0a5681 100644
--- a/zeitung/main.tex
+++ b/zeitung/main.tex
@@ -82,6 +82,7 @@
\def\part#1{\input{parts/#1.tex}\newpage}
\def\student{\input{parts/studenttemplate.tex}}
+\def\quotepage{\input{parts/quotetemplate.tex}}
\def\ranking{\input{parts/rankingtemplate.tex}}
\def\generated#1{\input{parts/generated/#1.tex}}
@@ -100,7 +101,6 @@
\part{classoverview}
\part{studentprofiles}
\part{studentranking}
-\part{citations}
\part{photos}
\part{trips}
\part{courseoverview}
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}