Reply To: GREP: targeting “th” and apply superscript

Home Page / Forums / General InDesign Topics (CLOSED) / GREP: targeting “th” and apply superscript / Reply To: GREP: targeting “th” and apply superscript

#14339366
Dhafir Photo
Participant

You can use this in GREP Style with superscript Character Style \d\K?(th|st|nd|rd)\> or this (?<=\d)\p{zs}?(th|st|nd|rd)\>

This article was last modified on May 17, 2021

Comments (0)

Loading comments...