From: erg Date: Fri, 7 May 2010 14:15:01 +0000 (+0000) Subject: Add additional links to info on HTML labels X-Git-Tag: LAST_LIBGRAPH~32^2~1337 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0711e919f9faf0767392d1a8423c82902401173a;p=graphviz Add additional links to info on HTML labels --- diff --git a/doc/info/attrs.html b/doc/info/attrs.html index 1572aefd4..ec41cf7b3 100644 --- a/doc/info/attrs.html +++ b/doc/info/attrs.html @@ -2051,6 +2051,10 @@ the given types. polygon-based, record-based and user-defined. + The record-based shape has largely been superseded and greatly generalized + by HTML-like labels. + That is, instead of using shape=record, one might + consider using shape=none and an HTML-like label.
smoothType
Values are "none", "avg_dist", "graph_dist", "power_dist", "rng", diff --git a/doc/info/shapes.html b/doc/info/shapes.html index b1c7be479..3feb12610 100644 --- a/doc/info/shapes.html +++ b/doc/info/shapes.html @@ -10,7 +10,16 @@

Node Shapes


-The geometries of all node shapes are affected by +There are three main types of shapes : +polygon-based, +record-based and +user-defined. +The record-based shape has largely been superseded and greatly generalized +by HTML-like labels. +That is, instead of using shape=record, one might +consider using shape=none and an HTML-like label. +

+The geometry and style of all node shapes are affected by the node attributes fixedsize, fontname, diff --git a/doc/infosrc/shapes.1 b/doc/infosrc/shapes.1 index 68ec3ec27..1dcaa5bed 100644 --- a/doc/infosrc/shapes.1 +++ b/doc/infosrc/shapes.1 @@ -10,7 +10,16 @@

Node Shapes


-The geometries of all node shapes are affected by +There are three main types of shapes : +polygon-based, +record-based and +user-defined. +The record-based shape has largely been superseded and greatly generalized +by HTML-like labels. +That is, instead of using shape=record, one might +consider using shape=none and an HTML-like label. +

+The geometry and style of all node shapes are affected by the node attributes fixedsize, fontname, diff --git a/doc/infosrc/types b/doc/infosrc/types index 99cdc7a83..baf10971a 100644 --- a/doc/infosrc/types +++ b/doc/infosrc/types @@ -320,6 +320,10 @@ main types of shapes : polygon-based, record-based and user-defined. +The record-based shape has largely been superseded and greatly generalized +by HTML-like labels. +That is, instead of using shape=record, one might +consider using shape=none and an HTML-like label. :startType has the syntax [style][seed].