<DT><A NAME=d:color HREF=#a:color><STRONG>color</STRONG></A>
<DD> Basic drawing color for graphics, not text. For the latter, use the
- <A HREF=#d.fontcolor>fontcolor</A> attribute.
+ <A HREF=#d:fontcolor>fontcolor</A> attribute.
<P>
For edges, the value
can either be a single color or a <A HREF=#k:colorList>colorList</A>.
<DT><A NAME=d:pin HREF=#a:pin><STRONG>pin</STRONG></A>
<DD> If true and the node has a pos attribute on input, neato or fdp prevents the
node from moving from the input position. This property can also be specified
- in the pos attribute itself (cf. the <A HREF=#d:point>point</A> type).
+ in the pos attribute itself (cf. the <A HREF=#k:point>point</A> type).
<P>
<B>Note:</B> Due to an artifact of the implementation, final coordinates
are translated to the origin. Thus, if you look at the output coordinates
<P>
<P>
This attribute can be attached to an edge using the
- <A HREF=#k:headport>headport</A> and
- <A HREF=#k:tailport>tailport</A> attributes, or as part of the
+ <A HREF=#d:headport>headport</A> and
+ <A HREF=#d:tailport>tailport</A> attributes, or as part of the
edge description as in
<CENTER>
<TT>node1:port1 -> node2:port5:nw;</TT>
<DD>
If defined, this indicates that the software is running as a web application,
which restricts access to image files. See
-<A HREF=d:GV_FILE_PATH>GV_FILE_PATH</A>.
+<A HREF=#d:GV_FILE_PATH>GV_FILE_PATH</A>.
<DT><A NAME=d:GV_FILE_PATH><STRONG>GV_FILE_PATH</STRONG></A>
<DD>
-If <A HREF=d:SERVER_NAME>SERVER_NAME</A> is defined, image files are
+If <A HREF=#d:SERVER_NAME>SERVER_NAME</A> is defined, image files are
restricted to exist in one of the directories specified by <TT>GV_FILE_PATH</TT>.
This last is a list of directory pathnames, separated by semicolons in Windows or
by colons otherwise.
The formats actually available in a given Graphviz system depend on
how the system was built and the presence of additional libraries.
To see what formats <b>dot</b> supports, run <TT>dot -T?</TT>.
-See the <A HREF=command.html#d.T> description of the -T</A>
+See the <A HREF=command.html#d:T> description of the -T</A>
flag for additional information.
<P>
Note that the internal coordinate system has the origin
<A HREF=attrs.html#d:skew><TT>skew</TT></A> and
<A HREF=attrs.html#d:distortion><TT>distortion</TT></A> are also used.
If unset, they default to 4, 0.0 and 0.0, respectively.
-In addition, the 3 M* shapes support auxiliary labels using
-the <A HREF=attrs.html#d:toplabel><TT>toplabel</TT></A> and
-<A HREF=attrs.html#d:bottomlabel><TT>bottomlabel</TT></A> attributes.
-On the other hand, the point shape is special in that it is
+The point shape is special in that it is
only affected by the <A HREF=attrs.html#d:peripheries><TT>peripheries</TT></A>,
<A HREF=attrs.html#d:width><TT>width</TT></A> and
<A HREF=attrs.html#d:height><TT>height</TT></A> attributes.
which is the default.
<DT><A NAME=d:bold><TT>bold</TT>
<DD>This style causes the node's border to be drawn as a bold line.
-See also <A HREF=attrs.html#d:setlinewidth>setlinewidth</A>.
+See also <A HREF=attrs.html#d:penwidth>penwidth</A>.
</DL>
This color can be
overridden by a <B><I>COLOR</I></B> attribute in descendents.
By default, the font color is determined by the
-<A HREF="attrs.html#:fontcolor">fontcolor</A> attribute of
+<A HREF="attrs.html#d:fontcolor">fontcolor</A> attribute of
the corresponding node, edge or graph, and the border color
is determined by the
-<A HREF="attrs.html#:color">color</A> attribute of
+<A HREF="attrs.html#d:color">color</A> attribute of
the corresponding node, edge or graph.
</BLOCKQUOTE>
This can be
overridden by a <B><I>FACE</I></B> attribute in descendents.
By default, the font name is determined by the
-<A HREF="attrs.html#:fontname">fontname</A> attribute of the corresponding
+<A HREF="attrs.html#d:fontname">fontname</A> attribute of the corresponding
node, edge or graph.
</BLOCKQUOTE>
This can be
overridden by a <B><I>POINT-SIZE</I></B> attribute in descendents.
By default, the font size is determined by the
-<A HREF="attrs.html#:fontsize">fontsize</A> attribute of the corresponding
+<A HREF="attrs.html#d:fontsize">fontsize</A> attribute of the corresponding
node, edge or graph.
</BLOCKQUOTE>
<BLOCKQUOTE>
specifies the image file to be displayed in the cell.
Note that if the software is used as a web server, file system access
-to images is more restricted. See <A HREF="#d:GV_FILE_PATH">GV_FILE_PATH</A>
-and <A HREF="#d:SERVER_NAME">SERVER_NAME</A>.
+to images is more restricted. See <A HREF="command.html#d:GV_FILE_PATH">GV_FILE_PATH</A>
+and <A HREF="command.html#d:SERVER_NAME">SERVER_NAME</A>.
</BLOCKQUOTE>
<B><I><FONT SIZE=-1>TARGET="value"</FONT></I></B>
appear to be identical, both turning off the special cluster processing.
:color:ENC:color/colorList:black;
Basic drawing color for graphics, not text. For the latter, use the
-<A HREF=#d.fontcolor>fontcolor</A> attribute.
+<A HREF=#d:fontcolor>fontcolor</A> attribute.
<P>
For edges, the value
can either be a single color or a <A HREF=#k:colorList>colorList</A>.
:pin:N:bool:false; neato,fdp
If true and the node has a pos attribute on input, neato or fdp prevents the
node from moving from the input position. This property can also be specified
-in the pos attribute itself (cf. the <A HREF=#d:point>point</A> type).
+in the pos attribute itself (cf. the <A HREF=#k:point>point</A> type).
<P>
<B>Note:</B> Due to an artifact of the implementation, final coordinates
are translated to the origin. Thus, if you look at the output coordinates
<DD>
If defined, this indicates that the software is running as a web application,
which restricts access to image files. See
-<A HREF=d:GV_FILE_PATH>GV_FILE_PATH</A>.
+<A HREF=#d:GV_FILE_PATH>GV_FILE_PATH</A>.
<DT><A NAME=d:GV_FILE_PATH><STRONG>GV_FILE_PATH</STRONG></A>
<DD>
-If <A HREF=d:SERVER_NAME>SERVER_NAME</A> is defined, image files are
+If <A HREF=#d:SERVER_NAME>SERVER_NAME</A> is defined, image files are
restricted to exist in one of the directories specified by <TT>GV_FILE_PATH</TT>.
This last is a list of directory pathnames, separated by semicolons in Windows or
by colons otherwise.
This color can be
overridden by a <B><I>COLOR</I></B> attribute in descendents.
By default, the font color is determined by the
-<A HREF="attrs.html#:fontcolor">fontcolor</A> attribute of
+<A HREF="attrs.html#d:fontcolor">fontcolor</A> attribute of
the corresponding node, edge or graph, and the border color
is determined by the
-<A HREF="attrs.html#:color">color</A> attribute of
+<A HREF="attrs.html#d:color">color</A> attribute of
the corresponding node, edge or graph.
</BLOCKQUOTE>
This can be
overridden by a <B><I>FACE</I></B> attribute in descendents.
By default, the font name is determined by the
-<A HREF="attrs.html#:fontname">fontname</A> attribute of the corresponding
+<A HREF="attrs.html#d:fontname">fontname</A> attribute of the corresponding
node, edge or graph.
</BLOCKQUOTE>
This can be
overridden by a <B><I>POINT-SIZE</I></B> attribute in descendents.
By default, the font size is determined by the
-<A HREF="attrs.html#:fontsize">fontsize</A> attribute of the corresponding
+<A HREF="attrs.html#d:fontsize">fontsize</A> attribute of the corresponding
node, edge or graph.
</BLOCKQUOTE>
<BLOCKQUOTE>
specifies the image file to be displayed in the cell.
Note that if the software is used as a web server, file system access
-to images is more restricted. See <A HREF="#d:GV_FILE_PATH">GV_FILE_PATH</A>
-and <A HREF="#d:SERVER_NAME">SERVER_NAME</A>.
+to images is more restricted. See <A HREF="command.html#d:GV_FILE_PATH">GV_FILE_PATH</A>
+and <A HREF="command.html#d:SERVER_NAME">SERVER_NAME</A>.
</BLOCKQUOTE>
<B><I><FONT SIZE=-1>TARGET="value"</FONT></I></B>
The formats actually available in a given Graphviz system depend on
how the system was built and the presence of additional libraries.
To see what formats <b>dot</b> supports, run <TT>dot -T?</TT>.
-See the <A HREF=command.html#d.T> description of the -T</A>
+See the <A HREF=command.html#d:T> description of the -T</A>
flag for additional information.
<P>
Note that the internal coordinate system has the origin
<A HREF=attrs.html#d:skew><TT>skew</TT></A> and
<A HREF=attrs.html#d:distortion><TT>distortion</TT></A> are also used.
If unset, they default to 4, 0.0 and 0.0, respectively.
-In addition, the 3 M* shapes support auxiliary labels using
-the <A HREF=attrs.html#d:toplabel><TT>toplabel</TT></A> and
-<A HREF=attrs.html#d:bottomlabel><TT>bottomlabel</TT></A> attributes.
-On the other hand, the point shape is special in that it is
+The point shape is special in that it is
only affected by the <A HREF=attrs.html#d:peripheries><TT>peripheries</TT></A>,
<A HREF=attrs.html#d:width><TT>width</TT></A> and
<A HREF=attrs.html#d:height><TT>height</TT></A> attributes.
which is the default.
<DT><A NAME=d:bold><TT>bold</TT>
<DD>This style causes the node's border to be drawn as a bold line.
-See also <A HREF=attrs.html#d:setlinewidth>setlinewidth</A>.
+See also <A HREF=attrs.html#d:penwidth>penwidth</A>.
</DL>
<P>
<P>
This attribute can be attached to an edge using the
-<A HREF=#k:headport>headport</A> and
-<A HREF=#k:tailport>tailport</A> attributes, or as part of the
+<A HREF=#d:headport>headport</A> and
+<A HREF=#d:tailport>tailport</A> attributes, or as part of the
edge description as in
<CENTER>
<TT>node1:port1 -> node2:port5:nw;</TT>