diff options
author | Karl Berry <karl@freefriends.org> | 2020-10-17 20:59:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-10-17 20:59:27 +0000 |
commit | c5ae5998ef664e79bbde058a67cdb40ab1c13ce1 (patch) | |
tree | 68ca48f5d1a78a8a07a68c2703317189e2e0cf37 /Master/texmf-dist/tex/latex/schule/schullzk.cls | |
parent | 4fb633bbfdd2c22d88f14df6584f0ab33b2e4994 (diff) |
schule (17oct20)
git-svn-id: svn://tug.org/texlive/trunk@56683 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/schule/schullzk.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/schule/schullzk.cls | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/schule/schullzk.cls b/Master/texmf-dist/tex/latex/schule/schullzk.cls index 943a67baba4..7c7071ca66b 100644 --- a/Master/texmf-dist/tex/latex/schule/schullzk.cls +++ b/Master/texmf-dist/tex/latex/schule/schullzk.cls @@ -127,7 +127,7 @@ \RequirePackage[utf8]{inputenc} \RequirePackage[T1]{fontenc} \RequirePackage{schulealt} -\RequirePackage[headsepline]{scrpage2} +\RequirePackage[headsepline]{scrlayer-scrpage} \RequirePackage{schullzk} \pagestyle{scrheadings} \def\datum#1{\gdef\@datum{#1}} |