Set papersize, change subtitle
This commit is contained in:
@@ -1,8 +1,11 @@
|
|||||||
---
|
---
|
||||||
author: Johannes Reinert
|
author: Johannes Reinert
|
||||||
title: Aufgabe
|
title: Aufgabe
|
||||||
|
subtitle: FI-C04
|
||||||
date: \today
|
date: \today
|
||||||
colorlinks: true
|
colorlinks: true
|
||||||
|
documentclass: article
|
||||||
|
papersize: a4
|
||||||
header-includes: |
|
header-includes: |
|
||||||
\usepackage{fancyhdr}
|
\usepackage{fancyhdr}
|
||||||
\usepackage{csquotes}
|
\usepackage{csquotes}
|
||||||
@@ -10,7 +13,7 @@ header-includes: |
|
|||||||
\usepackage{hyphenat}
|
\usepackage{hyphenat}
|
||||||
\hyphenation{Mathe-matik wieder-gewinnen}
|
\hyphenation{Mathe-matik wieder-gewinnen}
|
||||||
\pagestyle{fancy}
|
\pagestyle{fancy}
|
||||||
\fancyhead[L]{OSZIMT}
|
\fancyhead[L]{FI-C04}
|
||||||
\fancyfoot[L]{Johannes Reinert}
|
\fancyfoot[L]{Johannes Reinert}
|
||||||
\fancyfoot[R]{\today}
|
\fancyfoot[R]{\today}
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user