From: Emden R. Gansner Date: Sun, 8 Sep 2013 01:17:48 +0000 (-0400) Subject: Update arrow info in attrs.html X-Git-Tag: LAST_LIBGRAPH~32^2~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8fea33c8733123457e1b5fd4005815eae48df981;p=graphviz Update arrow info in attrs.html --- diff --git a/doc/info/attrs.html b/doc/info/attrs.html index 5ec9771b6..2d10f29ed 100644 --- a/doc/info/attrs.html +++ b/doc/info/attrs.html @@ -2029,13 +2029,15 @@ enclosed in the parentheses, (...)+ indicates 1 or more, and "open" "halfopen" "vee" + "circle"

These are the basic set of backward-compatible arrow shapes. In addition, there is a grammar of arrow shapes - which can be used to describe a collection of 1,544,761 arrow combinations of the 36 varations of the primitive set of 9 arrows. The basic arrows shown + which can be used to describe a collection of 2,313,441 arrow combinations of the + 39 varations of the primitive set of 10 arrows. The basic arrows shown above contain all of the primitive shapes - (box, crow, diamond, + (box, crow, circle, diamond, dot, inv, none, normal, tee, vee) plus ones that can be derived from the grammar diff --git a/doc/infosrc/types b/doc/infosrc/types index 76100670f..fe0dc6b9e 100644 --- a/doc/infosrc/types +++ b/doc/infosrc/types @@ -34,13 +34,15 @@ latter defaults to 5. "open" "halfopen" "vee" + "circle"

These are the basic set of backward-compatible arrow shapes. In addition, there is a grammar of arrow shapes -which can be used to describe a collection of 1,544,761 arrow combinations of the 36 varations of the primitive set of 9 arrows. The basic arrows shown +which can be used to describe a collection of 2,313,441 arrow combinations of the +39 varations of the primitive set of 10 arrows. The basic arrows shown above contain all of the primitive shapes -(box, crow, diamond, +(box, crow, circle, diamond, dot, inv, none, normal, tee, vee) plus ones that can be derived from the grammar