summaryrefslogtreecommitdiff
path: root/Master/texmf/xindy/base/word-order.xdy
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf/xindy/base/word-order.xdy')
-rw-r--r--Master/texmf/xindy/base/word-order.xdy20
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf/xindy/base/word-order.xdy b/Master/texmf/xindy/base/word-order.xdy
new file mode 100644
index 00000000000..9741e2bd10e
--- /dev/null
+++ b/Master/texmf/xindy/base/word-order.xdy
@@ -0,0 +1,20 @@
+;; $Id: word-order.xdy,v 1.1 2004/05/24 21:53:27 jschrod Exp $
+;;------------------------------------------------------------
+
+;;;
+;;; word order scheme
+;;;
+;;; a space comes before any letter in the alphabet: "index style" is
+;;; listed before "indexing".
+
+; This is the default, we don't need any code for this behaviour.
+; In fact, this module just exists to satisfy the Companion
+; description... ;-)
+
+
+;;======================================================================
+;;
+;; $Log: word-order.xdy,v $
+;; Revision 1.1 2004/05/24 21:53:27 jschrod
+;; Standard modules, introduced in "LaTeX Companion Release".
+;;