Skip to main content
Participating Frequently
September 29, 2011
Answered

Framemaker index with pages and chapternumbers

  • September 29, 2011
  • 1 reply
  • 1124 views

I´ve got a framemaker book and can create an index with page numbers from the markers I set before. How can I add the chapter  numbers to the index? Is the refering chapter number integrated in the index markers anyway?

This topic has been closed for replies.
Correct answer Bob_Niland

In file: YourBookNameIX.fm

Reference Page: IX

Look for the line of Paragraph Format: IndexIX

which usually looks like:

>...............................<$pagenum>

Insert a <$chapnum>- before the <$pagenum>.

Book Menu > Edit > Update Book

See Help topic:

Editing special text flows for lists and indexes

for building blocks for TOC and IX.

1 reply

Bob_Niland
Community Expert
Bob_NilandCommunity ExpertCorrect answer
Community Expert
September 29, 2011

In file: YourBookNameIX.fm

Reference Page: IX

Look for the line of Paragraph Format: IndexIX

which usually looks like:

>...............................<$pagenum>

Insert a <$chapnum>- before the <$pagenum>.

Book Menu > Edit > Update Book

See Help topic:

Editing special text flows for lists and indexes

for building blocks for TOC and IX.

Participating Frequently
October 4, 2011

Thanx for your help.