summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pstricks/Changes.dvips
blob: 4cfc3302bcd43638efe953f65d81006a58bd5549 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---- pstricks.pro
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-algparser.pro
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) 

---- pst-tools.pro
0.02  2012-01-01  moved some stuff from pst-func.pro 
0.01  2011-04-23  initial version (hv) 

---- pstricks97.pro
Version 97 patch 3, 98/06/01