From 3b1b288044343dda2f0ea32ec4ce93c8570bfff0 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Wed, 21 Aug 2002 13:58:22 +0000 Subject: [PATCH] Support make.index.markup parameter and hand-crafted indexes --- xsl/fo/index.xsl | 130 +++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 119 insertions(+), 11 deletions(-) diff --git a/xsl/fo/index.xsl b/xsl/fo/index.xsl index c4d026268..567dd3ae6 100644 --- a/xsl/fo/index.xsl +++ b/xsl/fo/index.xsl @@ -20,14 +20,23 @@ - - - - - - - - + + + + + + + + + + + + + + + + + @@ -36,7 +45,11 @@ - + + + body + + - + + + + + + + + + + + + + + @@ -87,7 +116,10 @@ - + @@ -117,7 +149,83 @@ + + + + + + + + + + + + + ( + + + + + + ) + + + + + + + + + ( + + + + + + ) + + + + + + + + + ( + + + + + + ) + + + + + + + + + + + + + + + 3pc + 2pc + 1pc + + + ( + + + + + + ) + -- 2.50.1