From: David Cramer Date: Wed, 4 Jul 2012 18:15:12 +0000 (+0000) Subject: Also set the title param in head.content since it's sometimes X-Git-Tag: release/1.79.1~6^2~380 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=094f64e17a6e91f5d3e6cc808fe0e400c7134126;p=docbook-dsssl Also set the title param in head.content since it's sometimes called without that param being passed in. Use the passed-in value in user.head.title. --- diff --git a/xsl/html/docbook.xsl b/xsl/html/docbook.xsl index 888cdd4ec..6962f4cfc 100644 --- a/xsl/html/docbook.xsl +++ b/xsl/html/docbook.xsl @@ -127,11 +127,13 @@ - + + + - + @@ -338,9 +340,7 @@ body { background-image: url(' - - - + <xsl:copy-of select="$title"/>