aboutsummaryrefslogtreecommitdiffstats
path: root/buch/common/titlepage.tex
diff options
context:
space:
mode:
Diffstat (limited to 'buch/common/titlepage.tex')
-rw-r--r--buch/common/titlepage.tex34
1 files changed, 34 insertions, 0 deletions
diff --git a/buch/common/titlepage.tex b/buch/common/titlepage.tex
new file mode 100644
index 0000000..f4f833f
--- /dev/null
+++ b/buch/common/titlepage.tex
@@ -0,0 +1,34 @@
+%
+% titlepage.tex
+%
+\pagestyle{fancy}
+\frontmatter
+\newcommand\HRule{\noindent\rule{\linewidth}{1.5pt}}
+\begin{titlepage}
+\vspace*{\stretch{1}}
+\HRule
+\vspace*{5pt}
+\begin{flushright}
+{
+\LARGE
+Mathematisches Seminar\\
+\vspace*{20pt}
+\Huge
+Matrizen%
+}%
+\vspace*{5pt}
+\end{flushright}
+\HRule
+\begin{flushright}
+\vspace{60pt}
+\Large
+Leitung: Andreas Müller und Roy Seitz\\
+\vspace{40pt}
+\Large
+\input{common/teilnehmer.tex}
+\end{flushright}
+\vspace*{\stretch{2}}
+\begin{center}
+OST Ostschweizer Fachhochschule, Rapperswil, 2021
+\end{center}
+\end{titlepage}