diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-titleps.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-titleps.sty | 42 |
1 files changed, 20 insertions, 22 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-titleps.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-titleps.sty index e42138dab7d..be307149118 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-titleps.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-titleps.sty @@ -17,42 +17,40 @@ %% version 2005/12/01 or later. - - \LWR@ProvidesPackageDrop{titleps} -\RenewDocumentCommand{\newpagestyle}{m o m}{} -\RenewDocumentCommand{\renewpagestyle}{m o m}{} +\NewDocumentCommand{\newpagestyle}{m o m}{} +\NewDocumentCommand{\renewpagestyle}{m o m}{} -\RenewDocumentCommand{\sethead}{o o o m m m}{} -\RenewDocumentCommand{\setfoot}{o o o m m m}{} +\NewDocumentCommand{\sethead}{o o o m m m}{} +\NewDocumentCommand{\setfoot}{o o o m m m}{} -\RenewDocumentCommand{\settitlemarks}{s m}{} +\NewDocumentCommand{\settitlemarks}{s m}{} -\renewcommand*{\headrule}{} -\renewcommand*{\footrule}{} +\newcommand*{\headrule}{} +\newcommand*{\footrule}{} -\renewcommand*{\setheadrule}[1]{} -\renewcommand*{\setfootrule}[1]{} +\newcommand*{\setheadrule}[1]{} +\newcommand*{\setfootrule}[1]{} \newcommand*{\makeheadrule}{} \newcommand*{\makefootrule}{} -\renewcommand{\setmarkboth}[1]{} +\newcommand{\setmarkboth}[1]{} -\RenewDocumentCommand{\widenhead}{s o o m m}{} +\NewDocumentCommand{\widenhead}{s o o m m}{} -\renewcommand*{\bottitlemarks}{} -\renewcommand*{\toptitlemarks}{} -\renewcommand*{\firsttitlemarks}{} -\renewcommand*{\nexttoptitlemarks}{} -\renewcommand*{\outertitlemarks}{} -\renewcommand*{\innertitlemarks}{} +\newcommand*{\bottitlemarks}{} +\newcommand*{\toptitlemarks}{} +\newcommand*{\firsttitlemarks}{} +\newcommand*{\nexttoptitlemarks}{} +\newcommand*{\outertitlemarks}{} +\newcommand*{\innertitlemarks}{} -\RenewDocumentCommand{\newtitlemark}{s m}{} +\NewDocumentCommand{\newtitlemark}{s m}{} -\RenewDocumentCommand{\pretitlemark}{s m m}{} +\NewDocumentCommand{\pretitlemark}{s m m}{} -\renewcommand{\ifsamemark}[4]{} +\newcommand{\ifsamemark}[4]{} \NewDocumentCommand{\setfloathead}{s o o o m m m m m}{} \NewDocumentCommand{\setfloatfoot}{s o o o m m m m m}{} |