Hi Gregorio, Thanks for the reply. You are right that the error appears before FOP, I was not being precise. I found several references to this kind of error on the web, but they didn't fit my scenario. Except one, that referred to using an <xsl:apply-templates select="index"/> statement, like I was doing. I understood that the problem stemmed form the fact that I used two separate page-masters ('body' and 'index'), and that some customized templates/clauses were being processes twice due to this, duplicating part of the document (same ID then appeared twice in the XSLT output). So I started debugging, and found the clause that was being "duplicated". Hope I made myself understood, I am not sure I use/know the correct terminology when trying to talk about xsl... Bob Stayton's suggestion worked for me :-) Øystein On 11/12/2013 19:33, Gregorio Pevaco
wrote:
Oystein: --
|
- [docbook-apps] How can I exclude an "index" page... Øystein Kleven
- Re: [docbook-apps] How can I exclude an "index&q... Bob Stayton
- Re: [docbook-apps] How can I exclude an "ind... Øystein Kleven
- Re: [docbook-apps] How can I exclude an "index&q... Gregorio Pevaco
- Re: [docbook-apps] How can I exclude an "ind... Øystein Kleven