Next in thread → Next in month →

RE: [docbook-apps] Re: table-row size

From
Mauritz Jeanson <>
Date
2006-05-07T16:41:34+00:00
ID
000001c671f5$1b56fe10$71ea1a51@D7MZ171J
Thread
RE: [docbook-apps] Re: table-row size
> -----Original Message-----
> From: Sean Wheller 
> 
> A tip, you may want to enable the parameter fop.extensions 
> param in your fo 
> custom layer.
> <xsl:param name="fop.extensions" select="1"/>
> 
> Then make certain the extension you want (saxon or xalan) is in your 
> $CLASSPATH


This advice does not do any harm but it is a little misleading. The
fop.extensions parameter is not dependent on any of the XSLT extension
functions for Xalan or Saxon that come with DocBook XSL. By setting
fop.extensions = 1, you enable some XSL-FO extensions plus a number of
workarounds for various FOP quirks, but you don't have to use any XSLT
extensions for that to work. 

/MJ
Next in thread → Next in month →