2009/2/26 EMMEL Thomas <[email protected]>: > Hi, > > I use 0.9dev but I think this applies to all versions: > > I use a local document-to-fo.xsl to change the output to pdf. > However, I don't like to copy the complete global *fo.xsl files found in the > plugin (org.apache.forrest.plugin.output.pdf) and like to source them in > my xsl-file like this: > > <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" > xmlns:fo="http://www.w3.org/1999/XSL/Format" > version="1.0"> > > <xsl:import > href="{forrest:forrest.plugins}/org.apache.forrest.plugin.output.pdf/resources/stylesheets/document-to-fo.xsl"/>
http://forrest.apache.org/docs_0_90/your-project.html#skins
