This is the mail archive of the davenport@berkshire.net mailing list for the Davenport project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

DAVENPORT: "vertical" table


Using the docbook DTD and the CALS tables, I would like to have a column
header instead of a row. I.E. :
+------------+--------+
| Heading 1  | Cell 1 |
+------------+--------+
| Heading 2  | Cell 2 |
+------------+--------+

Instead of having the standard:
+------------+-----------+
| Heading 1  | Heading 2 |
+------------+-----------+
| Cell 1     | Cell 2    |
+------------+-----------+

How can I do this ?

Thanks for the help

Guillaume


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]