summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/pstricks.4ht
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/pstricks.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/pstricks.4ht16
1 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/pstricks.4ht b/Master/texmf-dist/tex/generic/tex4ht/pstricks.4ht
index 1f9a922ac0c..21bfa9f6460 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/pstricks.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/pstricks.4ht
@@ -1,6 +1,6 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% pstricks.4ht 2008-09-16-11:44 %
-% Copyright (C) 1997--2008 Eitan M. Gurari %
+% pstricks.4ht 2009-04-14-17:07 %
+% Copyright (C) 1997--2009 Eitan M. Gurari %
% %
% This work may be distributed and/or modified under the %
% conditions of the LaTeX Project Public License, either %
@@ -24,7 +24,7 @@
% gurari@cse.ohio-state.edu %
% http://www.cse.ohio-state.edu/~gurari %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\immediate\write-1{version 2008-09-16-11:44}
+\immediate\write-1{version 2009-04-14-17:07}
\pend:def\pst@picture{\global\let\pst:EndPicture\EndPicture
\let\EndPicture=\empty}
@@ -103,7 +103,7 @@
\ifx \pst@LaTeX@Setup\:UnDef
\def\endpspicture{%
\pst@killglue
- \global\pst@shift=\psk@shift% in fact of the following endgroup
+% \global\pst@shift=\psk@shift% in fact of the following endgroup
\endgroup
\egroup
\ifdim\wd\pst@hbox=\z@\else
@@ -131,13 +131,14 @@
\fi
%
\endgroup%
- \global\psk@shift\z@% restore value
+ \psset@shift{0}% reset value
+% \global\psk@shift\z@% restore value
}
\else
\def\endpspicture{%
\pst@killglue
-% \global\pst@shift=\psk@shift% in fact of the following endgroup
+ \global\pst@shift=\psk@shift% in fact of the following endgroup
\endgroup
\egroup
\ifdim\wd\pst@hbox=\z@\else
@@ -165,8 +166,7 @@
\fi
%
\endgroup%
- \psset@shift{0}% reset value
-% \global\psk@shift\z@% restore value
+ \global\psk@shift\z@% restore value
}
\fi