Next in thread →
Next in month →
Re: [docbook-apps] indexentries freak out .xml->.fo (bug?)
Will Partain wrote: > into xsltproc w/ docbook-xsl-1.65.1, I get: the document > xmllint's OK, and it goes to chunked html OK; *but* when > going to FO with <xsl:import > href="[snip]/xsl/current/fo/profile-docbook.xsl"/>, > I suddenly get lots of... Profiling doesn't work in xsltproc because the behaviour of node-set() in xsltproc is different than in other XSLT processors. Use two pass profiling or different XSLT processor. Jirka -- ------------------------------------------------------------------ Jirka Kosek e-mail: http://www.kosek.cz ------------------------------------------------------------------ Profesionální školení a poradenství v oblasti technologií XML. Podívejte se na náš nově spuštěný web http://DocBook.cz ------------------------------------------------------------------
Next in thread →
Next in month →