From 2a373e046e46da72ccfe2349be5939a609f9bc2d Mon Sep 17 00:00:00 2001 From: "Emden R. Gansner" Date: Mon, 3 Feb 2014 13:54:28 -0500 Subject: [PATCH] Add version info for 't' xdot command. --- doc/info/output.html | 2 +- doc/infosrc/outputs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/info/output.html b/doc/info/output.html index ee3673d80..00248da36 100644 --- a/doc/info/output.html +++ b/doc/info/output.html @@ -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. t f -Set font characteristics. The integer f is the OR of BOLD=1, ITALIC=2, UNDERLINE=4, SUPERSCRIPT=8, SUBSCRIPT=16, and STRIKE-THROUGH=32. +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) C n -b1b2...bn Set fill color. The color value consists of the n bytes following '-'. (1.1) diff --git a/doc/infosrc/outputs b/doc/infosrc/outputs index 9ea6e4089..73fe19ce2 100644 --- a/doc/infosrc/outputs +++ b/doc/infosrc/outputs @@ -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. t f -Set font characteristics. The integer f is the OR of BOLD=1, ITALIC=2, UNDERLINE=4, SUPERSCRIPT=8, SUBSCRIPT=16, and STRIKE-THROUGH=32. +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) C n -b1b2...bn Set fill color. The color value consists of the n bytes following '-'. (1.1) -- 2.40.0