Refactoring

This commit is contained in:
paul-loedige 2022-02-05 10:32:57 +01:00
parent 7ceb321d1a
commit 49a0e57e94
2 changed files with 8 additions and 11 deletions

View File

@ -9,11 +9,11 @@
\input{Packages.tex}
\input{Style.tex}
\def \AUTHOR{Example Author\\author@example.com}
\def \MODULE{ExampleModule}
\def \MODULECOMPACT{EM}
\def \AUTHORCOMPACT{Example Author}
\def \DATE{Example Date}
\def \AUTHOR{Paul Lödige\\paul.loedige@student.kit.edu}
\def \MODULE{Maschinelles Lernen: Grundlagen und Algorithmen}
\def \MODULECOMPACT{ML}
\def \AUTHORCOMPACT{Paul Lödige}
\def \DATE{\today}
\begin{document}
@ -26,4 +26,4 @@
\input{Content.tex}
\clearpage
\end{document}
\end{document}

View File

@ -1,7 +1,4 @@
# How to use this template
1. fork
1. refactor
1. compile
# Zusammenfassung Maschinelles Lernen: Grundlagen und Algorithmen
## 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)
Requires you to enable [--shell escape](https://tex.stackexchange.com/questions/516604/how-to-enable-shell-escape-or-write18-visual-studio-code-latex-workshop)