From 2c5926ca1bc1638facd3f1e657ea02a19362aa5b Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Thu, 24 Aug 2006 08:20:57 +0000 Subject: [PATCH] Fixed bug 1545377 xml:id not supported in glossary.xsl. --- xsl/fo/glossary.xsl | 8 ++++---- xsl/html/glossary.xsl | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/xsl/fo/glossary.xsl b/xsl/fo/glossary.xsl index 179f9e309..a90be8ead 100644 --- a/xsl/fo/glossary.xsl +++ b/xsl/fo/glossary.xsl @@ -642,7 +642,7 @@ GlossEntry ::= - + @@ -711,7 +711,7 @@ GlossEntry ::= - + @@ -846,7 +846,7 @@ GlossEntry ::= - + @@ -919,7 +919,7 @@ GlossEntry ::= - + diff --git a/xsl/html/glossary.xsl b/xsl/html/glossary.xsl index 8ca0223b5..47f19f58a 100644 --- a/xsl/html/glossary.xsl +++ b/xsl/html/glossary.xsl @@ -186,7 +186,7 @@ GlossEntry ::= - +
@@ -257,7 +257,7 @@ GlossEntry ::= - + -- 2.50.1