diff options
author | Karl Berry <karl@freefriends.org> | 2006-09-12 18:38:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-09-12 18:38:04 +0000 |
commit | 6ab497ae05df040bd2c38540fbe0b6bcac7e66cb (patch) | |
tree | 9d462dc6354db77cb338adb373034b98a689d09a /Master/texmf-dist/doc/generic/pst-3dplot/Changes | |
parent | 899965daf71de8b1530f7edaf02b0d621faaf3ec (diff) |
pst-3dplot update (7feb06)
git-svn-id: svn://tug.org/texlive/trunk@2110 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-3dplot/Changes')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-3dplot/Changes | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-3dplot/Changes b/Master/texmf-dist/doc/generic/pst-3dplot/Changes index 2b62d2de1b3..ccdcca1878d 100644 --- a/Master/texmf-dist/doc/generic/pst-3dplot/Changes +++ b/Master/texmf-dist/doc/generic/pst-3dplot/Changes @@ -1,9 +1,27 @@ pst-3dplot.pro -------- +0.22 2006-01-11 add code for left-Handed coor (experimental) +0.21 2005-10-10 add code for 3D sphere 0.20 2005-01-14 add rotPoint subroutine with RotSequenz option 0.11 2005-01-11 add rotPoint subroutine pst-3dplot.tex -------- +1.72 2006-02-07 - allow negative direction for ellipse + - add code for left-Handed coor (experimental + and not documented) +1.71 2005-11-10 - latest xcolor needs ...={[cmyk]{.3,.4,.1,0}} + - fix a bug with Dx + - new macro for pstThreeDSphere which needs no pst-vue3d +1.70 2005-10-16 fixes a bug with \pst@tempa +1.69 2005-09-25 - add macro \pstParaboloid + - some modifications to the code +1.68 2005-08-02 fix a bug in \pstRotIIIDPoint +1.67 2005-07-23 add an option zCoor, to plot Lines like const=f(x,y) +1.66 2005-06-21 use the trig macros of trig.sty to prevent wrong values + for sin/cos(90) and 270 degrees +1.65 2005-02-24 set \def\pst@linetype{2} to prevent a undefined macro +1.64 2005-02-21 fix bug in pstThreeDPlaneGrid with the start + values, which should be in pt 1.63 2005-02-19 spurious blank 1.62 2005-02-16 some modifications to \pstThreeDEllipse 1.61 2005-02-08 spurious blanks in drawStyle |