Added exercise with TOC
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
---
|
||||
author: Johannes Reinert
|
||||
title: Aufgabe
|
||||
subtitle: FI-C04
|
||||
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-C04}
|
||||
\fancyfoot[L]{Johannes Reinert}
|
||||
\fancyfoot[R]{\today}
|
||||
---
|
||||
|
||||
- [Section](#section)
|
||||
|
||||
# Section
|
||||
Reference in New Issue
Block a user