2006/5/9, Peter Eisentraut <[EMAIL PROTECTED]>:
Am Dienstag, 9. Mai 2006 11:19 schrieb Guillaume Lelarge:
> If someone wants to work on sgml/jade/dsssl stylesheets to fix the
> issues I talked earlier, great, good news. But I haven't seen anyone
> talking about this. So perhaps, the good way to handle this is to go
> the xml way.
I don't think you got my point. The SGML sources can be converted to XML
automatically. The fact that the XSLT toolchain might work better is no
reason to convert the sources manually.
How do you take care of the columns' size in a table ? I use this :
<colspec colnum="1" colwidth="1.5*"/>
But I don't know if there is the same thing in SGML.
This is something you need to fix to get proper content in a table's cells.
--
Guillaume.
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend