summaryrefslogtreecommitdiff
path: root/Build/source/utils/xindy/xindy-src/modules/base/page-ranges.xdy
blob: 44ddeaa55b81d8d0ecef1dcaa76da5164cd4dada (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
;; $Id: page-ranges.xdy,v 1.1 2004/05/24 21:53:27 jschrod Exp $
;;------------------------------------------------------------

;;;
;;; page ranges
;;;
;;; More than two consecutive pages are listed as a range.
;;;

(markup-range :sep "--")


;;======================================================================
;;
;; $Log: page-ranges.xdy,v $
;; Revision 1.1  2004/05/24 21:53:27  jschrod
;;     Standard modules, introduced in "LaTeX Companion Release".
;;