Reply To: GREP find and replace for language direction

Home Page / Forums / General InDesign Topics (CLOSED) / GREP find and replace for language direction / Reply To: GREP find and replace for language direction

#70809
Aaron Troia
Participant

oh ok, I see, that does make it harder when you have phrases, I see now why you had the space in your character range. Now I tried this with Latin and it seems to have worked, all i did was introduce a space like you had into the character range so that it would keep going until it hit punctuation.

Find: ([\x{0590}-\x{05FF} ]+)([.,;:?!])
Change: $2$1

This article was last modified on September 29, 2014

Comments (0)

Loading comments...