summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pstricks/Changes.dvips
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-06-21 14:42:14 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-06-21 14:42:14 +0000
commit836f497d5ba479fdc19164951941f051cdd804d0 (patch)
treef90cd5cb3cf497aea05d961315c26bad32ac7471 /Master/texmf-dist/doc/generic/pstricks/Changes.dvips
parent4683bcefcc8e380dda5f46ff09833a4b9b7f7804 (diff)
pstricks update
git-svn-id: svn://tug.org/texlive/trunk@8901 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pstricks/Changes.dvips')
-rw-r--r--Master/texmf-dist/doc/generic/pstricks/Changes.dvips33
1 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pstricks/Changes.dvips b/Master/texmf-dist/doc/generic/pstricks/Changes.dvips
new file mode 100644
index 00000000000..70c6a76dbe0
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/pstricks/Changes.dvips
@@ -0,0 +1,33 @@
+---- pstricks.pro
+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-text.pro
+1.00 2005-11-29 add a patch for japanese text (hv)
+
+
+---- 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-alpparser.pro
+0.01 2008-01-01 initial version (hv)