Reply To: Indesign grep – Applying character style to a letter on the third tab

Home Page / Forums / InDesign User Groups / Indesign grep – Applying character style to a letter on the third tab / Reply To: Indesign grep – Applying character style to a letter on the third tab

#116962
Jeremy Howard
Participant

You could do it with this:

.+.+\K.*?(?=(?!£))

But that assumes that there will always be a “£” symbol after the final tab character in the line…

This article was last modified on May 31, 2019

Comments (0)

Loading comments...