diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-02 21:50:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-02 21:50:45 +0000 |
commit | aa1776c78dfdb456e2228fbceaa886e64e36174c (patch) | |
tree | 7967af7f0f2079a632809a813221918af16ba8cc /Master/texmf-dist/tex/latex/oberdiek/zref-thepage.sty | |
parent | a86d14742b305868a1c2b1f33f1263a6b7d0e03d (diff) |
oberdiek (1may12)
git-svn-id: svn://tug.org/texlive/trunk@26177 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/oberdiek/zref-thepage.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/oberdiek/zref-thepage.sty | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/oberdiek/zref-thepage.sty b/Master/texmf-dist/tex/latex/oberdiek/zref-thepage.sty index 314c63f9ca1..fe5a7569d83 100644 --- a/Master/texmf-dist/tex/latex/oberdiek/zref-thepage.sty +++ b/Master/texmf-dist/tex/latex/oberdiek/zref-thepage.sty @@ -9,9 +9,9 @@ %% This is a generated file. %% %% Project: zref -%% Version: 2011/03/18 v2.21 +%% Version: 2012/04/04 v2.24 %% -%% Copyright (C) 2006-2011 by +%% Copyright (C) 2006-2012 by %% Heiko Oberdiek <heiko.oberdiek at googlemail.com> %% %% This work may be distributed and/or modified under the @@ -44,18 +44,22 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{zref-thepage}% - [2011/03/18 v2.21 Module thepage for zref (HO)]% -\RequirePackage{zref-base}[2011/03/18] + [2012/04/04 v2.24 Module thepage for zref (HO)]% +\RequirePackage{zref-base}[2012/04/04] \ifx\ZREF@base@ok Y% \else \expandafter\endinput \fi -\RequirePackage{atbegshi} -\RequirePackage{zref-abspage}[2011/03/18] +\RequirePackage{atbegshi}[2011/10/05] +\RequirePackage{zref-abspage}[2012/04/04] \zref@newlist{thepage} \zref@addprop{thepage}{page} +\ZREF@NewPropPageValue +\let\zref@thepage@atbegshi@hook\ltx@empty +\zref@addprop{thepage}{pagevalue} \AtBeginShipout{% - \zref@wrapper@immediate{% + \AtBeginShipoutAddToBox{% + \zref@thepage@atbegshi@hook \zref@labelbylist{thepage\the\value{abspage}}{thepage}% }% } |