op.index.heading
Inserts phrase and current page number in index.
Syntax
.index heading text .ixh text
Description
substitutes the heading text as the header for index pages. The heading text is output on the top of each index page.
Example
.index heading Topics covered
.index 'Topic 1' 'Topic 2'
.index 'Topic 3'
.index 'Topic 4'
.xindex
.print index
Produces the following:
Topics covered
Topic 1,1
Topic 2,1
Topic 3,1
Topic 4,1
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
