summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/xindy/modules/class/pagenums.xdy
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/xindy/modules/class/pagenums.xdy')
-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