Merge branch '1.1.x' into 1.2.x

pull/2764/head
Andy Wilkinson 10 years ago
commit 0b61457d40

@ -310,7 +310,7 @@ under the License.
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"
xsl:use-attribute-sets="chapter.titlepage.recto.style"> xsl:use-attribute-sets="chapter.titlepage.recto.style">
<xsl:call-template name="component.title"> <xsl:call-template name="component.title">
<xsl:with-param name="node" select="ancestor-or-self::chapter[1]"/> <xsl:with-param name="node" select="ancestor-or-self::d:chapter[1]"/>
</xsl:call-template> </xsl:call-template>
</fo:block> </fo:block>
</xsl:template> </xsl:template>

Loading…
Cancel
Save