From ac4b80be810fc615b426557ad86f0cb8092f5304 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 3 Dec 2020 17:18:03 +0100 Subject: add files --- buch/common/titlepage.tex | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 buch/common/titlepage.tex (limited to 'buch/common/titlepage.tex') 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} -- cgit v1.2.1