]> granicus.if.org Git - graphviz/commitdiff
Update info files
authorerg <devnull@localhost>
Wed, 18 Jan 2006 20:20:31 +0000 (20:20 +0000)
committererg <devnull@localhost>
Wed, 18 Jan 2006 20:20:31 +0000 (20:20 +0000)
doc/info/attrs.html

index 597b34c59a74b33372001b726ecb6d61f6f4215e..36bb28eca679c8e6c20c6cc34f8d03a39cf057f1 100644 (file)
@@ -197,6 +197,9 @@ This field indicates which graph component uses the attribute.
 </TD><TD>GC</TD><TD>string</TD><TD ALIGN="CENTER">"c"</TD><TD></TD><TD></TD> </TR>
  <TR><TD><A NAME=a:labelloc HREF=#d:labelloc>labelloc</A>
 </TD><TD>GC</TD><TD>string</TD><TD ALIGN="CENTER">"t"</TD><TD>clusters)<BR>"b"(root graphs)</TD><TD></TD> </TR>
+ <TR><TD><A NAME=a:landscape HREF=#d:landscape>landscape</A>
+</TD><TD>G</TD><TD><A HREF=#k:bool>bool</A>
+</TD><TD ALIGN="CENTER">false</TD><TD></TD><TD></TD> </TR>
  <TR><TD><A NAME=a:layer HREF=#d:layer>layer</A>
 </TD><TD>EN</TD><TD><A HREF=#k:layerRange>layerRange</A>
 </TD><TD ALIGN="CENTER">""</TD><TD></TD><TD></TD> </TR>
@@ -723,6 +726,11 @@ This field indicates which graph component uses the attribute.
   the root graph sets <B>labelloc</B> to "b", the subgraph inherits
   this value.
 
+<DT><A NAME=d:landscape HREF=#a:landscape><STRONG>landscape</STRONG></A>
+<DD>  If true, the graph is rendered in landscape mode. Synonymous with
+  <A HREF=#d:rotate><TT>rotate=90</TT></A> or 
+  <A HREF=#d:orientation><TT>orientation=landscape</TT></A>.
+
 <DT><A NAME=d:layer HREF=#a:layer><STRONG>layer</STRONG></A>
 <DD>  Specifies layers in which the node or edge is present.