summaryrefslogtreecommitdiff
path: root/specs/CH12.xml
diff options
context:
space:
mode:
Diffstat (limited to 'specs/CH12.xml')
-rwxr-xr-xspecs/CH12.xml18
1 files changed, 12 insertions, 6 deletions
diff --git a/specs/CH12.xml b/specs/CH12.xml
index a5d75df..51e8213 100755
--- a/specs/CH12.xml
+++ b/specs/CH12.xml
@@ -229,17 +229,20 @@ The resource names, classes, and representation types specified in the
resource list are:
</para>
-<informaltable>
- <tgroup cols='3' align='center'>
+<informaltable frame='topbot'>
+ <?dbfo keep-together="always" ?>
+ <tgroup cols='3' align='left' colsep='0' rowsep='0'>
<colspec colwidth='1.0*' colname='c1'/>
<colspec colwidth='1.0*' colname='c2'/>
<colspec colwidth='1.0*' colname='c3'/>
- <tbody>
+ <thead>
<row>
<entry>Name</entry>
<entry>Class</entry>
<entry>Representation</entry>
</row>
+ </thead>
+ <tbody>
<row>
<entry>XtNdestroyCallback</entry>
<entry>XtCCallback</entry>
@@ -645,17 +648,20 @@ typedef struct _RectObjRec* RectObj;
The resource names, classes, and representation types that are specified in the
<function>rectObjClassRec</function>
resource list are:
-<informaltable>
- <tgroup cols='3' align='center'>
+<informaltable frame='topbot'>
+ <?dbfo keep-together="always" ?>
+ <tgroup cols='3' align='left' colsep='0' rowsep='0'>
<colspec colwidth='1.0*' colname='c1'/>
<colspec colwidth='1.0*' colname='c2'/>
<colspec colwidth='1.0*' colname='c3'/>
- <tbody>
+ <thead>
<row>
<entry>Name</entry>
<entry>Class</entry>
<entry>Representation</entry>
</row>
+ </thead>
+ <tbody>
<row>
<entry>XtNancestorSensitive</entry>
<entry>XtCSensitive</entry>