Reply To: Target every other carriage return

Home Page / Forums / General InDesign Topics (CLOSED) / Target every other carriage return / Reply To: Target every other carriage return

#85137
Ari Singer
Member

I’m sorry please disregard my previous post! I misunderstood what you want. Here is the good code:

Find What: (.+)(\r)(.+)(\r)(.+)(\r)

Change To: $1 $3 $5$6 (That’s intentional spaces in there)

Note: This will work even if you change it one by one, it does not have to be changed all at once.

This article was last modified on May 24, 2016

Comments (0)

Loading comments...