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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

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


Subject: table column width and background-color


Hello,

I set <colspec colnum="1" colname="col1" colwidth="0.25*"/> after <tgroup> to specifiy a table column width. Its working fine when generating a PDF. Generating RTF this colspec-element seems to be ignored.
Another question in this context: It would be very nice if something like
 <colspec colnum="1" colname="col1" colwidth="0.25*">
   <xsl:processing-instruction name="dbfo"><xsl:value-of select="$cellbgcolor"/></xsl:processing-instruction>
   <xsl:processing-instruction name="dbhtml"><xsl:value-of select="$cellbgcolor"/></xsl:processing-instruction>
 </colspec>
should be possible to set a background-color for the whole column.
Any suggestions how this can be implemented in the DocBook-XSL?


Regards,
Kerstin B.
______________________________________________________________________
XXL-Speicher, PC-Virenschutz, Spartarife & mehr: Nur im WEB.DE Club!		
Jetzt gratis testen! http://freemail.web.de/home/landingpad/?mc=021130



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