Motivation & basic toolchain setup
This commit is contained in:
parent
a0e5694994
commit
e5b97f956e
7 changed files with 43 additions and 0 deletions
12
main.tex
12
main.tex
|
|
@ -0,0 +1,12 @@
|
|||
\documentclass[11pt]{article}
|
||||
\usepackage[ngerman]{babel}
|
||||
\usepackage[T1]{fontenc}
|
||||
\usepackage{biolinum}
|
||||
\usepackage[a4paper]{geometry}
|
||||
|
||||
\biolinum
|
||||
|
||||
\begin{document}
|
||||
\include{./chapters/deckblatt.tex}
|
||||
\include{./chapters/motivation.tex}
|
||||
\end{document}
|
||||
Loading…
Add table
Add a link
Reference in a new issue