fix errors
This commit is contained in:
parent
4e5d0a3cbf
commit
2df3a80ca9
@ -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}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user