diff options
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/turnthepage/turnpagewoetex.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/turnthepage/turnpagewoetex.sty b/Master/texmf-dist/tex/latex/turnthepage/turnpagewoetex.sty index 5f6b8b0c7b0..779f6c0139a 100644 --- a/Master/texmf-dist/tex/latex/turnthepage/turnpagewoetex.sty +++ b/Master/texmf-dist/tex/latex/turnthepage/turnpagewoetex.sty @@ -10,7 +10,7 @@ \RequirePackage{atbegshi} \RequirePackage{picture} \RequirePackage{alphalph} -\RequirePackage{pagesLTS} +\RequirePackage{pageslts} \ifx\turnthepage\undefined \DeclareOption{short}{\providecommand{\turnthepage}{/\ldots}} @@ -58,4 +58,4 @@ \put(\dimen1,-\dimen3){\llap{\turnthepage}}% \fi% \fi% -}}
\ No newline at end of file +}} |