summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-node/Changes
blob: ee5be9abfb346ef24fb3e26a9e4f3aa8b0764374 (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
----- pst-node.tex
1.30  2013-09-17 - use \expandafter with \nodexn for the first argument 
1.29  2013-07-13 - fix bug with missing angle in special node 
                   coordinates
                 - fix for fnpnodes (argument must be in {})
                 - fix typo in the documentation
1.28  2013-07-10 - added \pnodes (plural) for multiple node definition
1.27  2013-04-12 - added macro \Cnodeput which takes radius=...
                   into account
1.26  2013-04-09 - added macros \psncurve and \psnccurve
                   for a sequence of nodes created by \curvepnodes
1.25  2012-09-21 - Global node coordinates only with
                   saveNodeCoors
1.24  2012-09-18 - fix introduced bug with \pst@thenode
1.23  2012-09-15 - add global defined N-<name>.x and N-<name>.y
                   for user nodes
1.22  2012-02-12 - fix introduced bug for \rnode with 
                   commented out the \pst@boxpar
1.21  2011-11-21 - fix bug for xelatex and scaling
1.20  2011-08-20 - added \Pst@Debug tu supress some \typeouts
1.19  2011-08-12 - added \psnode, which combines \rput and \rnode
1.18  2011-08-01 - bugfix for \shownode (ms)
1.17  2011-07-04 - added optional argument for \pnode for relative
                   node setting
1.16  2011-05-05 - fixed bug with missing star version for \nput
1.15  2011-02-28 - fixed bug with nodealign
1.14  2010-10-28 - added the macros
                   \psGetEdgeA and \psGetEdgeB for getting the
                   edge coordinates of connections
                 - added the macro \psDefBoxNodes, which sets
                   12 nodes of the given argument, see documentation
1.13  2010-06-06 - changed all *put macros for using pst@refangle
1.12  2010-04-30 - moved concatstring into the base pstricks.pro
                 - fixed bug with nbput (ms)
1.11  2010-04-22 - modified version of \shownode (ms)
                 - modified \curvepnodes (ms)
1.10  2010-01-22 - first version with pst-xkey and an own 
                   documentation (hv) 
                   

----- pst-node.sty
1.01 2012-09-18  - update package versions (hv) 
1.00 2011-06-05  - make ancient variant 97 available (hv) 
     2008-12-12 first version (hv) 


----- pst-node.pro
1.14  2012-09-18 - add subroutines for global dict
1.13  2011-11-21 - fix bug for xelatex and scaling
1.12  2010-04-30 - small changes to the code
1.11  2010-04-22 - added function /concatstringarray (ms)
1.10  2010-01-22 - first version