Reply To: Apply Character Style to all Digits After First Sentence

#80907
Peter Kahrel
Participant

You’ll have to do it in two steps (that is to say that that’s the only way I can get it to work):

1. Apply the character style to all digits in the paragraph
2. Apply the character style [None] to ^.+?\.

If you want to do that in a GREP style, bear in mind that [None] doesn’t have the same effect as applying it normally, outside a GREP style: it does nothing at all. Create a character style Black, set its colour to Black and use it instead of [None].

Peter

This article was last modified on January 18, 2016

Comments (0)

Loading comments...