From 7a654f4999cdedf71d2c39cfa6ccf6fe2a7a8477 Mon Sep 17 00:00:00 2001 From: Peter Clifton Date: Tue, 7 Apr 2009 16:21:24 -0400 Subject: [doc] Tag markup attributes with version they were introduced --- docs/pango_markup.sgml | 16 ++++++++-------- docs/tmpl/scripts.sgml | 7 +++++++ 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/docs/pango_markup.sgml b/docs/pango_markup.sgml index d3ee2a59..0460ccbe 100644 --- a/docs/pango_markup.sgml +++ b/docs/pango_markup.sgml @@ -47,7 +47,7 @@ tags. <span> has the following attributes: <span> attributes -font +fontSince 1.21 font_desc A font description string, such as "Sans Italic 12". See @@ -67,7 +67,7 @@ A font family name -font_size +font_size size Font size in 1024ths of a point, or one of the absolute sizes @@ -82,7 +82,7 @@ font description using 'font'; you can use -font_style +font_style style One of 'normal', 'oblique', 'italic' @@ -90,7 +90,7 @@ One of 'normal', 'oblique', 'italic' -font_weight +font_weight weight One of 'ultralight', 'light', 'normal', 'bold', 'ultrabold', 'heavy', @@ -99,7 +99,7 @@ or a numeric weight -font_variant +font_variant variant One of 'normal' or 'smallcaps' @@ -107,7 +107,7 @@ One of 'normal' or 'smallcaps' -font_stretch +font_stretch stretch One of 'ultracondensed', 'extracondensed', 'condensed', @@ -118,7 +118,7 @@ One of 'ultracondensed', 'extracondensed', 'condensed', foreground -fgcolor +fgcolor color An RGB color specification such as '#00FF00' or a color name such as @@ -128,7 +128,7 @@ An RGB color specification such as '#00FF00' or a color name such as background -bgcolor +bgcolor An RGB color specification such as '#00FF00' or a color name such as 'red' diff --git a/docs/tmpl/scripts.sgml b/docs/tmpl/scripts.sgml index a87e7fb4..3bcc6556 100644 --- a/docs/tmpl/scripts.sgml +++ b/docs/tmpl/scripts.sgml @@ -124,6 +124,13 @@ The #GObject type for #PangoScript +@text_start: +@text_end: +@script_start: +@script_end: +@script_code: +@paren_stack: +@paren_sp: -- cgit v1.2.1