diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/pstricks-add/Changes')
-rw-r--r-- | Master/texmf-dist/doc/generic/pstricks-add/Changes | 58 |
1 files changed, 33 insertions, 25 deletions
diff --git a/Master/texmf-dist/doc/generic/pstricks-add/Changes b/Master/texmf-dist/doc/generic/pstricks-add/Changes index 6b5992028dc..e9336c7bce3 100644 --- a/Master/texmf-dist/doc/generic/pstricks-add/Changes +++ b/Master/texmf-dist/doc/generic/pstricks-add/Changes @@ -1,41 +1,47 @@ -%% $Id: Changes 155 2009-11-30 07:58:45Z herbert $ +%% $Id: Changes 259 2010-01-17 09:51:50Z herbert $ %% pstricks-add.pro ----------- - v 0.22 2009-03-17 - add LineByHand stuff - v 0.21 2008-10-13 - add bubblesort macro - v 0.20 2008-01-12 - moved the AlgParser into pst-algparser.pro - - moved Pyth2 and tan into pstricks.pro - v 0.14 2007-09-17 - moved Pyth2 into tx@Add part - v 0.13 2007-09-12 - temporarely version for \psbrace, code +0.23 2009-12-20 - add RGBtoGRAY and WavelengthToGRAY + - intiialize the random generator with realtime +0.22 2009-03-17 - add LineByHand stuff +0.21 2008-10-13 - add bubblesort macro +0.20 2008-01-12 - moved the AlgParser into pst-algparser.pro + - moved Pyth2 and tan into pstricks.pro +0.14 2007-09-17 - moved Pyth2 into tx@Add part +0.13 2007-09-12 - temporarely version for \psbrace, code will later go into pstricks.pro - v 0.12 2007-09-03 - Added - RGBtoGRAY, CMYKtoGRAY, HSBtoGRAY (hv) - v 0.11 2007-06-23 - Added wavelengthToCMYK routine (hv) - - RGBtoCMYK - v 0.10 2006-10-15 - bug correction, x^-1 (dr) - - Constants into tx@Dict to make them global (hv) - - small stuff (hv) - - define tan - v 0.09 2006-10-10 cvi for the wavelength to get an integer (hv) - v 0.08 2006-06-17 more improvements to the code (hv) - v 0.07 2006-04-03 remove whitespace (dr) - v 0.06 2006-01-16 EXP -> Exp, to prevent missmatch with pst-math (hv) - v 0.05 2005-11-12 fix bug in GTriangle (hv) - v 0.04 2005-10-06 added subroutines for calculating wavelength to rgb color(hv) +0.12 2007-09-03 - Added + RGBtoGRAY, CMYKtoGRAY, HSBtoGRAY (hv) +0.11 2007-06-23 - Added wavelengthToCMYK routine (hv) + - RGBtoCMYK +0.10 2006-10-15 - bug correction, x^-1 (dr) + - Constants into tx@Dict to make them global (hv) + - small stuff (hv) + - define tan +0.09 2006-10-10 cvi for the wavelength to get an integer (hv) +0.08 2006-06-17 more improvements to the code (hv) +0.07 2006-04-03 remove whitespace (dr) +0.06 2006-01-16 EXP -> Exp, to prevent missmatch with pst-math (hv) +0.05 2005-11-12 fix bug in GTriangle (hv) +0.04 2005-10-06 added subroutines for calculating wavelength to rgb color(hv) changing name of pst-eqdf.pro to pstricks-add.pro - v 2005.03 2005/05/16 (hv) small changes to the code - v 2005.02 2005/03/05 (dr) white space removal from expression - v 2004.02 2004/11/14 (dr) correction of a priority problem ^ before unary - (new rule FS) - v 2004.01 2004/09/14 (dr) initial version +2005.03 2005/05/16 (hv) small changes to the code +2005.02 2005/03/05 (dr) white space removal from expression +2004.02 2004/11/14 (dr) correction of a priority problem ^ before unary - (new rule FS) +2004.01 2004/09/14 (dr) initial version pstricks-add.sty ----------- (hv) + v. 0.14 2010-02-11 move pst-fp message into pstricks.sty v. 0.13 2009-04-17 change pro file version number v. 0.12 2007-11-18 change pro file version number v. 0.11 2007-09-04 add a message for loading the prolouge file pstrick-add.pro pstricks-add.tex ----------- (Dominik Rodriguez/hv) + v 3.38 2009-12-13 - moved \Pst@algebraic into the base pstricks.tex + - add SAveFinalState for plots + v 3.37 2009-12-01 - fix bug with Tnormal in \psPlotTangent v 3.36 2009-11-14 - fix bug with missing \def\pst@par in objects - add \pstGetDistance v 3.35 2009-08-13 - fix bug with trailing space in \psaxes@vi @@ -244,6 +250,8 @@ pstricks-add.tex ----------- (Dominik Rodriguez/hv) pst-fp.tex ----------- (hv) + v 0.05 2010-01-17 add \pst@Int + add \pst@int v 0.04 2009-11-24 add \pstFPadd v 0.03 2009-11-14 add \pstFPmul v 0.02 2009-04-02 initial version |