mirror of
https://gitlab.com/mathezirkel/content/matboj-regelwerk
synced 2024-11-08 15:21:33 +01:00
32 lines
474 B
TeX
32 lines
474 B
TeX
\documentclass[german]{article}
|
|
|
|
\title{Matboj-Regelwerk}
|
|
\author{Die Jury}
|
|
\date{21. August 2022}
|
|
|
|
\usepackage{matboj}
|
|
|
|
\begin{document}
|
|
|
|
\maketitle
|
|
\thispagestyle{fancy}
|
|
|
|
\section{Vorbereitung}
|
|
\input{inputs/vorbereitung}
|
|
|
|
\section{Challenges}
|
|
\input{inputs/challenges}
|
|
|
|
\section{Sonderregeln}
|
|
\input{inputs/sonderregeln}
|
|
|
|
\section{Zeit}
|
|
\input{inputs/zeit}
|
|
|
|
\section{Jurybefugnisse}
|
|
\input{inputs/jurybefugnisse}
|
|
|
|
\section{Sieger}
|
|
\input{inputs/sieger}
|
|
|
|
\end{document}
|