personalize

This commit is contained in:
Joel Baldauf
2021-07-01 11:18:49 +02:00
parent 37d087545d
commit 362a9aecdb
3 changed files with 10 additions and 10 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
--- ---
author: Johannes Reinert author: Joel Baldauf
title: Aufgabe title: Aufgabe
subtitle: FI-C04 subtitle: FI-C01
date: \today date: \today
colorlinks: true colorlinks: true
documentclass: article documentclass: article
@@ -13,8 +13,8 @@ header-includes: |
\usepackage{hyphenat} \usepackage{hyphenat}
\hyphenation{Mathe-matik wieder-gewinnen} \hyphenation{Mathe-matik wieder-gewinnen}
\pagestyle{fancy} \pagestyle{fancy}
\fancyhead[L]{FI-C04} \fancyhead[L]{FI-C01}
\fancyfoot[L]{Johannes Reinert} \fancyfoot[L]{Joel Baldauf}
\fancyfoot[R]{\today} \fancyfoot[R]{\today}
--- ---
+4 -4
View File
@@ -1,7 +1,7 @@
--- ---
author: Johannes Reinert author: Joel Baldauf
title: Aufgabe title: Aufgabe
subtitle: FI-C04 subtitle: FI-C01
date: \today date: \today
colorlinks: true colorlinks: true
documentclass: article documentclass: article
@@ -13,8 +13,8 @@ header-includes: |
\usepackage{hyphenat} \usepackage{hyphenat}
\hyphenation{Mathe-matik wieder-gewinnen} \hyphenation{Mathe-matik wieder-gewinnen}
\pagestyle{fancy} \pagestyle{fancy}
\fancyhead[L]{FI-C04} \fancyhead[L]{FI-C01}
\fancyfoot[L]{Johannes Reinert} \fancyfoot[L]{Joel Baldauf}
\fancyfoot[R]{\today} \fancyfoot[R]{\today}
--- ---
+2 -2
View File
@@ -1,5 +1,5 @@
--- ---
author: Johannes Reinert author: Joel Baldauf
title: Kurs title: Kurs
subtitle: Aufgabe subtitle: Aufgabe
date: \today date: \today
@@ -12,7 +12,7 @@ header-includes: |
\hyphenation{Mathe-matik wieder-gewinnen} \hyphenation{Mathe-matik wieder-gewinnen}
\pagestyle{fancy} \pagestyle{fancy}
\fancyhead[L]{Kurs} \fancyhead[L]{Kurs}
\fancyfoot[L]{Johannes Reinert} \fancyfoot[L]{Joel Baldauf}
\fancyfoot[R]{\today} \fancyfoot[R]{\today}
--- ---