From: Norman Walsh Date: Mon, 16 Apr 2001 13:03:22 +0000 (+0000) Subject: Fix formatting of glossarys--things were really broken X-Git-Tag: release/1.79.1~6^2~6587 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=303c43222ce6d9b8053f950b7fc1fca89a9c4a11;p=docbook-dsssl Fix formatting of glossarys--things were really broken --- diff --git a/xsl/html/glossary.xsl b/xsl/html/glossary.xsl index be7c3e3f3..91dd86dbc 100644 --- a/xsl/html/glossary.xsl +++ b/xsl/html/glossary.xsl @@ -18,10 +18,38 @@
- -
- -
+ + + + + + + + + + + + + + + + +
+ +
+
+
+ + + + + + + + + + +
@@ -63,7 +91,11 @@
- + + +
+ +
@@ -142,30 +174,44 @@ GlossEntry ::= -
+
+ + +

+ + + + + +

+
+
-

- - - - - - - - - - - - - - - . -

+ + + + + + + + + + + + + + + . + + + , + +
diff --git a/xsl/html/titlepage.templates.xml b/xsl/html/titlepage.templates.xml index 30a0b6f05..5c01447f0 100644 --- a/xsl/html/titlepage.templates.xml +++ b/xsl/html/titlepage.templates.xml @@ -547,7 +547,10 @@ - + <title predicate="[1]" + force="1" + named-template="component.title" + param:node="ancestor-or-self::glossary[1]"/> <subtitle predicate="[1]"/> </t:titlepage-content>