Reply To: TOC advanced setup – NEWBIE NEEDS HELP!!

Home Page / Forums / General InDesign Topics (CLOSED) / TOC advanced setup – NEWBIE NEEDS HELP!! / Reply To: TOC advanced setup – NEWBIE NEEDS HELP!!

#97943
Graham Park
Member

Kelly that looks OK but the wording would need to be exact or this will not work.
I would do it with a GREP find and replace and use wildcards and paragraph formats to the do this.

Create the TOC with each level using the Paragraph Style used in the document you will use this to find the level you want to change.
The SUB HEADING is not being changed so set its format how you want it in the TOC dialogue box.

For each step set in the FIND/CHANGE dialogue box the Paragraph Style of the level you want to change and run the GREP find change just on the TOC story or you will change somethings you don’t want to.
Do these steps in order or they will not work.

First Step

Find Paragraph Style – eg CONTENTS FOR DAY
Find
(.+)(\d+~b)
Replace
$1

Second Step
Find Paragraph Style – eg DAY
Replace Paragraph Style – eg TOC
Find
(.+)(\d+~b)
Replace
$1

Hope this works for you.
If you have any problems please send some examples.

This article was last modified on September 8, 2017

Comments (0)

Loading comments...