31 lines
529 B
Markdown
31 lines
529 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}
|
|
---
|
|
|
|
\newpage
|
|
|
|
# Inhaltsverzeichnis
|
|
|
|
- [Inhaltsverzeichnis](#inhaltsverzeichnis)
|
|
- [Section](#section)
|
|
|
|
\newpage
|
|
|
|
# Section
|