aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user/str_indx
diff options
context:
space:
mode:
authorJeffrey H. Kingston <jeff@it.usyd.edu.au>2010-09-14 20:39:13 +0000
committerJeffrey H. Kingston <jeff@it.usyd.edu.au>2010-09-14 20:39:13 +0000
commitb2f1a4e879d3013974e41674dbf684d816f1aa95 (patch)
tree08292d39f5b0592c01946a2a754a93329ef599d3 /doc/user/str_indx
parent7d292f1247e3287fb07a9a12377217ce8942cf09 (diff)
downloadlout-b2f1a4e879d3013974e41674dbf684d816f1aa95.tar.gz
Lout 3.30.
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@29 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'doc/user/str_indx')
-rw-r--r--doc/user/str_indx10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/user/str_indx b/doc/user/str_indx
index e836588..a68fc5d 100644
--- a/doc/user/str_indx
+++ b/doc/user/str_indx
@@ -329,6 +329,7 @@ their default values:
@IndexTypeOrdinary { @PageNum }
@IndexTypeMain { @B @PageNum }
@IndexTypeSpecial { @I @PageNum }
+@IndexRangeFormat { @From--@To }
@IndexColumnNumber { 2 }
@IndexColumnGap { 1.00c }
@IndexCtd { Yes }
@@ -387,6 +388,15 @@ If the value of a @Code pnformat option is not {@Code Ordinary},
itself is printed; it too may contain a @Code "@PageNum" symbol,
as explained earlier.
@PP
+{@Code "@IndexRangeFormat"} gives the format to use when a page
+number range, such as 5--8, is to be included in an index entry.
+Within it the symbols @Code "@From" and @Code "To" stand for
+the first and last page numbers respectively. These will always
+be different when {@Code "@IndexRangeFormat"} is used; Lout knows
+never to insert a range when the two end points are equal. The
+default value just separates the two numbers by an en-dash with
+no space.
+@PP
@Code "@IndexColumnNumber" and @Code "@IndexColumnGap" determine the
indexcolumnnumber. @Index @Code "@IndexColumnNumber"
indexcolumngap. @Index @Code "@IndexColumnGap"