Small fixes
This commit is contained in:
parent
6ca3c33266
commit
a43bac410f
|
@ -1,9 +1,9 @@
|
|||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% Setup des Dokuments
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\documentclass[12pt,DIV14,BCOR10mm,a4paper,twoside,parskip=half-,headsepline,headinclude]{scrreprt} % Grundgröße 12pt, zweiseitig
|
||||
\documentclass[12pt,a4paper,twoside,parskip=half-,headsepline,headinclude]{scrreprt} % Grundgröße 12pt, zweiseitig
|
||||
% Packages from template
|
||||
\usepackage[headsepline,automark]{scrpage2} % Seitenköpfe automatisch
|
||||
\usepackage[headsepline,automark]{scrlayer-scrpage} % Seitenköpfe automatisch
|
||||
\KOMAoptions{headinclude} % Fix
|
||||
\usepackage[german]{babel} % Sprachpaket für Deutsch (Umlaute, Trennung,deutsche Überschriften)
|
||||
\usepackage{graphicx,hyperref} % Graphikeinbindung, Hyperref (alles klickbar, Bookmarks)
|
||||
|
@ -98,7 +98,7 @@
|
|||
|
||||
{\Large Jan Philipp Timme
|
||||
\\[2ex]
|
||||
Master-Arbeit im Studiengang "`Angewandte Informatik"'
|
||||
Masterarbeit im Studiengang "`Angewandte Informatik"'
|
||||
\\[5ex]
|
||||
\today
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue