From: Bob Stayton Date: Sun, 10 Jul 2005 08:27:58 +0000 (+0000) Subject: Fixed missing "Part n." label for part titles. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=821975e4f0c2e708648949a4803c9291aa59aaa9;p=docbook-dsssl Fixed missing "Part n." label for part titles. --- diff --git a/xsl/html/division.xsl b/xsl/html/division.xsl index a61363ff1..c41286654 100644 --- a/xsl/html/division.xsl +++ b/xsl/html/division.xsl @@ -171,5 +171,22 @@ + + + + + +

+ title + + + + + + + +

+
+ diff --git a/xsl/html/titlepage.templates.xml b/xsl/html/titlepage.templates.xml index 42c94524a..664dc14e2 100644 --- a/xsl/html/titlepage.templates.xml +++ b/xsl/html/titlepage.templates.xml @@ -105,7 +105,10 @@ - + <title + t:force="1" + t:named-template="division.title" + param:node="ancestor-or-self::part[1]"/> <subtitle/> <corpauthor/> <authorgroup/>