refactored

This commit is contained in:
Paul 2020-11-06 22:54:55 +01:00
parent 5eebfead49
commit 0a299754ad
6 changed files with 19 additions and 19 deletions

View File

@ -1,4 +1,5 @@
@article{example,
author = "some author",
title = "some title"
}
@book{elon_musk,
title = {Elon Musk: Tesla, SpaceX, and the Quest for a Fantastic Fututre},
author = {Ashlee Vance},
publisher = Ecco,
year = 2017}

View File

@ -3,11 +3,13 @@
\input{Packages.tex}
\input{Style.tex}
\def \TITLE{Example Title}
\def \SUBTITLE{Example Subtitle}
\def \AUTHOR{Example Author\\author@example.com}
\def \AUTHORCOMPACT{Example Author}
\def \DATE{Example Date}
\def \TITLE{Revolutionäre Führungsstile}
\def \SUBTITLE{Henry Ford vs. Elon Musk}
\def \AUTHOR{Paul Lödige\\15405036\\paul.loedige@stud.th-owl.de}
\def \MODULE{Managementkompetenzen}
\def \MODULECOMPACT{MK}
\def \AUTHORCOMPACT{Paul Lödige}
\def \DATE{WS 2020/21}
\input{Glossary.tex}

View File

@ -1,7 +1,2 @@
# How to use this template
1. fork
1. refactor
1. compile
## Notice
Requires you to enable [--shell escape](https://tex.stackexchange.com/questions/516604/how-to-enable-shell-escape-or-write18-visual-studio-code-latex-workshop)
# Wozu dient dieses Dokument?
Dieses Dokument ist der schriftliche Teil der Ausarbeitung für das Fach Managementkompetenzen.

View File

@ -10,5 +10,5 @@
\lhead{\TITLE\\\SUBTITLE}
\chead{\large\textbf{\leftmark}}
\rhead{\includesvg[width=20mm]{./images/TH_OWL_Logo_small}}
\lfoot{\AUTHORCOMPACT}
\lfoot{\AUTHORCOMPACT~| \MODULECOMPACT~| \DATE}
\rfoot{\thepage}

View File

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