]> granicus.if.org Git - graphviz/commitdiff
Add version info for 't' xdot command.
authorEmden R. Gansner <erg@alum.mit.edu>
Mon, 3 Feb 2014 18:54:28 +0000 (13:54 -0500)
committerEmden R. Gansner <erg@alum.mit.edu>
Mon, 3 Feb 2014 18:54:28 +0000 (13:54 -0500)
doc/info/output.html
doc/infosrc/outputs

index ee3673d806a04fcd1970b2da3dca56013419aabb..00248da36f07f9dd381478e3f01749c4eaf1ec27 100644 (file)
@@ -215,7 +215,7 @@ n bytes following '-'. The text should be left-aligned (centered,
 right-aligned) on the point if j is -1 (0, 1), respectively. The value
 w gives the width of the text as computed by the library.
 <TR><TD>t f
-<TD>Set font characteristics. The integer f is the OR of BOLD=1, ITALIC=2, UNDERLINE=4, SUPERSCRIPT=8, SUBSCRIPT=16, and STRIKE-THROUGH=32.
+<TD>Set font characteristics. The integer f is the OR of BOLD=1, ITALIC=2, UNDERLINE=4, SUPERSCRIPT=8, SUBSCRIPT=16, and STRIKE-THROUGH=32. (1.5)
 <TR><TD>C n -<I>b<sub>1</sub>b<sub>2</sub>...b<sub>n</sub></I>
 <TD>Set fill color. The color value consists of the
 n bytes following '-'. (1.1)
index 9ea6e40898b2735c7af24b012d22e765ff4252b2..73fe19ce23113930f961f7ac80af1cafe3641125 100644 (file)
@@ -259,7 +259,7 @@ n bytes following '-'. The text should be left-aligned (centered,
 right-aligned) on the point if j is -1 (0, 1), respectively. The value
 w gives the width of the text as computed by the library.
 <TR><TD>t f
-<TD>Set font characteristics. The integer f is the OR of BOLD=1, ITALIC=2, UNDERLINE=4, SUPERSCRIPT=8, SUBSCRIPT=16, and STRIKE-THROUGH=32.
+<TD>Set font characteristics. The integer f is the OR of BOLD=1, ITALIC=2, UNDERLINE=4, SUPERSCRIPT=8, SUBSCRIPT=16, and STRIKE-THROUGH=32. (1.5)
 <TR><TD>C n -<I>b<sub>1</sub>b<sub>2</sub>...b<sub>n</sub></I>
 <TD>Set fill color. The color value consists of the
 n bytes following '-'. (1.1)