]> granicus.if.org Git - docbook-dsssl/commitdiff
Give a 'screen' containing what we wanna see; set the aligns explicitly
authorAdam Di Carlo <adicarlo@users.sourceforge.net>
Sun, 27 Apr 2003 05:19:32 +0000 (05:19 +0000)
committerAdam Di Carlo <adicarlo@users.sourceforge.net>
Sun, 27 Apr 2003 05:19:32 +0000 (05:19 +0000)
testdocs/tests/informaltable.001.xml

index bdcf969f66f1b962b30d6b0a82739248d8da62f4..5cc199e49a27e4dfca3b377f5ec2e8a2fc1e0428 100644 (file)
@@ -9,19 +9,19 @@
         <affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
 </author>
 </articleinfo>
-
-<!--
+  <para>
+Table should appear like this:</para>
+  <screen>
 +........+........+........+........+
 |        |   B    |        |   D    |
 +   A    +........+   C    +........+
 |        |        |        |   E    |
-+........+........+........+........+
--->
++........+........+........+........+</screen>
 
 <informaltable frame="all">
-<tgroup cols="4">
+<tgroup cols="4" align="center">
 <colspec colname="c4a" colnum="4"/>
-<tbody>
+<tbody valign="middle">
 <row>
   <entry morerows="1">A</entry>
   <entry>B</entry>