From 7634472faf6d26521d118dafb0bf1cf6af97c809 Mon Sep 17 00:00:00 2001 From: erg Date: Mon, 25 Sep 2006 17:27:05 +0000 Subject: [PATCH] Update info files --- doc/info/attrs.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/info/attrs.html b/doc/info/attrs.html index 46ff93acd..826a2c111 100644 --- a/doc/info/attrs.html +++ b/doc/info/attrs.html @@ -1569,7 +1569,7 @@ the given types. "n","ne","e","se","s","sw","w","nw". This modifies the edge placement to aim for the corresponding compass point on the port or, in the second form where no portname is supplied, on the node - itself. + itself.

This attribute can be attached to an edge using the headport and @@ -1578,6 +1578,13 @@ the given types.

node1:port1 -> node2:port5:nw;
+

+ Note that it is legal to have a portname the same as one of + the compass points. In this case, this reference will be resolved to + the port. Thus, if node A has a port w, then + headport=w will refer to the port and not the compass point. + At present, in this case, there is no way to specify that the compass + point should be used.

rankType
"same", "min", "source", "max", "sink" -- 2.50.1