diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-scrlayer-scrpage.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-scrlayer-scrpage.sty | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-scrlayer-scrpage.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-scrlayer-scrpage.sty index 75529d38a29..c71dbf58e2d 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-scrlayer-scrpage.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-scrlayer-scrpage.sty @@ -35,7 +35,12 @@ \NewDocumentCommand{\ofoot}{s o m}{} \NewDocumentCommand{\cfoot}{s o m}{} \NewDocumentCommand{\ifoot}{s o m}{} +\NewDocumentCommand{\automark}{som}{} +\newcommand*{\manualmark}{} \DeclareDocumentCommand{\MakeMarkcase}{m}{#1} +\let\headmark\leftmark +\providecommand{\pnumfont}{\normalfont}% +\DeclareRobustCommand\pagemark{{\pnumfont{\thepage}}}% \newcommand*{\defpairofpagestyles}[3][]{} \newcommand*{\newpairofpagestyles}[3][]{} \newcommand*{\renewpairofpagestyles}[3][]{} |