Reply To: GREP search string to look for "incomplete" italics?

Home Page / Forums / General InDesign Topics (CLOSED) / GREP search string to look for "incomplete" italics? / Reply To: GREP search string to look for "incomplete" italics?

#63223

You cannot search for mixed attributes using GREP. The inverse might work, though: search for punctuation in Regular with 'nothing' (i.e., not-Regular) before it.

Try this: search for

(?<!.)[[:punct:]]

with “Regular” in the Find Format style field.

This article was last modified on September 24, 2012

Comments (0)

Loading comments...