blob: 67571dede54a525e37f758220879122fe2aeda88 (
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
|
----- pst-node.tex
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
|