blob: 88a7cebf1bf44109fb71214c0398406c7040862e (
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
|
---- pstricks.pro
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-text.pro
1.00 2005-11-29 add a patch for japanese text (hv)
---- pst-dots.pro
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-alpparser.pro
0.01 2008-01-01 initial version (hv)
|