From: Norman Walsh Date: Sun, 15 Apr 2001 21:27:22 +0000 (+0000) Subject: Support inheriting of *info keywords X-Git-Tag: release/1.79.1~6^2~6599 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4eba6edce8f04367ed4c44afa325409582117fb3;p=docbook-dsssl Support inheriting of *info keywords --- diff --git a/xsl/html/docbook.xsl b/xsl/html/docbook.xsl index 13d2f5e04..958468354 100644 --- a/xsl/html/docbook.xsl +++ b/xsl/html/docbook.xsl @@ -85,34 +85,9 @@ - - <xsl:variable name="title"> - <xsl:apply-templates select="$node" mode="title.markup"/> - </xsl:variable> - <xsl:value-of select="$title"/> <!-- text only --> + <xsl:apply-templates select="$node" mode="object.title.markup.textonly"/> @@ -132,9 +107,43 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +