|refsection/title
|refsect1/title
|refsect2/title
- |refsect3/title"
+ |refsect3/title
+ |refsynopsisdiv/info/title
+ |refsection/info/title
+ |refsect1/info/title
+ |refsect2/info/title
+ |refsect3/info/title"
mode="titlepage.mode"
priority="2">
<xsl:call-template name="format.refentry.subheading"/>
<!-- <xsl:with-param name="gentext.key" select="'RefName'"/> -->
<!-- </xsl:call-template> -->
<!-- -->
- <xsl:param name="section" select="parent::*"/>
+ <xsl:param name="section"
+ select="(ancestor::refsynopsysdiv
+ |ancestor::refsection
+ |ancestor::refsect1
+ |ancestor::refsect2
+ |ancestor::refsect3)[last()]"/>
<xsl:param name="offset" select="0"/>
<xsl:param name="gentext.key"/>