From: Emden Gansner Date: Thu, 25 Aug 2011 15:34:01 +0000 (-0400) Subject: Add note to documentation noting that the bold, italic, etc. font markups X-Git-Tag: LAST_LIBGRAPH~32^2~674^2~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb1a22c4be092074562f0322f0891b2a70d82f0a;p=graphviz Add note to documentation noting that the bold, italic, etc. font markups are only available via cairo and svg. --- diff --git a/doc/info/shapes.html b/doc/info/shapes.html index 5f49d21aa..0bc3038d8 100644 --- a/doc/info/shapes.html +++ b/doc/info/shapes.html @@ -312,6 +312,9 @@ Additional styles may be available with a specific code generator. that are newer than mid-November 2003. In particular, it is not part of release 1.10.

+NOTE:The font markups for bold, italic, underlining, subscript and +superscript are currently only available via the cairo and svg renderers. +

If the value of a label attribute (label for nodes, edges, clusters, and graphs, and the diff --git a/doc/infosrc/html.1 b/doc/infosrc/html.1 index 85cdcec4f..9f6bd833a 100644 --- a/doc/infosrc/html.1 +++ b/doc/infosrc/html.1 @@ -4,6 +4,9 @@ that are newer than mid-November 2003. In particular, it is not part of release 1.10.

+NOTE:The font markups for bold, italic, underlining, subscript and +superscript are currently only available via the cairo and svg renderers. +

If the value of a label attribute (label for nodes, edges, clusters, and graphs, and the