summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/xindy/modules/base/word-order.xdy
blob: 9741e2bd10e2a0834d755e4c304534a23e5edf57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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".
;;