diff options
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex | 8 |
1 files changed, 4 insertions, 4 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 dd729e1b8bb..e02f99b6364 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 733 2018-02-14 08:17:11Z herbert $ +% $Id: pst-plot.tex 747 2018-03-28 10:54:04Z 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.89} -\def\filedate{2018/02/18} +\def\fileversion{1.90} +\def\filedate{2018/03/28} \message{ v\fileversion, \filedate\space (tvz,hv)} % \edef\TheAtCode{\the\catcode`\@} @@ -2411,7 +2411,7 @@ D\space##1% \ifnum\pst@cnta=\z@ \else \pst@dimb=\psk@dx sp % Space between ticks. - \ifPst@yAxis\else\showorigintrue\fi +% \ifPst@yAxis\else\showorigintrue\fi \ifnum\psk@labels<\tw@ \ifPst@xAxis\pst@@hlabels\fi\fi \showoriginfalse \fi |