Reply To: How to find/highlight word(s) with multiple font styles?

#117066
David Blatner
Keymaster

Are you saying that there are font and size changes inside the words? For example, “cat” (where the “a” is bold)? And you want to find words that are inconsistent like this?

A script could probably do it. GREP is hard, yes. But actually another solution could be to export the text from InDesign as “Tagged Text” and then use GREP inside a app such as TextWrangler or BBEdit, which supports grep. Tricky, but possible.

This article was last modified on June 6, 2019

Comments (0)

Loading comments...