Whamcloud - gitweb
LUDOC-321 style: ensure ID attributes are unique.
[doc/manual.git] / style / customstyle_fo.xsl
index 5b172d3..32b5104 100644 (file)
         <xsl:with-param name="master-reference" select="$master-reference"/>
       </xsl:call-template>
 
-       <fo:block-container id='${chunkid}'
+       <fo:block-container id='chapterdecoration-{$chunkid}'
                        padding='5pt'
                        border-color='gray'
                        border-style='solid'