From 0952cef5fe31251e58384e83e32ff8629e479204 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Fri, 4 Jan 2002 16:40:19 +0000 Subject: [PATCH] Make glossary.collection (usually) work when chunking is used; allow the use of glossdivs to be toggled in the document --- xsl/fo/glossary.xsl | 4 ++-- xsl/html/glossary.xsl | 2 +- xsl/html/inline.xsl | 33 ++++++++++++++++++++++++++++++++- 3 files changed, 35 insertions(+), 4 deletions(-) diff --git a/xsl/fo/glossary.xsl b/xsl/fo/glossary.xsl index c5e84b03d..5cd838d91 100644 --- a/xsl/fo/glossary.xsl +++ b/xsl/fo/glossary.xsl @@ -348,7 +348,7 @@ GlossEntry ::= - + @@ -431,7 +431,7 @@ GlossEntry ::= - + diff --git a/xsl/html/glossary.xsl b/xsl/html/glossary.xsl index afcffdc88..c83c7fa4e 100644 --- a/xsl/html/glossary.xsl +++ b/xsl/html/glossary.xsl @@ -230,7 +230,7 @@ GlossEntry ::= - + diff --git a/xsl/html/inline.xsl b/xsl/html/inline.xsl index dfd50dc84..a392b0c21 100644 --- a/xsl/html/inline.xsl +++ b/xsl/html/inline.xsl @@ -660,9 +660,40 @@ + + + + + + + + + Warning: glossary.collection specified, but there are + + automatic glossaries + + + + + + + + + + + + + + + + + + + + @@ -685,7 +716,7 @@ - + -- 2.40.0