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: html column widths


Hi,

Is there a way to generate HTML with proper column widths
based on the widths specified in the CALS tables inside
a DocBook document?

I am using proportional column widths (the '*' notation),
the generated FO has proper widths, but the generated
HTML (or XHTML) has no widths for any of the columns.

Is this a limitation of the (X)HTML stylesheets?

I tried using:
<xsl:param name="use.extensions" select="1"/>
<xsl:param name="tablecolumns.extension" select="1"/>
but I am getting errors with both Xalan and Saxon.
Xalan gives me "No adjustColumnWidths function available."
and then terminates. Saxon just terminates.

How do you install these extensions?

Thanks,
Marius

Marius Scurtescu
Tel: 604-222-3900x937
Fax: 604-222-3901
http://www.digitalpt.com 


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