From f169d6b7dd776b5fe070655e6f76773ede853f5e Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Thu, 31 Jul 2014 17:33:43 +0000 Subject: [PATCH] Move any indexterms in glossentry to be inside dt, instead of after dt which is invalid. --- xsl/html/glossary.xsl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xsl/html/glossary.xsl b/xsl/html/glossary.xsl index 5e9c34568..fad022f12 100644 --- a/xsl/html/glossary.xsl +++ b/xsl/html/glossary.xsl @@ -212,6 +212,7 @@ GlossEntry ::= ) + @@ -234,11 +235,12 @@ GlossEntry ::= + - + -- 2.50.1