From 464908ca0b5b2cc2ff64d61afd9415c9596e6b0e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 26 Aug 2014 17:30:34 +0000 Subject: pst-3dplot (26aug14) git-svn-id: svn://tug.org/texlive/trunk@35042 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/generic/pst-3dplot/Changes | 2 ++ .../doc/generic/pst-3dplot/pst-3dplot-doc.pdf | Bin 2964230 -> 2938814 bytes .../doc/generic/pst-3dplot/tb72voss3d.pdf | Bin 542949 -> 0 bytes .../tex/generic/pst-3dplot/pst-3dplot.tex | 12 ++++++------ 4 files changed, 8 insertions(+), 6 deletions(-) delete mode 100644 Master/texmf-dist/doc/generic/pst-3dplot/tb72voss3d.pdf (limited to 'Master') diff --git a/Master/texmf-dist/doc/generic/pst-3dplot/Changes b/Master/texmf-dist/doc/generic/pst-3dplot/Changes index bee2a3a2e29..ea479211b6e 100644 --- a/Master/texmf-dist/doc/generic/pst-3dplot/Changes +++ b/Master/texmf-dist/doc/generic/pst-3dplot/Changes @@ -19,6 +19,8 @@ pst-3dplot.pro -------- pst-3dplot.tex -------- +2.01 2014-08-25 - bugfix for \lineIIID@i which is defines by + pst-solides3d, too. 2.00 2014-03-26 - enable opacity setting for sphere and cylinder 1.99 2014-02-01 - make the optional arguments IIIDx|y|zTicksPlane available for label _and_ ticks diff --git a/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.pdf b/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.pdf index 3ec30ac1c3d..ed7dd28cd81 100644 Binary files a/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.pdf and b/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.pdf differ diff --git a/Master/texmf-dist/doc/generic/pst-3dplot/tb72voss3d.pdf b/Master/texmf-dist/doc/generic/pst-3dplot/tb72voss3d.pdf deleted file mode 100644 index ef3bc1f69bb..00000000000 Binary files a/Master/texmf-dist/doc/generic/pst-3dplot/tb72voss3d.pdf and /dev/null differ 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 -- cgit v1.2.3