From ff9d9129a6c9aa1f9262a81827810a485ab24381 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Wed, 30 Aug 2006 06:23:19 +0000 Subject: [PATCH] New modules for supporting indexing extensions. --- xsl/common/autoidx-kimber.xsl | 43 +++++++++ xsl/common/autoidx-kosek.xsl | 150 ++++++++++++++++++++++++++++++++ xsl/html/autoidx-kimber.xsl | 159 ++++++++++++++++++++++++++++++++++ xsl/html/autoidx-kosek.xsl | 132 ++++++++++++++++++++++++++++ 4 files changed, 484 insertions(+) create mode 100644 xsl/common/autoidx-kimber.xsl create mode 100644 xsl/common/autoidx-kosek.xsl create mode 100644 xsl/html/autoidx-kimber.xsl create mode 100644 xsl/html/autoidx-kosek.xsl diff --git a/xsl/common/autoidx-kimber.xsl b/xsl/common/autoidx-kimber.xsl new file mode 100644 index 000000000..a1c4a1bf6 --- /dev/null +++ b/xsl/common/autoidx-kimber.xsl @@ -0,0 +1,43 @@ + + + + + + +]> + + + + + + + + + + ERROR: the 'kimber' index method requires the + Saxon version 6 or 8 XSLT processor. + + + 1 + + + + + + + + diff --git a/xsl/common/autoidx-kosek.xsl b/xsl/common/autoidx-kosek.xsl new file mode 100644 index 000000000..6bcad77aa --- /dev/null +++ b/xsl/common/autoidx-kosek.xsl @@ -0,0 +1,150 @@ + + + +]> + + + + + + + + + + ERROR: the 'kosek' index method does not + work with the xsltproc XSLT processor. + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + No " + + " localization of index grouping letters exists + + + . + + + ; using "en". + + + + + + + + + + + + + + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + No " + + " localization of index grouping letters exists + + + . + + + ; using "en". + + + + + + + + + + + + + + + + + diff --git a/xsl/html/autoidx-kimber.xsl b/xsl/html/autoidx-kimber.xsl new file mode 100644 index 000000000..5864d19ba --- /dev/null +++ b/xsl/html/autoidx-kimber.xsl @@ -0,0 +1,159 @@ + + + + + + + + + + +]> + + + + + + + + + + + + + + + + + + + + ERROR: the 'kimber' index method requires the + Saxon version 6 or 8 XSLT processor. + + + + + + ERROR: the 'kimber' index method requires the + Innodata Isogen Java extensions for + internationalized indexes. Install those + extensions, or use a different index method. + For more information, see: + http://www.innodata-isogen.com/knowledge_center/tools_downloads/i18nsupport + + + + + + + + + + + + + + + + + + + + + +
+ +
+

+ + + +

+
+ + + + + + +
+
+
+ + + + + + + +
+ +
+ + + + + + + + + + + +
+

+ +

+
+ + + + + + +
+
+
+
+ +
diff --git a/xsl/html/autoidx-kosek.xsl b/xsl/html/autoidx-kosek.xsl new file mode 100644 index 000000000..e8f6335c3 --- /dev/null +++ b/xsl/html/autoidx-kosek.xsl @@ -0,0 +1,132 @@ + + + + + + +]> + + + + + + + + + + + + + + + + ERROR: the 'kosek' index method does not + work with the xsltproc XSLT processor. + + + + + + ERROR: the 'kosek' index method does not + work with the Saxon 8 XSLT processor. + + + + + + ERROR: the 'kosek' index method requires the + exslt:node-set() function. Use a processor that + has it, or use a different index method. + + + + + + ERROR: the 'kosek' index method requires the + index extension functions be imported: + xsl:import href="common/autoidx-ng.xsl" + + + + + + + + + + + + + + + + + +
+ + + + + + +
+
+ + + + + + + + + + + + + +
+

+ +

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