Inspiring
May 15, 2025
Answered
How to fix broken paras in indesign
- May 15, 2025
- 3 replies
- 809 views
Hi..
A client has given me a word document converted from epub to word, to be typeset in indesign. The word document is a complete mess and there are random carriage returns inbetween sentences. This is making the sentences break in the middle. Is there any quick fix for this using grep?
I'm able to find all the broken sentences using this find grep : ^[a-z]. But to join them back I'm not sure what to put in the replace grep. So I'm having to manually delete the carriage return, add a space and join the sentence. Any help would be appreciated. Please find a picture attached.
