diff options
author | Karl Berry <karl@freefriends.org> | 2009-08-26 23:57:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-08-26 23:57:01 +0000 |
commit | 36a6053cce7d24aac7a97aa8cbe3b7dd67c2d526 (patch) | |
tree | c7bbd21229e463b3020b22b0aba16f1559c8a24f /Master/texmf-dist/doc/generic | |
parent | c014be04b37537bc6c6498f794ac1e95282b5fb2 (diff) |
pstricks update (25aug09)
git-svn-id: svn://tug.org/texlive/trunk@14872 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic')
-rw-r--r-- | Master/texmf-dist/doc/generic/pstricks/Changes.generic | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pstricks/Changes.generic b/Master/texmf-dist/doc/generic/pstricks/Changes.generic index 2ac8287509a..9f67895bb73 100644 --- a/Master/texmf-dist/doc/generic/pstricks/Changes.generic +++ b/Master/texmf-dist/doc/generic/pstricks/Changes.generic @@ -1,4 +1,5 @@ pstricks.tex -------- +1.29 2009-05-19 - new option pType for a parabola with two points 1.28 2009-03-17 - fix spurious blank for \SpecialCoor 1.27 2009-01-25 - updated \pssetlength to check for special coor - renamed internal \next to \ps@next to prevent problems @@ -78,6 +79,8 @@ pst-node.tex -------- pst-plot.tex -------- +1.04 2009-06-08 - fix new bug with \ifdim\nA pt, use now + \def\pst@minusZero{-0} 1.03 2009-06-01 - fix bug with \ifdim\nA pt, must be sp 1.02 2008-11-24 - add PostScript variable ps@Exit for exit the loop for \psplot and \psparametricplot |