From: Norman Walsh Date: Wed, 1 Jan 2003 20:33:19 +0000 (+0000) Subject: Make index elements always index the book that contains them (if there is one, otherw... X-Git-Tag: release/1.79.1~6^2~4978 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=31b348a5fd77a720512832a993320c8cb87ff89e;p=docbook-dsssl Make index elements always index the book that contains them (if there is one, otherwise the whole document); setindex always indexes the whole document --- diff --git a/xsl/fo/autoidx.xsl b/xsl/fo/autoidx.xsl index 78c23c343..ec0a028ad 100644 --- a/xsl/fo/autoidx.xsl +++ b/xsl/fo/autoidx.xsl @@ -56,9 +56,11 @@ use="concat(&primary;, &sep;, &secondary;, &sep;, &tertiary;, &sep;, see)"/> + + + + - - + + + @@ -33,7 +35,9 @@ - + + + @@ -86,14 +90,83 @@ white-space-collapse='false' xsl:use-attribute-sets="monospace.verbatim.properties" linefeed-treatment="preserve"> - + + + - + + + + + + + + + + + + + + + + + + + + + body + + + + + + + + + + + + + auto-odd + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xsl/html/autoidx.xsl b/xsl/html/autoidx.xsl index aacaac1e8..4f9f65b21 100644 --- a/xsl/html/autoidx.xsl +++ b/xsl/html/autoidx.xsl @@ -86,8 +86,10 @@ + + - + @@ -33,7 +33,40 @@ - + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + +