Reply To: Using GREP in paragraph style to format only the first occurrence of a phrase

Home Page / Forums / General InDesign Topics (CLOSED) / Using GREP in paragraph style to format only the first occurrence of a phrase / Reply To: Using GREP in paragraph style to format only the first occurrence of a phrase

#100264
Graham Park
Member

O should have added punctuation incase you use some before the $

^((\w||[[:punct:]])+)(\$\d\S+)

^((\w||[[:punct:]])+)

This article was last modified on December 12, 2017

Comments (0)

Loading comments...