From bf44679897bca44d40db4a7d40bbf1c6a862ad36 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sat, 27 Feb 2010 20:42:27 +0000 Subject: [PATCH] Output id attributes on glossdiv blocks so they can be added to xrefs or TOC. --- xsl/fo/glossary.xsl | 33 +++++++++++++++++++++++++++++---- 1 file changed, 29 insertions(+), 4 deletions(-) diff --git a/xsl/fo/glossary.xsl b/xsl/fo/glossary.xsl index 56411ddd2..a317f4e5b 100644 --- a/xsl/fo/glossary.xsl +++ b/xsl/fo/glossary.xsl @@ -583,12 +583,18 @@ &setup-language-variable; + + + + - + + + @@ -626,12 +632,18 @@ &setup-language-variable; + + + + - + + + @@ -669,6 +681,10 @@ &setup-language-variable; + + + + - + + + @@ -913,13 +931,20 @@ GlossEntry ::= &setup-language-variable; + + + + + - + + + -- 2.40.0