]> granicus.if.org Git - docbook-dsssl/commitdiff
Fix misnamed attribute in sidebar template.
authorBob Stayton <bobs@sagehill.net>
Thu, 13 Feb 2014 04:13:15 +0000 (04:13 +0000)
committerBob Stayton <bobs@sagehill.net>
Thu, 13 Feb 2014 04:13:15 +0000 (04:13 +0000)
xsl/html/titlepage.templates.xml

index 8a41a648c2cfc4037d83edd42bebe4f1d3c4b127..76e8bd15549c411cc1a05c3aa21152ca24264a65 100644 (file)
 <t:titlepage t:element="sidebar" t:wrapper="div" class="titlepage">
   <t:titlepage-content t:side="recto">
     <title
+           t:force="1"
            t:named-template="formal.object.heading"
-           param:object="ancestor-or-self::sidebar[1]"/>
+           param:node="ancestor-or-self::sidebar[1]"/>
     <subtitle/>
   </t:titlepage-content>