Carlos Araya wrote:

> How on earth do I use the fo-patch-for-fop.xsl file? I've searched the
> sourceforge site and have found no information about the patch at all
> 
Apply it in a second run to the generated fo file, eg.:

saxon -o out.fo in.xml xsl/fo/docbook.xsl
saxon -o out-for-fop.fo out.fo xsl/fo/fo-patch-for-fop.xsl

Sven


Reply via email to