From 9662f5de58156a574d9d0fcb73f9a784bb100918 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Tue, 5 Sep 2006 09:10:07 +0000 Subject: [PATCH] xsl:sort lang attribute now uses two-char substring of lang attribute. --- xsl/fo/autoidx-kimber.xsl | 11 +++++------ xsl/html/autoidx-kimber.xsl | 9 ++++++--- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/xsl/fo/autoidx-kimber.xsl b/xsl/fo/autoidx-kimber.xsl index b6eaa3183..65fe6ce51 100644 --- a/xsl/fo/autoidx-kimber.xsl +++ b/xsl/fo/autoidx-kimber.xsl @@ -38,9 +38,8 @@ - + + @@ -110,7 +109,7 @@ - @@ -122,7 +121,7 @@ - @@ -154,7 +153,7 @@ [count(.|key('primary', &primary;)[&scope;] [1])=1]" mode="index-primary"> - + diff --git a/xsl/html/autoidx-kimber.xsl b/xsl/html/autoidx-kimber.xsl index 5864d19ba..7cf9ae04d 100644 --- a/xsl/html/autoidx-kimber.xsl +++ b/xsl/html/autoidx-kimber.xsl @@ -37,6 +37,9 @@ + + + @@ -103,7 +106,7 @@ - @@ -116,7 +119,7 @@ - @@ -146,7 +149,7 @@ [count(.|key('primary', &primary;)[&scope;] [1])=1]" mode="index-primary"> - + -- 2.40.0