]> granicus.if.org Git - docbook-dsssl/commitdiff
Call system.head.content in html.head
authorNorman Walsh <ndw@nwalsh.com>
Fri, 20 Sep 2002 11:14:04 +0000 (11:14 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Fri, 20 Sep 2002 11:14:04 +0000 (11:14 +0000)
xsl/html/chunk-common.xsl

index 82718444374fce4c5bf612c33d219f27bd6a6067..4d1a5a9b61daddf1da1d4b1a9bf9953e9ac7514d 100644 (file)
   <xsl:variable name="up" select="parent::*"/>
 
   <head>
+    <xsl:call-template name="system.head.content"/>
     <xsl:call-template name="head.content"/>
     <xsl:call-template name="user.head.content"/>