[docbook-apps] table headers

From
Neil Roeth <>
Date
2005-10-10T22:57:20+00:00
ID
Thread
[docbook-apps] table headers
Will a tgroup do what you want? Each tgroup can have a thead and tfoot.

On Oct 10,  () wrote:
 > I need to create a docbook table with a structure similar to this:
 > 
 > <table>
 >     <th></th>
 >     <td></td>
 >     <td></td>
 >     <th></th>
 >     <td></td>
 >     <td></td>
 > </table>
 > 
 > ie. I ned to be able to have multiple thead sections. When I try this, the 
 > style sheets seem to put both theads at the top of the table (which I gess 
 > makes sence). How could I create a table with multiple table headers at 
 > varying positions in the table?
 > 
 > 
 > thanks in advance
 > tom
 > 
 > -- 
 > Tom Kirkpatrick
 > Web Developer - Virus Bulletin

-- 
Neil Roeth