OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]