- From: Jirka Kosek <jirka@kosek.cz>
- Date: Tue, 10 Aug 2010 20:30:32 +0200
- To: David Cramer <david@thingbag.net>
- CC: XProc Dev <xproc-dev@w3.org>
- Message-ID: <4C619AC8.8070101@kosek.cz>
David Cramer wrote: > I'm playing with calabash and xproc to evaluate it for a general upgrade > of our DocBook tool chain which currently abuses Ant to glue our various > xslt steps and other contortions together. I can't tell if it's possible > to use xproc with Saxon 6.5 and use saxon:output to generate a number of > output files (i.e to use it to produce chunked html with the DocBook > xsls, which currently require Saxon 6.5). If so, is there an example of > how to do this? I haven't found any information on controlling what xslt > processor is used for a particular xslt step and have found only a few > places mentioning xslt 2.0's xsl:result-document with xproc. I tend to > do better with examples than working straight from the spec :-) Try to replace existing chunker.xsl in DocBook stylesheets with an attached version. It should work with XSLT 2.0/Saxon 9. It was not included in standard distro, because I wasn't able to get it work with all major XSLT 1.0 engines. Jirka -- ------------------------------------------------------------------ Jirka Kosek e-mail: jirka@kosek.cz http://xmlguru.cz ------------------------------------------------------------------ Professional XML consulting and training services DocBook customization, custom XSLT/XSL-FO document processing ------------------------------------------------------------------ OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member ------------------------------------------------------------------
Attachments
- text/xml attachment: chunker.xsl
Received on Tuesday, 10 August 2010 18:31:17 UTC