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: Re: [docbook-apps] Troubles rendering CALS tables in HTML


Am Montag, den 01.10.2007, 17:12 +0200 schrieb Pedro Pastor:

> I just found that the following attributes in <table> doesn’t get any
affect in
> the final HMLT presentation: 
> 
> <tableframe="topbot"colsep="1"rowsep="0"border="dashed">
> 
>  
> 
> 1)     (frame): only [ “none” | “all”] have any effect. Any other
> value produces the same effect as “all”.
> 2)      The other 3 has no effect at all. For (colsep) and (rowsep)
I’ve tried > using them on individual <row> and <entry> elements without
any success.

Sounds like:
http://sourceforge.net/tracker/index.php?func=detail&aid=1737583&group_id=21935&atid=373750

>       -   I have also tried using the following parameters, but it
> doesn’t help:
> 
>  
> 
>             <xsl:param name="table.border.with.css">1</xsl:param>
> 
>             <xsl:param name="table.border.style">dashed</xsl:param>
> 
>             <xsl:param
> name="table.cell.border.style">dashed</xsl:param>
>  
> 
> Finally: Is there any way for setting a specific (class) attribute or
> <div> element in the resulting HTML table I order to control the style
> via CSS??

I have another report open regarding CSS and the border attribute (it's
in the same tracker). Maybe it partly catches your problem. If yes,
please feel free to add comments.

Regards, Daniel



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