On Thu, Feb 26, 2009 at 7:37 AM, EMMEL Thomas <thomas.em...@3ds.com> wrote:
> Ross,
>
> finally I managed what I liked to do:
> I added
>
> <xsl:include href="lm://globalpdf.transform.document.fo" />
>
> to my local document-to-fo.xsl
> and
>
>     <match pattern="globalpdf.transform.*.*">
>       <location
> src="{forrest:forrest.plugins}/org.apache.forrest.plugin.output.pdf/resources/stylesheets/{1}-to-{2}.xsl"/>
>     </match>
>
> to my locationmap....
>
> So, how can I add patches to the documentation? Should I send that to the
> list, to you or submit it by svn???

http://forrest.apache.org/contrib.html#patch

--tim