From 2b46076210d9d0b7ffec3cd884329f5ea6b86bb1 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 3 Nov 2011 18:18:34 +0000 Subject: pst-plot 1.32 (31oct11) git-svn-id: svn://tug.org/texlive/trunk@24477 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/tex') 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 7d8fb31ebdc..3a3a7488a93 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 587 2011-10-24 20:15:21Z herbert $ +% $Id: pst-plot.tex 592 2011-10-31 18:10:30Z herbert $ %% BEGIN pst-plot.tex %% %% plotting functions and data with PSTricks. @@ -20,8 +20,8 @@ \ifx\PSTFPloaded\endinput\else \input pst-fp.tex \fi \ifx\MultidoLoaded\endinput\else \input multido.tex \fi % -\def\fileversion{1.31} -\def\filedate{2011/10/24} +\def\fileversion{1.32} +\def\filedate{2011/10/31} \message{ v\fileversion, \filedate\space (tvz,hv)} % \edef\TheAtCode{\the\catcode`\@} @@ -521,12 +521,12 @@ D\space##1% % added 2007-06-26 (hv) ------------------------------------------------- \def\tx@LineToYAxis{LineToYAxis } \def\psLineToYAxis@ii{% -\addto@pscode{\pst@cp \psline@iii \tx@LineToYAxis}% +\addto@pscode{\pst@cp \psline@iii \psk@Ox\space \pst@number\psxunit mul \tx@LineToYAxis}% \end@OpenObj} % \def\tx@LineToXAxis{LineToXAxis } \def\psLineToXAxis@ii{% -\addto@pscode{\pst@cp \psline@iii \tx@LineToXAxis}% +\addto@pscode{\pst@cp \psline@iii \psk@Oy\space \pst@number\psyunit mul \tx@LineToXAxis}% \end@OpenObj} % \define@key[psset]{pst-plot}{PSfont}[Times-Roman]{\def\psk@PSfont{/#1 }} -- cgit v1.2.3