summaryrefslogtreecommitdiff
path: root/docs/tmpl/engines.sgml
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2002-05-27 22:21:34 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2002-05-27 22:21:34 +0000
commitb8ac7818be13e1fcdcef5f09117da15b89553d61 (patch)
treea90275683a94fd15582e1ec8b75f99ee274b8220 /docs/tmpl/engines.sgml
parent25878a0341a8076296ab4ae88ee972641e6f963c (diff)
downloadpango-b8ac7818be13e1fcdcef5f09117da15b89553d61.tar.gz
Produce XML, not SGML.
* docs/*: Produce XML, not SGML. * pango/fonts.c (pango_font_family_list_faces): Docs typo fix. * pango/pango-color.c (pango_color_parse): Fix markup to reduce spurious <link>s.
Diffstat (limited to 'docs/tmpl/engines.sgml')
-rw-r--r--docs/tmpl/engines.sgml20
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/tmpl/engines.sgml b/docs/tmpl/engines.sgml
index ffbdcd6e..ce7c6fb2 100644
--- a/docs/tmpl/engines.sgml
+++ b/docs/tmpl/engines.sgml
@@ -32,8 +32,8 @@ function is used when building a catalog of all available modules.
The #PangoEngineInfo structure contains information about a particular
engine. It contains the following fields:
-<informaltable pgwide=1 frame="none" role="struct">
-<tgroup cols="2"><colspec colwidth="2*"><colspec colwidth="8*">
+<informaltable pgwide="1" frame="none" role="struct">
+<tgroup cols="2"><colspec colwidth="2*"/><colspec colwidth="8*"/>
<tbody>
<row>
@@ -78,8 +78,8 @@ The PangoEngineRange structure contains
information about a range of Unicode code
points. It contains the following fields:
-<informaltable pgwide=1 frame="none" role="struct">
-<tgroup cols="2"><colspec colwidth="2*"><colspec colwidth="8*">
+<informaltable pgwide="1" frame="none" role="struct">
+<tgroup cols="2"><colspec colwidth="2*"/><colspec colwidth="8*"/>
<tbody>
<row>
@@ -118,8 +118,8 @@ The #PangoEngine structure contains basic
information common to all script engines. It
contains the following fields:
-<informaltable pgwide=1 frame="none" role="struct">
-<tgroup cols="2"><colspec colwidth="2*"><colspec colwidth="8*">
+<informaltable pgwide="1" frame="none" role="struct">
+<tgroup cols="2"><colspec colwidth="2*"/><colspec colwidth="8*"/>
<tbody>
<row>
@@ -154,8 +154,8 @@ basic #PangoEngine structure to engines that
deal with the rendering-system independent part
of of the rendering pipeline. It contains the following fields:
-<informaltable pgwide=1 frame="none" role="struct">
-<tgroup cols="2"><colspec colwidth="2*"><colspec colwidth="8*">
+<informaltable pgwide="1" frame="none" role="struct">
+<tgroup cols="2"><colspec colwidth="2*"/><colspec colwidth="8*"/>
<tbody>
<row>
@@ -182,8 +182,8 @@ basic #PangoEngine structure to engines that
deal with the rendering-system dependent part
of of the rendering pipeline. It contains the following fields:
-<informaltable pgwide=1 frame="none" role="struct">
-<tgroup cols="2"><colspec colwidth="2*"><colspec colwidth="8*">
+<informaltable pgwide="1" frame="none" role="struct">
+<tgroup cols="2"><colspec colwidth="2*"/><colspec colwidth="8*"/>
<tbody>
<row>