On 8 June 2012 18:18, Wilhelm Meier <[email protected]> wrote: > Am 08.06.2012 10:15, schrieb Lex Trotman: > >> 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 :) > > > but afaik xsltproc can't do source-highlighting ... > (I'm using the xslthl-2.xx extensions to saxon) >
In that case, ... unless you can find a faster java runtime (at lots of others would like to join you) then there isn't much you can do except get a faster machine, use a different docbook toolchain or don't write so much :) In reality only number two is realistic. Didn't the xsthl instructions list another xsl processor? Have you tried that? Remember that if you are doing this for business there are commercial xsl processors and docbook toolchains available if the time is costing too much. Cheers Lex > >> >> 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. >>> >> > > > -- > 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.
