diff options
author | Karl Berry <karl@freefriends.org> | 2011-04-23 22:41:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-04-23 22:41:07 +0000 |
commit | af6a118fb5e7779ff5e57eb79e384f667d6bc648 (patch) | |
tree | 47c774d879a0105fc641b49857ed3435910e980a /Master/texmf-dist/tex/latex/pax | |
parent | c41e14a6ed15b3e1fa667aaf5d14b58f0a057ffc (diff) |
pax (23apr11)
git-svn-id: svn://tug.org/texlive/trunk@22179 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pax')
-rw-r--r-- | Master/texmf-dist/tex/latex/pax/pax.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/pax/pax.sty b/Master/texmf-dist/tex/latex/pax/pax.sty index 7623c87c769..eef21dbb927 100644 --- a/Master/texmf-dist/tex/latex/pax/pax.sty +++ b/Master/texmf-dist/tex/latex/pax/pax.sty @@ -1,5 +1,5 @@ %% pax.sty -%% Copyright 2006, 2007 Heiko Oberdiek +%% Copyright 2006-2008, 2011 Heiko Oberdiek % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -18,7 +18,7 @@ % \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{pax}% - [2007/07/19 v0.1h Annotation support for PDF graphics (HO)]% + [2011/04/22 v0.1i Annotation support for PDF graphics (HO)]% \RequirePackage{ifpdf} \ifpdf |