[Präambel] Fix deprecated package
This commit is contained in:
parent
7f8e63942c
commit
59dfd7c81f
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
|
||||||
% Paket zum Anpassen von Kopf- und Fußzeilen
|
% Paket zum Anpassen von Kopf- und Fußzeilen
|
||||||
\usepackage[plainfootsepline, plainheadsepline, headsepline, footsepline, automark]{scrpage2}
|
\usepackage[plainfootsepline, plainheadsepline, headsepline, footsepline, automark]{scrlayer-scrpage}
|
||||||
|
|
||||||
% Kopfzeilenfarbe ändern
|
% Kopfzeilenfarbe ändern
|
||||||
\definecolor{SAP blue}{RGB}{15, 70, 167}
|
\definecolor{SAP blue}{RGB}{15, 70, 167}
|
||||||
|
|
Loading…
Reference in a new issue