diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-10 21:56:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-10 21:56:00 +0000 |
commit | 4f711ec63a6c65e74a08a634bc886ee54b2140fe (patch) | |
tree | 23e7907cc86a132ab95da3f8408a5ab5346b976b /Master/texmf-dist/tex/latex/oberdiek/zref-totpages.sty | |
parent | f5059243c2428b73d75e86f6917ce21b28f153df (diff) |
oberdiek update (10apr10)
git-svn-id: svn://tug.org/texlive/trunk@17792 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/oberdiek/zref-totpages.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/oberdiek/zref-totpages.sty | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/oberdiek/zref-totpages.sty b/Master/texmf-dist/tex/latex/oberdiek/zref-totpages.sty index 7c2ab53dca2..2670629d327 100644 --- a/Master/texmf-dist/tex/latex/oberdiek/zref-totpages.sty +++ b/Master/texmf-dist/tex/latex/oberdiek/zref-totpages.sty @@ -39,11 +39,11 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{zref-totpages}% - [2010/03/29 v2.9 Module totpages for zref (HO)]% -\RequirePackage{zref-base}[2010/03/29] + [2010/04/08 v2.10 Module totpages for zref (HO)]% +\RequirePackage{zref-base}[2010/04/08] \@ifundefined{ZREF@baseok}{\endinput}{} -\RequirePackage{zref-abspage}[2010/03/29] -\RequirePackage{zref-lastpage}[2010/03/29] +\RequirePackage{zref-abspage}[2010/04/08] +\RequirePackage{zref-lastpage}[2010/04/08] \newcommand*{\ztotpages}{% \zref@extractdefault{LastPage}{abspage}{0}% } |