summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/xindy/modules/base/word-order.xdy
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-04-07 18:23:21 +0000
committerKarl Berry <karl@freefriends.org>2013-04-07 18:23:21 +0000
commitfb0bf13304a356f197bfc1add17f98c07e96f17b (patch)
treec6d2367f3652378da3aeb1ca88ff8e2687ddea42 /Master/texmf-dist/xindy/modules/base/word-order.xdy
parent752012c605d34cd943795527a9738475a6958fcc (diff)
texmf -> texmf-dist: xindy
git-svn-id: svn://tug.org/texlive/trunk@29713 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/xindy/modules/base/word-order.xdy')
-rw-r--r--Master/texmf-dist/xindy/modules/base/word-order.xdy20
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/xindy/modules/base/word-order.xdy b/Master/texmf-dist/xindy/modules/base/word-order.xdy
new file mode 100644
index 00000000000..9741e2bd10e
--- /dev/null
+++ b/Master/texmf-dist/xindy/modules/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".
+;;