Reply To: Apply Bold to Date and Event Name using GREP

Home Page / Forums / General InDesign Topics (CLOSED) / Apply Bold to Date and Event Name using GREP / Reply To: Apply Bold to Date and Event Name using GREP

#66155
Anonymous
Inactive

Thanks for the suggestion but ^.+(?=~_) only bolds the date at the beginning of each listing. I want to include the information that is in all caps as well. Someone suggested ^.+?[.!] by targeting the punctuations but not all of the listing will take advantage of that.

Is there a way to tell it to pay attention to only words that are in all caps at the beginning of the listing and ignore words that are title case?

Also, if I wanted to create a GREP style to seek out carriage returns, how would that be expressed? I tried \r but it will only work as search and replace function but not as a GREP style.

This article was last modified on November 11, 2013

Comments (0)

Loading comments...