Merge branch '1.2.x'
This commit is contained in:
commit
96f390a5a5
|
@ -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…
Reference in New Issue