On 10 November 2010 04:13, mattn <[email protected]> wrote: > Sorry if I'm being dense but I just can't seem to figure this out. > What I want to know is simply how to customize the toolchain for a2x > chunked so that instead of asciidoc's chunked.xsl being used, my own > xsl is used so that I can do what chunked.xsl does but then add my own > customizations to the xslt.
Until some other solution is available, why not just replace chunked.xsl with your own? Cheers Lex > > Evidently I could just avoid the use of a2x entirely and create my own > toolchain (generate docbook xml output with asciidoc and then call > xsltproc myself) but that seems wrong somehow when a2x is sitting > right there ready to do the whole toolchain for me. :) m. > > -- > You received this message because you are subscribed to the Google Groups > "asciidoc" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/asciidoc?hl=en. > > -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
