summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pax/pax.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-06-07 20:32:22 +0000
committerKarl Berry <karl@freefriends.org>2022-06-07 20:32:22 +0000
commitd7224298843441c3e08e6c84a5eb3cd8e93e7c62 (patch)
treef9519802ab424bba0eb192ec25867b81d47f5858 /Master/texmf-dist/tex/latex/pax/pax.sty
parent1029e9f5a5b1ad7faa4657093c757352e83cb308 (diff)
pax (7jun22)
git-svn-id: svn://tug.org/texlive/trunk@63508 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pax/pax.sty')
-rw-r--r--Master/texmf-dist/tex/latex/pax/pax.sty7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/pax/pax.sty b/Master/texmf-dist/tex/latex/pax/pax.sty
index 5a0b7568bf4..1ea11b7fdd8 100644
--- a/Master/texmf-dist/tex/latex/pax/pax.sty
+++ b/Master/texmf-dist/tex/latex/pax/pax.sty
@@ -1,5 +1,6 @@
%% pax.sty
%% Copyright 2006-2008, 2011, 2012 Heiko Oberdiek
+%% Copyright 2020 Bastien Roucariès
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
@@ -11,14 +12,14 @@
%
% This work has the LPPL maintenance status `maintained'.
%
-% The Current Maintainer of this work is Heiko Oberdiek.
+% The Current Maintainer of this work is Bastien Roucariès
%
% This work consists of the file pax.sty.
% See README for more details and documentation.
%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{pax}%
- [2012/04/18 v0.1l Annotation support for PDF graphics (HO)]%
+ [2020/04/06 v0.2 Annotation support for PDF graphics (HO)]%
\RequirePackage{ifpdf}
\ifpdf
@@ -106,7 +107,7 @@
\PAX@defaultbp\PAX@vury{#4}%
\edef\PAX@page@llx{\dimexpr\PAX@page@llx+\PAX@vllx\relax}%
\edef\PAX@page@lly{\dimexpr\PAX@page@lly+\PAX@vlly\relax}%
- \edef\PAX@page@urx{\dimexpr\PAX@page@llx+\PAX@vlly\relax}%
+ \edef\PAX@page@urx{\dimexpr\PAX@page@llx+\PAX@vurx\relax}%
\edef\PAX@page@ury{\dimexpr\PAX@page@lly+\PAX@vury\relax}%
}
\def\PAX@trim#1 #2 #3 #4\\{%