summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex')
-rw-r--r--Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex11
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex b/Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex
index 20d95e6047b..86310023310 100644
--- a/Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex
+++ b/Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex
@@ -1,4 +1,4 @@
-% $Id: pst-plot.tex 302 2016-05-10 06:43:46Z herbert $
+% $Id: pst-plot.tex 304 2016-05-18 17:25:06Z herbert $
%%
%% BEGIN pst-plot.tex
%%
@@ -23,8 +23,8 @@
\ifx\PSTFPloaded\endinput\else \input pst-fp.tex \fi
\ifx\MultidoLoaded\endinput\else \input multido.tex \fi
%
-\def\fileversion{1.74}
-\def\filedate{2016/05/11}
+\def\fileversion{1.75}
+\def\filedate{2016/05/18}
\message{ v\fileversion, \filedate\space (tvz,hv)}
%
\edef\TheAtCode{\the\catcode`\@}
@@ -2519,6 +2519,7 @@ D\space##1%
%
\def\psgraph{\pst@object{psgraph}}
\def\psgraph@i{%
+ \let\psgraph@para\pst@par
\let\psk@save@arrowA\psk@arrowA
\let\psk@save@arrowB\psk@arrowB
\pst@getarrows\psgraph@ii}
@@ -2529,7 +2530,7 @@ D\space##1%
\def\psgraph@iv(#1,#2)(#3,#4)#5#6{% no special origin defined
% minX | minY | maxX | maxY | Length x-axis | length y-axis%
\pst@killglue%
- \let\psgraph@para\pst@par
+% \let\psgraph@para\pst@par
\begingroup
% \bgroup
\use@keep@par
@@ -2563,7 +2564,7 @@ D\space##1%
\rput[lb](0,0){\expandafter\psgrid\psk@gridcoor}
\fi
\ifnum\psk@axespos=0
- \psaxes(#1,#2)(#3,#4)%
+ \expandafter\psaxes\expandafter[\psgraph@para](#1,#2)(#3,#4)%
\else
\xdef\psgraph@coor{(#1,#2)(#3,#4)(#5,#6)}%
\fi