diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-nextpage.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-nextpage.sty | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-nextpage.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-nextpage.sty index 0dcffdf7d0f..0d770048bc3 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-nextpage.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-nextpage.sty @@ -19,10 +19,10 @@ \LWR@ProvidesPackageDrop{nextpage} -\newcommand{\cleartoevenpage}[1][]{} -\newcommand{\movetoevenpage}[1][]{} -\newcommand{\cleartooddpage}[1][]{} -\newcommand{\movetooddpage}[1][]{} +\DeclareDocumentCommand{\cleartoevenpage}{o}{} +\DeclareDocumentCommand{\movetoevenpage}{o}{} +\DeclareDocumentCommand{\cleartooddpage}{o}{} +\DeclareDocumentCommand{\movetooddpage}{o}{} \endinput %% |