diff options
author | Karl Berry <karl@freefriends.org> | 2020-10-25 21:33:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-10-25 21:33:21 +0000 |
commit | a11f13946676deaf937b8b625c23070d5e5f7d9d (patch) | |
tree | 5c8c685e00c800d1299f841660463efea3fb4a21 /Master/texmf-dist | |
parent | 8f87b23c3e6adfb6f484a51120cf923260bccd0f (diff) |
pst-3dplot (25oct20)
git-svn-id: svn://tug.org/texlive/trunk@56758 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-3dplot/Changes | 1 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-3dplot/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.pdf | bin | 2382647 -> 2378418 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.tex | 5 | ||||
-rw-r--r-- | Master/texmf-dist/tex/generic/pst-3dplot/pst-3dplot.tex | 42 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty | 4 |
6 files changed, 31 insertions, 23 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-3dplot/Changes b/Master/texmf-dist/doc/generic/pst-3dplot/Changes index 52a55130856..0307d0b1103 100644 --- a/Master/texmf-dist/doc/generic/pst-3dplot/Changes +++ b/Master/texmf-dist/doc/generic/pst-3dplot/Changes @@ -20,6 +20,7 @@ pst-3dplot.pro -------- pst-3dplot.tex -------- +2.06 2020-10-25 - fix for \pstThreeDDot and parameter setting 2.05 2020-08-04 - fix for hiddenLine 2.04 2017-04-05 - added coorType=7 2.03 2014-12-01 - modifications to coorType=6 diff --git a/Master/texmf-dist/doc/generic/pst-3dplot/README b/Master/texmf-dist/doc/generic/pst-3dplot/README index 31d732ee7a9..e8da34a1684 100644 --- a/Master/texmf-dist/doc/generic/pst-3dplot/README +++ b/Master/texmf-dist/doc/generic/pst-3dplot/README @@ -2,7 +2,7 @@ %% %% Herbert Voss <hvoss@tug.org> %% -%% 2020-08-04 +%% 2020-10-25 %% PSTricks offers excellent macros to insert more or less complex 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 Binary files differindex dab17352ac4..214aa490220 100644 --- a/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.pdf +++ b/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.pdf diff --git a/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.tex b/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.tex index 775c5d55e25..198e93b4c82 100644 --- a/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.tex +++ b/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.tex @@ -1,13 +1,12 @@ \input{pst-3dplot-doc.dat} -%% $Id: pst-3dplot-doc.tex 21 2020-08-04 12:53:07Z herbert $ +%% $Id: pst-3dplot-doc.tex 32 2020-10-25 19:18:25Z herbert $ \documentclass[11pt,english,BCOR10mm,DIV12,bibliography=totoc,parskip=false,smallheadings, headexclude,footexclude,oneside,dvipsnames,svgnames]{pst-doc} \listfiles -\usepackage[utf8]{inputenc} \usepackage{pst-grad,pst-3dplot} -\let\pstFV\fileversion +\let\pstFV\IIIDplotfileversion \let\belowcaptionskip\abovecaptionskip %\usepackage{pst-grad} 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 6186f8ae252..dbcb6883ada 100644 --- a/Master/texmf-dist/tex/generic/pst-3dplot/pst-3dplot.tex +++ b/Master/texmf-dist/tex/generic/pst-3dplot/pst-3dplot.tex @@ -1,4 +1,4 @@ -%% $Id: pst-3dplot.tex 21 2020-08-04 12:53:07Z herbert $ +%% $Id: pst-3dplot.tex 32 2020-10-25 19:18:25Z herbert $ %% %% This is file `pst-3dplot.tex', %% @@ -27,8 +27,10 @@ \ifx\PSTMultidoLoaded\endinput\else \input multido.tex\fi \ifx\PSTXKeyLoaded\endinput\else \input pst-xkey \fi % -\def\fileversion{2.05} -\def\filedate{2020/08/04} +\def\fileversion{2.06} +\let\IIIDplotfileversion\fileversion +\def\filedate{2020/10/25} +\let\IIIDplotfiledate\filedate \message{`PST-3dplot' v\fileversion, \filedate\space (HV,DL)} % \edef\PstAtCode{\the\catcode`\@} \catcode`\@=11\relax @@ -642,7 +644,7 @@ % % put anything at (#2,#3,#4) % -\def\pstThreeDPut{\@ifnextchar[{\pst@ThreeDPut}{\pst@ThreeDPut[]}} +\def\pstThreeDPut{\def\pst@par{}\@ifnextchar[{\pst@ThreeDPut}{\pst@ThreeDPut[]}} \def\pst@ThreeDPut[#1](#2,#3,#4)#5{{% \pst@killglue% \psset{#1}% @@ -669,14 +671,15 @@ \def\pstThreeDLine{\NormalIIIDCoor\def\pst@par{}\pst@object{pst@lineIIID}} \def\pst@lineIIID@i{% - \pst@killglue% + \pst@killglue \pst@getarrows{% - \begin@OpenObj% - \pst@getcoors[\pst@lineIIID@ii% + \begin@OpenObj + \pst@getcoors[\pst@lineIIID@ii }% } \def\pst@lineIIID@ii{% \addto@pscode{ + \pst@3ddict \IIIDplot@variables % \psk@ThreeDplot@linejoin setlinejoin /dxUnit \psk@ThreeDplot@xThreeDunit\space def @@ -684,10 +687,11 @@ /dzUnit \psk@ThreeDplot@zThreeDunit\space def \ifPst@SphericalCoor /SphericalCoor true def \else /SphericalCoor false def - \fi % + \fi /xUnit { \pst@number\psxunit\space mul } def /yUnit { \pst@number\psyunit\space mul } def - \pst@3ddict convertStackTo2D end + convertStackTo2D + end \pst@cp\space \psline@iii\space \tx@Line }% \end@OpenObj @@ -699,11 +703,14 @@ % \def\pstThreeDDot{\def\pst@par{}\pst@object{pstThreeDDot}} \def\pstThreeDDot@i(#1,#2,#3){% - \begin@SpecialObj + \begingroup + \use@keep@par \pstThreeDNode(#1,#2,#3){pst@A} % we need the parameters \ifx\psk@dotstyle\@none\else\psdots(pst@A)\fi + \endgroup \ifPst@drawCoor - \psset{style=showCoorStyle} + \addbefore@par{style=showCoorStyle} + \begin@SpecialObj \addto@pscode{ \pst@3ddict \IIIDplot@variables @@ -747,8 +754,8 @@ \fi end }% - \fi% - \end@SpecialObj% + \end@SpecialObj + \fi \ignorespaces} % % transform the 3d coordinates of the node (#1,#2,#3) @@ -756,13 +763,13 @@ % \def\pstThreeDNode{\def\pst@par{}\pst@object{pstThreeDNode}} \def\pstThreeDNode@i(#1,#2,#3)#4{% - \begin@SpecialObj% -% \def\pst@tempThreeDNode{#1 #2 #3 }% + \begingroup + \use@par +% \begin@SpecialObj% \pnode(! \pst@3ddict \IIIDplot@variables #1 #2 #3 -% \pst@tempThreeDNode \ifPst@SphericalCoor ConvertToCartesian \else @@ -771,7 +778,8 @@ \psk@ThreeDplot@xThreeDunit\space mul /x ED \fi ConvertTo2D x2D y2D end ){#4}% - \end@SpecialObj% +% \end@SpecialObj + \endgroup \ignorespaces} % %\define@key[psset]{pst-3dplot}{nodeType}{\pst@getint{#1}\pst@IIIDNodeType} diff --git a/Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty b/Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty index 60d1f7da48e..ae8c1ff0fca 100644 --- a/Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty +++ b/Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty @@ -1,4 +1,4 @@ -%% $Id: pst-3dplot.sty 21 2020-08-04 12:53:07Z herbert $ +%% $Id: pst-3dplot.sty 32 2020-10-25 19:18:25Z herbert $ \RequirePackage{pstricks} \RequirePackage{pst-3d} \RequirePackage{pst-plot} @@ -9,7 +9,7 @@ \input{pst-3dplot.tex} \IfFileExists{pst-3dplot.pro}{% \ProvidesFile{pst-3dplot.pro} - [2010/01/01 v. 0.30, PostScript prologue file (hv)] + [2017/04/05 v. 0.33, PostScript prologue file (hv)] \@addtofilelist{pst-3dplot.pro}}{}% \ProvidesFile{pst-3dplot.tex} [\filedate\space v\fileversion\space `PST-3dplot' (hv)] |