On Tuesday 15 July 2003 12:52, Dekel Tsur wrote: > > I think that linuxdoc does not support tables.
It does but I never found any example using them. Lately and using some process, more or less equivalent to reverse enginnering ;-), I understood the model used. It is basically the simple latex but with sgml markup. <table> <tabular> 1 <colsep> 2 <rowsep> 3 <colsep> 4 </tabular> <caption>My table</caption> </table> I will implement this for 1.4, the same for figures that also have a strange syntax. > You should use docbook (or a latex document class) instead. For now that is the solution. -- Jos� Ab�lio
