Reply To: GREP find change in paragraph styles

Home Page / Forums / General InDesign Topics (CLOSED) / GREP find change in paragraph styles / Reply To: GREP find change in paragraph styles

#74187
Aaron Troia
Participant

Hey John,

This might look messy (and there’s probably an easier way of doing it, I’m sure) but I got it to work even with multiple spaces after the bullet. Unfortunately you cannot integrate this as GREP in your paragraph style as the GREP feature in the paragraph styles does not have a replace field (I wish there was a Replace field, for situations like this), so you will have to do this with Find/Change.

Find: ~8\K((\w)| +)(?!)
Change: $2

This article was last modified on March 26, 2015

Comments (0)

Loading comments...