Reply To: italics text find and add-replace

Home Page / Forums / General InDesign Topics (CLOSED) / italics text find and add-replace / Reply To: italics text find and add-replace

#110598

Hi
You could do this with GREP. Try something like this:
In the GREP tab of Find/Change, Search for:
([\u])([\u]+)
And change to:
$1(The character you want to add)$2

And you have to Specify “italic” as an attribute to find

It would have been much more understandable with a picture, but I didn’t know how to upload one.

Hope this helps

This article was last modified on September 27, 2018

Comments (0)

Loading comments...