---- pstricks.pro 1.23 2014-07-31 - fixed bug with Ellipse and move to start point 1.22 2014-03-12 - added cubic spline stuff (Christoph Bersch) 1.21 2013-11-28 - deleted the overlay stuff 1.20 2013-11-26 - fix for Rand 1.19 2013-11-08 - do not put /Uput in a local dictionary 1.18 2013-11-05 - put /UUput and /Uput in local dictionaries 1.17 2013-07-08 - move the overlay part into pst-ovl.pro 1.16 2013-05-22 - save color functions 1.15 2012-10-16 - modified Div operator - take eofill into account - moved some helper stuff into pst-tools.pro 1.14 2012-08-13 - add eoclip for linefill and dotfill 1.13 2012-07-01 - add PenroseFillA 1.12 2012-02-12 - add option tickAngle and symbolLinewidth 1.11 2012-02-09 - fix bug 1.10 2012-02-09 - add option for curveticks with option symbol 1.09 2011-10-31 - take values Ox and Oy into account for plot styles LineToXAxis and LineToYAxis 1.08 2011-07-09 - added sibroutine DotFill 1.07 2010-04-30 - take \psk@rot into account for \psellipse - new helper function concatstring 1.06 2009-01-30 - cosmetic changes to the code 1.05 2008-08-02 - commented out empty lines 1.04 2008-05-11 - added Rand for a real random 0<=Rand<=1 1.03 2008-04-15 - only some cosmetics to the code 1.02 2008-01-01 - added the arrowtype D>, sides as curves (ArrowD) - added the whole algebraic parser stuff - added function tan := sin cos div - added function Tan := sin cos Div - added Pyth2 for 2 points given by xA yA xB yB - change variable names from x,y to xOrig, yOrig for EllipticArcArrow - move font setting for \psgrid into pstricks.tex 1.01 2006-01-11 (vg) fix a bug with ArcAdjust when both angles ares negative add Sqrt sunction 1.00 2005-09-19 move the code for arcs of an ellipse from the main pstricks.tex into this pro 97, patch 7 2005-09-11 added new fillstyles 97, patch 6 2005-05-17 added some helper stuff RadtoDeg, DegtoRad, Pi, TwoPi, ATAN 97, patch 5 2005-03-08 bugfix for DashLine ---- pst-dots.pro 2.02 2008-04-19 add octogon symbol (hv) 2.01 2008-04-18 add some comments to the code (hv) 2.00 2006-12-19 add more dot symbols from Etienne Riga (hv) ---- pst-tools.pro -- file moved into package pst-tools -- ---- pst-algparser.pro 0.06 2014-05-19 - fixed bug in TrigoFunc 0.05 2014-03-30 - added floor function 0.04 2011-10-31 - add !/fact/Fact for the factorial function 0.03 2010-10-10 - cosmetics 0.02 2008-08-02 - commented out empty lines - add EXP func ( same as exp ) 0.01 2008-01-01 initial version (hv) ---- pstricks97.pro Version 97 patch 3, 98/06/01