summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pax/pax.sty
diff options
context:
space:
mode:
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\\{%