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] An informaltable that chokes FOP


Title: Re: [docbook-apps] An informaltable that chokes FOP
did you remember to switch between extensions when changing between XEP and FOP?

<!-- =================================================== -->
<!-- activate XEP extensions -->
<xsl:param name="xep.extensions" select ="1" />
<!-- =================================================== -->
<!-- activate FOP extensions -->
<!-- <xsl:param name="fop.extensions" select ="1" /> -->
<!-- =================================================== -->




The attached short article renders perfectly in XEP but breaks FOP. The source of the problem appears to be my customisation layer: with XSLT against just the XSL distribution, the formatters produce identical results.

Or - is the problem with FOP's support for informaltable? If I change the informaltable element to a table element, both FOP and XEP again produce identical results against my customisation layer.

I haven't so far attempted any customisation of tables. Is there something I've written in the customisation layer that affects the informaltable element? Or is this a bug I should report to the FOP project, and if so, in what terms?
Stephen

Content-Type: text/xml; name=versions.xml
X-Attachment-Id: f_fkctyx5r0
Content-Disposition: attachment; filename=versions.xml

Attachment converted: Server HD 5:versions.xml (TEXT/R*ch) (00924B4D)
Content-Type: text/xml; name=docbook5-custom.xsl
X-Attachment-Id: f_fkctz4c71
Content-Disposition: attachment; filename=docbook5-custom.xsl
Attachment converted: Server HD 5:docbook5-custom.xsl (TEXT/R*ch) (00924B4E)
---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org


-- 
Ron Catterall, Phd, DSc                         email: ron@catterall.net
Prolongacion de Hidalgo 140                             http://catterall.net/
San Felipe del Agua                                        tel: +52 951 520 1821
Oaxaca      68020  Mexico                          fax: +1 530 348 8309


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