summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pstricks/Changes
blob: f34f21b2105118c5232bd70b3fd397fcc75a34db (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
32
33
34
35
36
37
38
pstricks.sty --------
0.24  2005-08-30  drop support for \scalebox check, it is now renamed 
                  in pstricks.tex (hv)
0.23  2005-06-02  Option DIA to prevent a clash with \scalebox (hv)
0.22  2005-02-25  changes were done in the wrong version
0.21  2005-02-21  fix problem with \newrgbcolor (RN,hv)
 

pstricks.tex --------
1.12  2005-10-25  - spurious blank for \multirput
                  - shift only for an absolute length
		  - add the missing arrows ]-[)-(
1.11  2005-09-08  - rename \rotateleft | right | down to 
                    \psrotateleft | right | down to be consistant to the
		    other PSTricks macro names
		  - new fillstyle options
		  - move the code for arcs of an ellipse into pstricks.pro
1.10  2005-08-13  - fix bug with \multips (spurious blank) (hv)
                  - allow empty optional arrow argument \psline[..]{}(2,2)
		  - redefined \psarc@iv for negative loops of \nccircle
		  - introduce new options shift and showgrid for the
		    main pspicture environment
                  - rename \scalebox and \scaleboxto to 
                    \psscalebox(to) to be consistant to the
		    other PSTricks macro names
1.08  2005-06-02  fix bug with \multips (spurious blank) (hv)
1.07  2005-05-06  make \nccircle working for counter-clockwise
                  orientation (hv)
1.06  2005-02-24  fix spurious blank in doublestroke (hv)


---- pstricks.pro
1.00  2005-09-19  (hv) move the code for arcs of an ellipse from
                       the main pstricks.tex into this pro
97, patch 7  2005-09-11 (hv) added new fillstyles
97, patch 6  2005-05-17 (hv) added some helper stuff
                        RadtoDeg, DegtoRad, Pi, TwoPi, ATAN
97, patch 5  2005-03-08 (hv) bugfix for DashLine