From 5bcfdf68b405fa7cc0f759a2403d13f76a9c4ed9 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sat, 6 Jan 2007 18:14:40 +0000 Subject: [PATCH] Add support for sorting glossary entries --- xsl/fo/glossary.xsl | 329 ++++++++++++++++++++++++++++++++++++-------- xsl/fo/param.ent | 1 + xsl/fo/param.xweb | 2 + 3 files changed, 278 insertions(+), 54 deletions(-) diff --git a/xsl/fo/glossary.xsl b/xsl/fo/glossary.xsl index 00f44e8cf..4fc922416 100644 --- a/xsl/fo/glossary.xsl +++ b/xsl/fo/glossary.xsl @@ -1,4 +1,8 @@ + +%common.entities; +]> @@ -64,6 +68,10 @@ + + + + @@ -81,17 +89,50 @@ - + + + + + + + + + + - + + + + + + + + + + - + + + + + + + + + + @@ -101,7 +142,18 @@ - + + + + + + + + + + @@ -122,6 +174,7 @@ + @@ -210,6 +263,10 @@ + + + + @@ -219,20 +276,64 @@ - + + + + + + + + + + - + + + + + + + + + + - + + + + + + + + + + - + + + + + + + + + + @@ -301,6 +402,10 @@ + + + + Warning: processing automatic glossary @@ -363,40 +468,84 @@ - - - - - - + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - - - - - - + + + + + + + + + + + + + + + + + + + @@ -406,7 +555,7 @@ + /glossary[@role='auto']" priority="2.5"> @@ -481,6 +630,10 @@ + + + + - - - - - - + + + + + + + + + + + + + + + + + + + @@ -509,6 +676,10 @@ + + + + - - - - - - + + + + + + + + + + + + + + + + + + + + @@ -537,6 +723,11 @@ + + + + + - + + + + + + + + + + @@ -583,13 +785,16 @@ GlossEntry ::= - + ( - + ) - + @@ -599,7 +804,8 @@ GlossEntry ::= ( - + ) @@ -754,11 +960,26 @@ GlossEntry ::= or self::subtitle or self::glossentry)]"/> + + + + - + + + + + + + + + +