On 8 June 2012 18:04, Wilhelm Meier <[email protected]> wrote: > Hi all, > > this question is sure off-topic, but I think, there are some gurus here to > point me into the right direction: > > how can I increase the transformation step asciidoc -> xml -> fo -> pdf? > > Well, the asciidoc->xml is *not* the problem, > it ist the saxon xslt-processor to perform xml -> fo. > > Any hints?
Use xsltproc, it isn't written in Java :) Cheers Lex > > -- > Wilhelm > > -- > 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.
