diff options
author | Karl Berry <karl@freefriends.org> | 2008-07-26 18:10:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-07-26 18:10:58 +0000 |
commit | 792834f087e5d6fa723eb7b0101693636a22d533 (patch) | |
tree | 94ec1000d52586974175b16f8f1ab06969a153fd /Master/texmf/doc/man/man1/makeindex.1 | |
parent | fe136e3276dbd8a40f1a1ac60a756cfdfe68ee50 (diff) |
update man pages from la(te)st build
git-svn-id: svn://tug.org/texlive/trunk@9788 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/man/man1/makeindex.1')
-rw-r--r-- | Master/texmf/doc/man/man1/makeindex.1 | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/Master/texmf/doc/man/man1/makeindex.1 b/Master/texmf/doc/man/man1/makeindex.1 index 1404df6cf74..9476aebc58d 100644 --- a/Master/texmf/doc/man/man1/makeindex.1 +++ b/Master/texmf/doc/man/man1/makeindex.1 @@ -284,6 +284,13 @@ that its argument is an index entry. Delimiter denoting a new level of subitem. .RE .TP +.BR page_compositor " <string>" +"-" +.RS +Delimiter separating parts of a composite page number (see +\s-2SPECIAL EFFECTS\s+2 below). +.RE +.TP .BR quote " <char>" \'"\' .RS @@ -990,7 +997,7 @@ will be turned into with a warning message in the transcript file complaining about an illegal range formation. .LP -Finally, every special symbol mentioned in this section may be +Every special symbol mentioned in this section may be escaped by the .B quote operator (`"'). Thus @@ -1026,8 +1033,14 @@ becomes .LP which represents an umlaut-accented `u' to the \*(TX family of processors. +.LP +A page number can be a composite of one or more fields +separated by the delimiter bound to +.B page_compositor +(`-'), e.g., II-12 for page 12 of Chapter II. Page numbers may +contain up to ten fields. .PP -From version 2.11 of +Since version 2.11 of .IR makeindex , the .B quote |