Reply To: GREP expression help

#61849
smulls
Member

sorry, one more thing:

There is no need, by the way, for your construction

[.].+

to force a “literal” full stop. Just add a single backslah before it to make it loose its magic properties.”

I added this because in my original construction which did not have the “[.].+” it picked up another bit of text “(references to…)” and styled it. My reasoning is to force GREP to identify “ref.” before styling. Is there a better way?

This article was last modified on March 20, 2012

Comments (0)

Loading comments...