summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-xetex.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-xetex.def')
-rw-r--r--Master/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-xetex.def12
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-xetex.def b/Master/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-xetex.def
index 5147214ef9b..a4a49c1faab 100644
--- a/Master/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-xetex.def
+++ b/Master/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-xetex.def
@@ -12,20 +12,20 @@
\input pgfsys-dvipdfmx.def
\def\pgfsys@dvipdfmx@patternobj#1{%
- % I have NO idea why this is necessary for xdvipdfmx - but without
- % it, it crashes.
- \pgfutil@insertatbegincurrentpagefrombox{#1}%
+ % I have NO idea why this is necessary for xdvipdfmx - but without
+ % it, it crashes.
+ \pgfutil@insertatbegincurrentpagefrombox{#1}%
}%
% XeTeX supports pdftex commands for paper size
\def\pgfsys@papersize#1#2{%
\pdfpageheight#2\relax%
\pdfpagewidth#1\relax}
-
+
\def\pgfsys@global@papersize#1#2{%
\global\pdfpageheight#2\relax%
\global\pdfpagewidth#1\relax}
-
+
% Xetex does not support interpolate and not mask
\def\pgfsys@defineimage{% width, height, page number
@@ -43,7 +43,7 @@
\edef\pgf@image{\noexpand\includegraphics[\pgf@imageheight\pgf@imagewidth\pgf@imagepage]{\pgf@filename}}%
\fi%
}
-
+
% XeTeX supports position tracking, now
\def\pgfsys@markposition#1{%
\pdfsavepos%