Fix the case where multiple chapters get the same ID in the
intermediary fop file. Allow multiple chapters to have conditional
decorations.
Change-Id: Ib73f46706d0d7142f6d8effa2fe5b129de60400c
Signed-off-by: Richard Henwood <richard.henwood@intel.com>
Reviewed-on: http://review.whamcloud.com/18007
Tested-by: Jenkins
Reviewed-by: Chris Hanna <hannac@iu.edu>
<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'