aboutsummaryrefslogtreecommitdiff
path: root/zeitung/parts
diff options
context:
space:
mode:
Diffstat (limited to 'zeitung/parts')
-rw-r--r--zeitung/parts/final.tex21
-rw-r--r--zeitung/parts/rankingtemplate.tex17
-rw-r--r--zeitung/parts/studentprofiles.tex5
-rw-r--r--zeitung/parts/teacherquotes.tex2
4 files changed, 21 insertions, 24 deletions
diff --git a/zeitung/parts/final.tex b/zeitung/parts/final.tex
index 305f8f1..de718c7 100644
--- a/zeitung/parts/final.tex
+++ b/zeitung/parts/final.tex
@@ -1,9 +1,10 @@
\disableheader
\thispagestyle{empty}
-\ThisULCornerWallPaper{1.2}{vorderseitebg}
+%\ThisULCornerWallPaper{1.2}{vorderseitebg}
-\definecolor{textcolor}{rgb}{0.117, 0.176, 0.219}
-\color{textcolor}
+\definecolor{backcolor}{RGB}{41, 49, 51}
+\pagecolor{backcolor}
+\color{white}
\bfseries
\hspace{0pt}
@@ -12,15 +13,15 @@
\begin{center}
-{\cartamarina{\Huge Abitur 2021}}
-\vspace*{1cm}
+ {\cartamarina{\Huge Abitur 2021}}
+ \vspace*{1cm}
-\generated{final}
+ \generated{final}
-\vspace*{1cm}
-{\cartamarina{\Huge Robert-Bosch-Schule Ulm}}
+ \vspace*{1cm}
+ {\cartamarina{\Huge Robert-Bosch-Schule Ulm}}
-\vfill
-\hspace{0pt}
+ \vfill
+ \hspace{0pt}
\end{center}
diff --git a/zeitung/parts/rankingtemplate.tex b/zeitung/parts/rankingtemplate.tex
index 0bfb9fb..b0a397c 100644
--- a/zeitung/parts/rankingtemplate.tex
+++ b/zeitung/parts/rankingtemplate.tex
@@ -1,13 +1,12 @@
\providecommand\rankingquestion[1]{
- \noindent\textbf{#1}
+ \textbf{#1}
}
-\providecommand\rankinganswer[2]{
- \item[] #1
- \setcounter{bottlecnt}{0}
- \setcounter{bottlemax}{#2}
- \stepcounter{bottlemax} % There is no <= in forloop
- \forloop{bottlecnt}{1}{\value{bottlecnt} < \value{bottlemax}}{
- \includegraphics[scale=.027]{flasche.png}
- }
+\providecommand\rankingbottles[1]{
+ \setcounter{bottlecnt}{0}
+ \setcounter{bottlemax}{#1}
+ \stepcounter{bottlemax} % There is no <= in forloop
+ \forloop{bottlecnt}{1}{\value{bottlecnt} < \value{bottlemax}}{
+ \includegraphics[scale=.027]{flasche.png}
+ }
}
diff --git a/zeitung/parts/studentprofiles.tex b/zeitung/parts/studentprofiles.tex
index 37d867a..4b9cfec 100644
--- a/zeitung/parts/studentprofiles.tex
+++ b/zeitung/parts/studentprofiles.tex
@@ -1,9 +1,4 @@
-\title{Schülersteckbriefe}
-\kant[1-3]
-\newpage
-
\providecommand\studentprofile[1]{
- \title{Übersicht - #1}
\classoverview{#1}
\inputall{parts/generated/students/#1}
diff --git a/zeitung/parts/teacherquotes.tex b/zeitung/parts/teacherquotes.tex
new file mode 100644
index 0000000..2c54923
--- /dev/null
+++ b/zeitung/parts/teacherquotes.tex
@@ -0,0 +1,2 @@
+\title{Lehrersteckbriefe}
+\generated{quotes/teacher}