From 29c906eeb589fe0bc4c02b30ed36d40e3168679f Mon Sep 17 00:00:00 2001 From: SergeantBiggs Date: Mon, 3 May 2021 11:53:01 +0200 Subject: [PATCH] Added exercise with TOC --- OSZ/exercise_toc.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 OSZ/exercise_toc.md diff --git a/OSZ/exercise_toc.md b/OSZ/exercise_toc.md new file mode 100644 index 0000000..1925468 --- /dev/null +++ b/OSZ/exercise_toc.md @@ -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