diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2009-01-09 02:46:01 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2009-01-09 02:46:01 +0000 |
commit | 4b6d56d6a548fb8274ddaf58ada908e069a7ba90 (patch) | |
tree | ca245da243f9a346d45d658c6673ac04fe3bd865 /Master/texmf-dist/doc/generic/pst-func/Changes | |
parent | 79f180b0bb53942fafac31f52a8daf9ceaa77c68 (diff) |
pst-func 0.58 2008/12/08
git-svn-id: svn://tug.org/texlive/trunk@11831 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-func/Changes')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-func/Changes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-func/Changes b/Master/texmf-dist/doc/generic/pst-func/Changes index 2c6049860b8..d1d858b05fe 100644 --- a/Master/texmf-dist/doc/generic/pst-func/Changes +++ b/Master/texmf-dist/doc/generic/pst-func/Changes @@ -1,4 +1,8 @@ ..... pst-func.tex +0.58 2008-12-08 - add the ChebyshevT and ChebyshevU (first and second kind) + the macros are only wrappers for the PS routines + - take the optional argument comma from pstricks-add into + account for \psPrintValue 0.57 2008-11-13 - new optional argument for the step width of \psPlotImp 0.56 2008-10-31 - fix bug with \psPoisson, thanks to Gerry Coombes - index for the documentation @@ -60,6 +64,7 @@ ..... pst-func.pro +0.10 2009-01-08 added ChebyshevT and ChebyshevU (first and second kind) 0.09 2008-03-22 added Bernstein code for Bernstein polynomials 0.08 2008-03-21 added BezierCurve code for Bezier curves of up to order 9 |