summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/xindy/modules/class
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/class
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/class')
-rw-r--r--Master/texmf-dist/xindy/modules/class/pagenums.xdy7
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/xindy/modules/class/pagenums.xdy b/Master/texmf-dist/xindy/modules/class/pagenums.xdy
new file mode 100644
index 00000000000..92f6b685da5
--- /dev/null
+++ b/Master/texmf-dist/xindy/modules/class/pagenums.xdy
@@ -0,0 +1,7 @@
+;; $Id: pagenums.xdy,v 1.1 1996/07/03 18:44:40 kehr Exp $
+;;
+;; This module defines the location-class "page-numbers"
+
+(define-location-class "page-numbers" ("arabic-numbers"))
+
+;; End