]> granicus.if.org Git - graphviz/commitdiff
Note that html labels are case-insensitive.
authorerg <devnull@localhost>
Thu, 3 Apr 2008 15:10:08 +0000 (15:10 +0000)
committererg <devnull@localhost>
Thu, 3 Apr 2008 15:10:08 +0000 (15:10 +0000)
doc/info/shapes.html

index eb7a2c69490beeea19e7855cebfd0bd02191c80b..67c805637887a0326a121a42adfb004c31643f46 100644 (file)
@@ -267,7 +267,7 @@ label can specify a table similar to those provided by HTML,
 with different graphical attributes at each level.
 <P>
 <B>NOTE:</B> The features and syntax supported by these labels are
-inspired by HTML. However, there are many aspects that are relevant
+modeled by HTML. However, there are many aspects that are relevant
 to Graphviz labels that are not in HTML and, conversely, HTML allows
 various constructs which are meaningless in Graphviz. We will generally
 refer to these labels as "HTML labels" rather than the cumbersome
@@ -284,9 +284,14 @@ shape. On the other hand, if the node has any other shape (except
 same way an ordinary label would be.
 <P>
 The following is an abstract grammar for HTML labels.
-Terminals are shown in bold font and nonterminals in italics.
+Terminals, corresponding to elements, are shown in bold font,
+and nonterminals in italics.
 Square brackets [ and ] enclose optional items.
 Vertical bars | separate alternatives.
+Note that, as in HTML, element and attribute names are case-insensitive
+(cf. sections 3.2.1 and 3.2.2 of the 
+<A HREF="http://www.w3.org/TR/html401">HTML 4.01 specification</A>).
+
 <TABLE>
 <TR>
   <TD ALIGN=RIGHT><I>label</I></TD>