Skip to main content
daitranthanhoa
Inspiring
November 16, 2023
Answered

How to combine indexes continuously?

  • November 16, 2023
  • 2 replies
  • 397 views

How to combine indexes continuously?

Ex: I have 3 index : "abc 1,2,3"

 

How can combine to : "abc 1-3"

Ex: 

 

 

 

This topic has been closed for replies.
Correct answer Peter Kahrel

Two possibilities.

 

1. Change the page reference on p. 1 from 'current page' to 'for next n number of pages', and set the range to 3. Then remove the page references (to 'abc') on pages 2 and 3.

 

2. Use this script: https://creativepro.com/files/kahrel/indesign/index_update.html

2 replies

Peter Kahrel
Community Expert
Peter KahrelCommunity ExpertCorrect answer
Community Expert
November 16, 2023

Two possibilities.

 

1. Change the page reference on p. 1 from 'current page' to 'for next n number of pages', and set the range to 3. Then remove the page references (to 'abc') on pages 2 and 3.

 

2. Use this script: https://creativepro.com/files/kahrel/indesign/index_update.html

Anantha Prabu G
Legend
November 16, 2023
Design smarter, faster, and bolder with InDesign scripting.
daitranthanhoa
Inspiring
November 16, 2023

I want result the same second image.

Do you know change from image 1 to image 2?