From: ellson Date: Thu, 20 Apr 2006 12:30:19 +0000 (+0000) Subject: correct URLs in attrs.html X-Git-Tag: LAST_LIBGRAPH~32^2~6699 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dd167b3d78412a753edad243aa46ef44dd252434;p=graphviz correct URLs in attrs.html --- diff --git a/doc/info/attrs.html b/doc/info/attrs.html index 5f70b91ba..4a678d3da 100644 --- a/doc/info/attrs.html +++ b/doc/info/attrs.html @@ -29,15 +29,15 @@ one would use Further details concerning the setting of attributes can be found in the description of the -DOT language. +DOT language.

Note: Some attributes, such as dir or arrowtail, are ambiguous when used in -DOT +DOT with an undirected graph since the head and tail of an edge are meaningless. As a convention, the first time an undirected edge appears, the -DOT +DOT parser will assign the left node as the tail node and the right node as the head. For example, the edge A -- B will have tail A and head B. It is the user's responsibility to handle such @@ -1121,7 +1121,7 @@ This field indicates which graph component uses the attribute. The image in the shapefile must be rectangular. The image formats supported as well as the precise semantics of how the file is used depends on the - output format. For further details, see + output format. For further details, see External PostScript files.

There is one exception to this usage.