summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pgf/utilities/pgfpages.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/pgf/utilities/pgfpages.sty')
-rw-r--r--Master/texmf-dist/tex/latex/pgf/utilities/pgfpages.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/pgf/utilities/pgfpages.sty b/Master/texmf-dist/tex/latex/pgf/utilities/pgfpages.sty
index 19023c2efd0..36784a3c968 100644
--- a/Master/texmf-dist/tex/latex/pgf/utilities/pgfpages.sty
+++ b/Master/texmf-dist/tex/latex/pgf/utilities/pgfpages.sty
@@ -796,7 +796,7 @@
\pgflowlevel{\pgftransformshift{\pgfpoint{-.5\@tempdima}{-.5\@tempdimb}}}%
\expandafter\ifx\csname pgfpages@p@\the\pgf@cpn @bordercode\endcsname\relax%
\else%
- \pgfpathmoveto{\pgfpathorigin}%
+ \pgfpathmoveto{\pgfpointorigin}%
\pgfpathlineto{\pgfpoint{\wd0}{0pt}}%
\pgfpathlineto{\pgfpoint{\wd0}{\ht0}}%
\pgfpathlineto{\pgfpoint{0pt}{\ht0}}%
@@ -808,7 +808,7 @@
{
\expandafter\@tempdima\csname pgfpages@p@\the\pgf@cpn @cornerwidth\endcsname\relax%
\color{black}
- \pgfpathrectangle{\pgfpathorigin}{\pgfpoint{\@tempdima}{\@tempdima}}%
+ \pgfpathrectangle{\pgfpointorigin}{\pgfpoint{\@tempdima}{\@tempdima}}%
\pgfpathrectangle{\pgfpoint{0pt}{\ht0-\@tempdima}}{\pgfpoint{\@tempdima}{\@tempdima}}%
\pgfpathrectangle{\pgfpoint{\wd0-\@tempdima}{0pt}}{\pgfpoint{\@tempdima}{\@tempdima}}%
\pgfpathrectangle{\pgfpoint{\wd0-\@tempdima}{\ht0-\@tempdima}}{\pgfpoint{\@tempdima}{\@tempdima}}%
@@ -824,7 +824,7 @@
\pgfpathclose
\pgfusepath{clip}
\color{white}
- \pgfpathrectangle{\pgfpathorigin}{\pgfpoint{\wd0}{\ht0}}
+ \pgfpathrectangle{\pgfpointorigin}{\pgfpoint{\wd0}{\ht0}}
\pgfusepath{fill}
}
\fi%