fix errors
This commit is contained in:
parent
4e5d0a3cbf
commit
2df3a80ca9
@ -1,19 +1,20 @@
|
|||||||
% Format und Encodierung
|
% Format und Encodierung
|
||||||
\documentclass[a4paper, pdftex, 12pt, ngerman]{scrartcl}
|
\documentclass[a4paper, headheight=50pt, pdftex, 12pt, ngerman]{scrartcl}
|
||||||
\usepackage[utf8]{inputenc}
|
\usepackage[utf8]{inputenc}
|
||||||
\usepackage[T1]{fontenc}
|
\usepackage[T1]{fontenc}
|
||||||
\usepackage{babel}
|
\usepackage{babel}
|
||||||
|
|
||||||
% Kopf- und Fußzeilen
|
% Kopf- und Fußzeilen
|
||||||
\usepackage[]{scrlayer-scrpage}
|
\usepackage[]{scrlayer-scrpage}
|
||||||
\ihead[]{\includegraphics[width=2cm]{fs-logo.png}}
|
\ihead[]{\includegraphics[width=1.5cm]{fs-logo.png}}
|
||||||
\chead[]{}
|
\chead[]{}
|
||||||
\ohead[Studiensituation Corona]{Studiensituation Corona}
|
\ohead[Studiensituation Corona]{Studiensituation Corona}
|
||||||
\ofoot[\pagemark]{\pagemark}
|
\ofoot[\pagemark]{\pagemark}
|
||||||
\cfoot[]{}
|
\cfoot[]{}
|
||||||
\ifoot[]{Fachschaft WIAI}
|
\ifoot[]{Fachschaft WIAI}
|
||||||
\setheadsepline{1pt}
|
|
||||||
\pagestyle{scrheadings}
|
\pagestyle{scrheadings}
|
||||||
|
\KOMAoption{headsepline}{.75pt:\textwidth}
|
||||||
|
\KOMAoption{headwidth}{text}
|
||||||
|
|
||||||
% Fonts
|
% Fonts
|
||||||
\usepackage{helvet}
|
\usepackage{helvet}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user