summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-03-28 21:08:07 +0000
committerKarl Berry <karl@freefriends.org>2018-03-28 21:08:07 +0000
commitbe64a5491f265e2657e59e16e354d20e0205aec4 (patch)
treeb68bf907143de3b725a021560333321cc26887c8
parent4492fc5183c62c0019501f6c7649ffe645a08158 (diff)
pst-plot (28mar18)
git-svn-id: svn://tug.org/texlive/trunk@47163 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/generic/pst-plot/Changes1
-rw-r--r--Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.pdfbin1347667 -> 1346569 bytes
-rw-r--r--Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.tex2
-rw-r--r--Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex8
4 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-plot/Changes b/Master/texmf-dist/doc/generic/pst-plot/Changes
index 105bbf01d97..d92ab8d9599 100644
--- a/Master/texmf-dist/doc/generic/pst-plot/Changes
+++ b/Master/texmf-dist/doc/generic/pst-plot/Changes
@@ -1,4 +1,5 @@
----- pst-plot.tex
+1.90 2018-03-28 - fix for showoriginfalse and yAxis=false
1.89 2018-02-18 - fix for trailing space in loglines=all
1.88 2018-02-14 - add ignoreLines also for \psreadDataColumn
1.87 2017-12-12 - fix for ylabelFactor and polarplot
diff --git a/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.pdf b/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.pdf
index 5b817c275e9..c9f1fdd94d7 100644
--- a/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.pdf
+++ b/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.tex b/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.tex
index 3069c55757b..c2edfbbf603 100644
--- a/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.tex
+++ b/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.tex
@@ -1,4 +1,4 @@
-% $Id: pst-plot-doc.tex 733 2018-02-14 08:17:11Z herbert $
+% $Id: pst-plot-doc.tex 734 2018-02-17 19:05:21Z herbert $
\documentclass[11pt,english,BCOR10mm,DIV12,bibliography=totoc,parskip=false,smallheadings
headexclude,footexclude,oneside,dvipsnames,svgnames]{pst-doc}
\listfiles
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