summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-vtex.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-vtex.def')
-rw-r--r--Master/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-vtex.def18
1 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-vtex.def b/Master/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-vtex.def
index cce6e4a3444..e5e9b1d5df9 100644
--- a/Master/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-vtex.def
+++ b/Master/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-vtex.def
@@ -31,10 +31,10 @@
% Starting and ending a picture:
-\def\pgfsys@beginpicture{\special{pS:
- save
- /pgfx currentpoint /pgfy exch def def
- currentpoint translate
+\def\pgfsys@beginpicture{\special{pS:
+ save
+ /pgfx currentpoint /pgfy exch def def
+ currentpoint translate
gsave}%
\let\set@color=\pgf@sys@vtex@set@color%
\let\reset@color=\pgf@sys@vtex@reset@color%
@@ -58,7 +58,7 @@
\def\pgfsys@endpicture{\special{pS:
newpath
grestore
- newpath
+ newpath
restore}}
% Graphics:
@@ -94,13 +94,13 @@
% vtex commands for changing the paper size
\def\pgfsys@papersize#1#2{\mediawidth#1\mediaheight#2}
-
-
+
+
\endinput
-%%% Local Variables:
+%%% Local Variables:
%%% mode: latex
-%%% End:
+%%% End: