Next in thread → Next in month →

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

From
Sven Kitschke <>
Date
2002-01-09T11:42:31+00:00
ID
Thread
Re: DOCBOOK-APPS: 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
Next in thread → Next in month →