This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Using fo-patch-for-fop.xsl and question about XHTMLnamespaces


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]