diff options
author | Karl Berry <karl@freefriends.org> | 2008-04-19 00:34:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-04-19 00:34:18 +0000 |
commit | 4e2ac77b6408065820377abd25541151953797dd (patch) | |
tree | 597a01cdcbfe6ef38d48bb76838f78cfb61f7f39 /Master/texmf-dist/tex/generic/pstricks/Changes | |
parent | d326aac622c002c9b2288faf17513607d247a7a3 (diff) |
pstricks 1.22 (17apr08)
git-svn-id: svn://tug.org/texlive/trunk@7504 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/pstricks/Changes')
-rw-r--r-- | Master/texmf-dist/tex/generic/pstricks/Changes | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/pstricks/Changes b/Master/texmf-dist/tex/generic/pstricks/Changes index a48459bf116..0c490a72f0c 100644 --- a/Master/texmf-dist/tex/generic/pstricks/Changes +++ b/Master/texmf-dist/tex/generic/pstricks/Changes @@ -1,4 +1,8 @@ pstricks.tex -------- +1.22 2008-04-14 - added shift=* option to get vertically centered + pspicture box. It is the old \pspciture[0.5] option + - add \pscircleOA(center)(point on the circle) +1.21 2008-01-24 - changed code for transparency making distiller work 1.20 2008-01-01 - added opacity for normal stroke operation (lines) - added the arrowtype <D-D> and <D<D-D>D>, which draws the sides as betier curves (ArrowD type in pstricks.pro) @@ -57,6 +61,10 @@ pst-node.tex -------- pst-plot.tex -------- +1.02 2008-03-21 - added an additional optional argument for \psaxes + which allows to put labels at the end of the axes + [Xtext,Xangle,Ytext,Yangle] +1.01 2008-01-26 - make negative Dx/Dy work (hv) 1.00 2007-06-26 - added two new line style LineToXaxis/LineToYaxis (hv) |