basic refactoring

This commit is contained in:
paul-loedige 2021-01-20 14:21:26 +01:00
parent 7d24ba5ea0
commit 59b657134e
3 changed files with 3 additions and 9 deletions

View File

@ -7,8 +7,8 @@
%header content
\pagestyle{fancy}
\fancyhf{}
\rhead{\textbf{\TITLE\\\SUBTITLE}}
\rhead{\textbf{Zusammenfassung\\\MODULE}}
\lhead{\large\leftmark}
\chead{\includesvg[width=20mm]{./images/TH_OWL_Logo_small}}
\lfoot{\AUTHORCOMPACT~|~\MODULECOMPACT~|~\DATE}
\lfoot{\AUTHORCOMPACT~|~\DATE}
\rfoot{\thepage}

View File

@ -3,8 +3,6 @@
\input{Packages.tex}
\input{Style.tex}
\def \TITLE{Example Title}
\def \SUBTITLE{Example Subtitle}
\def \AUTHOR{Example Author\\author@example.com}
\def \MODULE{ExampleModule}
\def \MODULECOMPACT{EM}

View File

@ -4,15 +4,11 @@
\vspace*{-20mm}
\includesvg[width=.75\pdfpagewidth]{./images/TH_OWL_Logo}\\
\vspace{25mm}
{\fontsize{50}{600}\selectfont \textbf{\TITLE}}\\
\vspace{5mm}
\Huge
\textbf{\SUBTITLE}\\
\textbf{Zusammenfassung \MODULECOMPACT}\\
\vspace{20mm}
\Large
\AUTHOR\\
\vspace{20mm}
\textbf{\MODULE}\\
\vspace{20mm}
\DATE
\end{center}