generated from TH_General/Template_Document
basic refactoring
This commit is contained in:
parent
7d24ba5ea0
commit
59b657134e
@ -7,8 +7,8 @@
|
|||||||
%header content
|
%header content
|
||||||
\pagestyle{fancy}
|
\pagestyle{fancy}
|
||||||
\fancyhf{}
|
\fancyhf{}
|
||||||
\rhead{\textbf{\TITLE\\\SUBTITLE}}
|
\rhead{\textbf{Zusammenfassung\\\MODULE}}
|
||||||
\lhead{\large\leftmark}
|
\lhead{\large\leftmark}
|
||||||
\chead{\includesvg[width=20mm]{./images/TH_OWL_Logo_small}}
|
\chead{\includesvg[width=20mm]{./images/TH_OWL_Logo_small}}
|
||||||
\lfoot{\AUTHORCOMPACT~|~\MODULECOMPACT~|~\DATE}
|
\lfoot{\AUTHORCOMPACT~|~\DATE}
|
||||||
\rfoot{\thepage}
|
\rfoot{\thepage}
|
@ -3,8 +3,6 @@
|
|||||||
\input{Packages.tex}
|
\input{Packages.tex}
|
||||||
\input{Style.tex}
|
\input{Style.tex}
|
||||||
|
|
||||||
\def \TITLE{Example Title}
|
|
||||||
\def \SUBTITLE{Example Subtitle}
|
|
||||||
\def \AUTHOR{Example Author\\author@example.com}
|
\def \AUTHOR{Example Author\\author@example.com}
|
||||||
\def \MODULE{ExampleModule}
|
\def \MODULE{ExampleModule}
|
||||||
\def \MODULECOMPACT{EM}
|
\def \MODULECOMPACT{EM}
|
@ -4,15 +4,11 @@
|
|||||||
\vspace*{-20mm}
|
\vspace*{-20mm}
|
||||||
\includesvg[width=.75\pdfpagewidth]{./images/TH_OWL_Logo}\\
|
\includesvg[width=.75\pdfpagewidth]{./images/TH_OWL_Logo}\\
|
||||||
\vspace{25mm}
|
\vspace{25mm}
|
||||||
{\fontsize{50}{600}\selectfont \textbf{\TITLE}}\\
|
|
||||||
\vspace{5mm}
|
|
||||||
\Huge
|
\Huge
|
||||||
\textbf{\SUBTITLE}\\
|
\textbf{Zusammenfassung \MODULECOMPACT}\\
|
||||||
\vspace{20mm}
|
\vspace{20mm}
|
||||||
\Large
|
\Large
|
||||||
\AUTHOR\\
|
\AUTHOR\\
|
||||||
\vspace{20mm}
|
\vspace{20mm}
|
||||||
\textbf{\MODULE}\\
|
|
||||||
\vspace{20mm}
|
|
||||||
\DATE
|
\DATE
|
||||||
\end{center}
|
\end{center}
|
Loading…
x
Reference in New Issue
Block a user