From: erg Date: Mon, 7 Apr 2008 17:31:51 +0000 (+0000) Subject: Fix a couple of typos. X-Git-Tag: LAST_LIBGRAPH~32^2~4376 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=72213e234ef55b4b33503b42129a807004772b26;p=graphviz Fix a couple of typos. --- diff --git a/doc/info/attrs.html b/doc/info/attrs.html index 0f193af50..103f40ed7 100644 --- a/doc/info/attrs.html +++ b/doc/info/attrs.html @@ -1102,7 +1102,6 @@ This field indicates which graph component uses the attribute. If the value is "vpsc", overlap removal is similarly to "ortho", except quadratic optimization is used to minimize node displacement.

- If the value is "ipsep", If the layout is done by neato with mode="ipsep", then one can use overlap=ipsep. In this case, the overlap removal constraints are @@ -1128,7 +1127,7 @@ This field indicates which graph component uses the attribute. This is not quite true for the "porth*" cases. For these, orthogonal ordering is only preserved among nodes related by an edge.

- NOTEThe methods "orthoxy" and "orthoyx" are still evolving. The + NOTE: The methods "orthoxy" and "orthoyx" are still evolving. The semantics of these may change, or these methods may disappear altogether.

pack