We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe837c0 commit 617b859Copy full SHA for 617b859
spring-boot-docs/src/main/docbook/xsl/pdf.xsl
@@ -310,7 +310,7 @@ under the License.
310
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"
311
xsl:use-attribute-sets="chapter.titlepage.recto.style">
312
<xsl:call-template name="component.title">
313
- <xsl:with-param name="node" select="ancestor-or-self::chapter[1]"/>
+ <xsl:with-param name="node" select="ancestor-or-self::d:chapter[1]"/>
314
</xsl:call-template>
315
</fo:block>
316
</xsl:template>
0 commit comments