summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pst-plot
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-08-19 22:50:17 +0000
committerKarl Berry <karl@freefriends.org>2013-08-19 22:50:17 +0000
commit4fc059d84872dabd58b4d041eeaa55e5669feef7 (patch)
tree1d71d4b0dcfe4181723456fa2b5410ccadc2f2ee /Master/texmf-dist/tex/generic/pst-plot
parent7e528f36ec8371ed43ad5d21151afc85f9188dc9 (diff)
pst-plot (19aug13)
git-svn-id: svn://tug.org/texlive/trunk@31473 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/pst-plot')
-rw-r--r--Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex8
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 111a92abcaa..a58523b27a0 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 817 2013-08-10 14:18:43Z herbert $
+% $Id: pst-plot.tex 818 2013-08-19 10:32:25Z 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.48}
-\def\filedate{2013/08/10}
+\def\fileversion{1.49}
+\def\filedate{2013/08/17}
\message{ v\fileversion, \filedate\space (tvz,hv)}
%
\edef\TheAtCode{\the\catcode`\@}
@@ -2388,7 +2388,7 @@ D\space##1%
\def\get@Label#1,#2,#3\@nil{%
\ifnum\the\pst@cnto<\the\pst@cntp
\global\advance\pst@cnto by \@ne
- \ifx\relax#2\relax\else\expandafter\get@Label#2,#3\@nil\fi%
+ \ifx\relax#3\relax\else\expandafter\get@Label#2,#3\@nil\fi%
\else #1\fi%
}
%