forked from TH_General/Template_Summary
Refactoring
This commit is contained in:
parent
7ceb321d1a
commit
49a0e57e94
@ -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}
|
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user