> 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
