diff options
author | Karl Berry <karl@freefriends.org> | 2014-08-26 17:30:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-08-26 17:30:34 +0000 |
commit | 464908ca0b5b2cc2ff64d61afd9415c9596e6b0e (patch) | |
tree | f852c1c67b86bf4b0e19ac3d686c34488cc5ec27 /Master/texmf-dist/tex/generic | |
parent | 013683b030ca5199bd9b3a562b72da9d7918e427 (diff) |
pst-3dplot (26aug14)
git-svn-id: svn://tug.org/texlive/trunk@35042 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic')
-rw-r--r-- | Master/texmf-dist/tex/generic/pst-3dplot/pst-3dplot.tex | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/generic/pst-3dplot/pst-3dplot.tex b/Master/texmf-dist/tex/generic/pst-3dplot/pst-3dplot.tex index fde8250d574..2f789b0f382 100644 --- a/Master/texmf-dist/tex/generic/pst-3dplot/pst-3dplot.tex +++ b/Master/texmf-dist/tex/generic/pst-3dplot/pst-3dplot.tex @@ -27,8 +27,8 @@ \ifx\PSTMultidoLoaded\endinput\else \input multido.tex\fi \ifx\PSTXKeyLoaded\endinput\else \input pst-xkey \fi % -\def\fileversion{2.00} -\def\filedate{2014/03/26} +\def\fileversion{2.01} +\def\filedate{2014/08/25} \message{`PST-3dplot' v\fileversion, \filedate\space (HV,DL)} % \edef\PstAtCode{\the\catcode`\@} \catcode`\@=11\relax @@ -662,15 +662,15 @@ \def\psput@##1{\pst@@getcoor{##1}\leavevmode\psput@cartesian}% }% -\def\pstThreeDLine{\NormalIIIDCoor\def\pst@par{}\pst@object{lineIIID}} -\def\lineIIID@i{% +\def\pstThreeDLine{\NormalIIIDCoor\def\pst@par{}\pst@object{pst@lineIIID}} +\def\pst@lineIIID@i{% \pst@killglue% \pst@getarrows{% \begin@OpenObj% - \pst@getcoors[\lineIIID@ii% + \pst@getcoors[\pst@lineIIID@ii% }% } -\def\lineIIID@ii{% +\def\pst@lineIIID@ii{% \addto@pscode{% \pst@3ddict \IIIDplot@variables |