From 6efe1f07ee7c429a22d8631346da501241d8c3f1 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Sun, 12 Jan 2003 18:17:51 +0000 Subject: [PATCH] Make sure that indexdivs are properly scoped. I've done this by adding a test to suppress the division if it contains no terms. It seems like there might be a better way, but I can't see it just at the moment --- xsl/fo/autoidx.xsl | 46 ++++++++++++++++++++++++---------------- xsl/html/autoidx.xsl | 50 +++++++++++++++++++++++++++----------------- 2 files changed, 59 insertions(+), 37 deletions(-) diff --git a/xsl/fo/autoidx.xsl b/xsl/fo/autoidx.xsl index 6373716ea..96343b351 100644 --- a/xsl/fo/autoidx.xsl +++ b/xsl/fo/autoidx.xsl @@ -69,6 +69,7 @@ + @@ -91,8 +92,10 @@ + @@ -103,30 +106,37 @@ - - - - - - - + + + - - - - + + + + + + + + + + + - + - + + @@ -120,8 +121,10 @@ + @@ -132,29 +135,38 @@ - + -
- -

- -

-
-
- - - - -
-
+ + +
+ +

+ +

+
+
+ + + + +
+
+
- - - + + -- 2.40.0