fix errors

This commit is contained in:
Amma 2020-05-11 09:13:00 +02:00
parent 4e5d0a3cbf
commit 2df3a80ca9

View File

@ -1,19 +1,20 @@
% Format und Encodierung
\documentclass[a4paper, pdftex, 12pt, ngerman]{scrartcl}
\documentclass[a4paper, headheight=50pt, pdftex, 12pt, ngerman]{scrartcl}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{babel}
% Kopf- und Fußzeilen
\usepackage[]{scrlayer-scrpage}
\ihead[]{\includegraphics[width=2cm]{fs-logo.png}}
\ihead[]{\includegraphics[width=1.5cm]{fs-logo.png}}
\chead[]{}
\ohead[Studiensituation Corona]{Studiensituation Corona}
\ofoot[\pagemark]{\pagemark}
\cfoot[]{}
\ifoot[]{Fachschaft WIAI}
\setheadsepline{1pt}
\pagestyle{scrheadings}
\KOMAoption{headsepline}{.75pt:\textwidth}
\KOMAoption{headwidth}{text}
% Fonts
\usepackage{helvet}