Next in thread → Next in month →

RE: [docbook] Spanning entries in a <table>

From
Stuart J. Browne <>
Date
2007-09-04T23:34:41+00:00
ID
01fd01c7ef4c$695cc970$
Thread
RE: [docbook] Spanning entries in a <table>
>   http://www.docbook.org/tdg/en/html/table.html#d0e201309
> 
> To markup up cells that span columns, you need to use the colspec
> element and the attributes namest and nameend on the entry itself:
> 
>    <entry namest="c1" nameend="c2" align="center">Horizontal 
> Span</entry>
> 

Ah, right!  Now those namest/nameend attributes make sense!

Thanks.

Stuart
Next in thread → Next in month →