diff options
Diffstat (limited to 'zeitung/main.tex')
-rw-r--r-- | zeitung/main.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/zeitung/main.tex b/zeitung/main.tex index c9d372f..6f49104 100644 --- a/zeitung/main.tex +++ b/zeitung/main.tex @@ -18,6 +18,8 @@ \usepackage{etoolbox} \usepackage{pdfpages} \usepackage{forloop} +\usepackage{xcolor} +\usepackage{booktabs} \usepackage[absolute,overlay]{textpos} % Font % TODO: Colored emojis? (very hard) @@ -132,7 +134,6 @@ \part{classoverview} \advert{ihk} \part{studentprofiles} -\part{studentranking} \advert{uni-ulm} \part{photos} \part{trips} @@ -140,5 +141,6 @@ \part{committeeoverview} \part{conclusion} \part{imprint} +\part{final} \end{document} |