diff options
author | Karl Berry <karl@freefriends.org> | 2011-09-03 23:22:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-09-03 23:22:24 +0000 |
commit | 4756939998ff64a14060695c2d27c34c5368b9ee (patch) | |
tree | 5d894cd6f4bdba4fb82473923bc38e1af358ec79 /Master/texmf-dist/tex/latex/turnthepage | |
parent | 4c20f243cb551718af3b0e88aab09cd6460658d6 (diff) |
turnthepage (3sep11)
git-svn-id: svn://tug.org/texlive/trunk@23784 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/turnthepage')
-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 +}} |