21 lines
420 B
Markdown
21 lines
420 B
Markdown
---
|
|
author: Joel Baldauf
|
|
title: Aufgabe
|
|
subtitle: FI-C01
|
|
date: \today
|
|
colorlinks: true
|
|
documentclass: article
|
|
papersize: a4
|
|
header-includes: |
|
|
\usepackage{fancyhdr}
|
|
\usepackage{csquotes}
|
|
\usepackage[ngerman]{babel}
|
|
\usepackage{hyphenat}
|
|
\hyphenation{Mathe-matik wieder-gewinnen}
|
|
\pagestyle{fancy}
|
|
\fancyhead[L]{FI-C01}
|
|
\fancyfoot[L]{Joel Baldauf}
|
|
\fancyfoot[R]{\today}
|
|
---
|
|
|
|
## Section |