diff options
author | Karl Berry <karl@freefriends.org> | 2009-06-03 21:59:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-06-03 21:59:12 +0000 |
commit | e5b463a418828fe374d912ea76fb9761bbcbadf8 (patch) | |
tree | fb97229ddd891d332c1e7408a7ebb3d60dcf1d93 /Master/texmf-dist/doc/generic | |
parent | e456a279e3cf0cedc71d29f7b8eac5c3b0998a5c (diff) |
pstricks update (3jun09)
git-svn-id: svn://tug.org/texlive/trunk@13614 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, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/generic/pstricks/Changes.generic b/Master/texmf-dist/doc/generic/pstricks/Changes.generic index 23362149669..2ac8287509a 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.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 with other packages @@ -77,11 +78,11 @@ pst-node.tex -------- pst-plot.tex -------- +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 - add new names \psparametricplot, \psdataplot,... the old names still work - - add new option yMaxVal for plotting discontinued functions 1.01 2008-01-26 - make negative Dx/Dy work (hv) 1.00 2007-06-26 - added two new line style LineToXaxis/LineToYaxis (hv) |