From: Emden Gansner Date: Mon, 16 Apr 2012 16:06:19 +0000 (-0400) Subject: Note that nodesep is also used in non-dot layouts for multiedge and loop spacing. X-Git-Tag: LAST_LIBGRAPH~32^2~446 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a215220b3df013b776585640761c909c09ec7f65;p=graphviz Note that nodesep is also used in non-dot layouts for multiedge and loop spacing. --- diff --git a/doc/info/attrs.html b/doc/info/attrs.html index 85602a4b6..f7cd5778d 100644 --- a/doc/info/attrs.html +++ b/doc/info/attrs.html @@ -315,7 +315,7 @@ This field indicates which graph component uses the attribute. Gbool falseneato only nodesep -Gdouble0.250.02dot only +Gdouble0.250.02 nojustify GCNEbool false @@ -1249,7 +1249,10 @@ This field indicates which graph component uses the attribute. the Mosek software (www.mosek.com) is use to solve the ipsep constraints.
nodesep -
Minimum space between two adjacent nodes in the same rank, in inches. +
In dot, this specifies the minimum space between two adjacent nodes in the same rank, in inches. +

+ For other layouts, this affects the spacing between loops on a single node, or multiedges between + a pair of nodes.

nojustify
By default, the justification of multi-line labels is done within the diff --git a/doc/infosrc/attrs b/doc/infosrc/attrs index 2e22d0d93..b87998d5f 100644 --- a/doc/infosrc/attrs +++ b/doc/infosrc/attrs @@ -703,8 +703,11 @@ graph, the input can specify all of the relevant distances. :mosek:G:bool:false; neato If Graphviz is built with MOSEK defined, mode=ipsep and mosek=true, the Mosek software (www.mosek.com) is use to solve the ipsep constraints. -:nodesep:G:double:0.25:0.02; dot -Minimum space between two adjacent nodes in the same rank, in inches. +:nodesep:G:double:0.25:0.02; +In dot, this specifies the minimum space between two adjacent nodes in the same rank, in inches. +

+For other layouts, this affects the spacing between loops on a single node, or multiedges between +a pair of nodes. :nojustify:GCNE:bool:false; By default, the justification of multi-line labels is done within the largest context that makes sense. Thus, in the label of a polygonal