summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pstricks/Changes.generic
blob: 12bc2449951e91fd5659d2eb766e5d997e3554b9 (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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
pstricks.tex --------
2.08  2010-06-06  - fix bug with uput@vii 
2.07  2010-05-24  - fix bug with uput and node setting (ms)
2.06  2010-04-27  - fix bug with trailing space in \pst@isnum 
2.05  2010-04-26  - fix bug with missing \psk@rot for Ellipse 
2.04  2010-04-24  - take \psk@rot into account for \psellipse (hv)
                  - new version of \pst@divide (ms)
2.03  2010-04-12  - add keyword correctAngle=true to get an
		    elliptic arc with correct bow length
2.02  2010-02-23  - fix a spurious blank in \NormalCoor
2.01  2010-02-15  - fix problem with nonlinear angles for
                    \psellipticarc
                  - fix problem with tex: pst-xkey must be loaded
                    after we are sure having all latex macros 
                    defined
2.00  2010-02-11  - use pst-xkey to get rid of dependencies with
                    other packages
1.33  2009-12-22  - add linestyle symbol
1.32  2009-12-14  - fixed bug with \hskip and fnode in psmatrix
                    with a new \pshspace#1
                  - moved the algebraic option from pstricks-add
                    to the main pstricks.tex
1.31  2009-11-27  - fixed introduced problem with \pst@def
1.30  2009-10-25  - revert the changes for the \pst@object, it now
                    use \def\pst@par{}
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
                    with other packages
                  - added \psPline(p1)(p2)(p3) for the shortest distance 
                    of P1 to the line p2p3
                  - added \psarcAB and \psarcnAB for arcs with a given
                    center and two points
1.26  2008-07-31  - fixed bug with double arrow and arrowscale 
		  - fix bug with arrows longer than the arc/line ...
		  - fix bug with pst@theheaders
		  - fix bug with trailing spaces
1.25  2008-06-17  added fill style penrose
1.24  2008-06-17  added \psDEBUG[#1]#2 for better dubugging
1.23  2008-05-23  - add octogon symbol (hv)
		  - fix bug with D>-<D (hv) 
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)
                  - add special coor type (*x f(x)), which invokes the
                    algebraic parser for f(x) before using the default
		    (!x y) coor type
		  - add option linejoin=0,1,or 2 for connecting lines
		  - add option linecap=0,1,or 2 for line ends
		  - small tweaks to psellipticarc x y -> xOrig yOrig
		  - fix introduced bug with \newpsstyle: \pst@tempa->\pst@tempA
    		  - add PS subroutines /UserCoor and /ScreenCoor for easy
		    transforming into user or screen coordinates
		  - changed wrong name of \psk@shift to \pst@shift
		  - fix bug with pst-node and \\[name=...]. It now uses
		    \ps@ifnextchar for scanning the next token
		  - fix bug with pst@tempg in \polar@coor. It was already used in
		    \pst@getangle.
		  - new option gridfont for the label font of \psgrid
		    can now be any of the PS-fonts Helvetica (Default),
		    Times-Roman, Palatino-Roman, ... 
1.15a 2007-01-05  - \parabola->\psparabola (old name still valid) (hv) 
1.15  2006-12-19  - add support for more dot styles (from Etienne Riga) 
1.14c 2006-04-29  - add option linecap for dashed lines 
1.14b 2006-04-20  - fix a bug in \psset@linetype 
1.14a 2006-02-06  - revert the changes for pslongbox (introduced bug)
1.14  2005-12-17  - make the color part compatible to color/xcolor
1.13  2005-12-15  - fix bug of \psdot*
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)

pst-fp.tex ----------- (hv)
 v 0.06  2010-05-14 delete catcode change of @
 v 0.05  2010-01-17 add \pst@Int
		    add \pst@int
 v 0.04  2009-11-24 add \pstFPadd
 v 0.03  2009-11-14 add \pstFPmul
 v 0.02  2009-04-02 initial version


xdvipdfmx.con ------
0.01 2007-03-11	  - first CTAN version, must be renamed to pstricks.con
                    when used with XeTeX

vtex.con ------
0.02 2008-01-01	  - disable transparent color setting