</xsl:choose>
</xsl:param>
+ <xsl:param name="doc.title">
+ <xsl:call-template name="get.doc.title"/>
+ </xsl:param>
+
<!-- webhelp-specific params! -->
<!-- To be added to normal params file someday -->
<xsl:param name="webhelp.include.search.tab">true</xsl:param>
<xsl:message>language: <xsl:value-of select="$webhelp.indexer.language"/> </xsl:message>
<!-- * Get a title for current doc so that we let the user -->
<!-- * know what document we are processing at this point. -->
- <xsl:variable name="doc.title">
- <xsl:call-template name="get.doc.title"/>
- </xsl:variable>
<xsl:choose>
<!-- Hack! If someone hands us a DocBook V5.x or DocBook NG document,
toss the namespace and continue. Use the docbook5 namespaced