Reply To: GREP to search all end of paragraph without a full stop and add it automatically

Home Page / Forums / General InDesign Topics (CLOSED) / GREP to search all end of paragraph without a full stop and add it automatically / Reply To: GREP to search all end of paragraph without a full stop and add it automatically

#14396018

… You could exclude some paras as Titles searching their style and applying a condition.

After that, always basically:

F: [^.\r]$ + no condition
R: $0.

(trash the condition after use.)

(^/)

This article was last modified on September 22, 2023

Comments (0)

Loading comments...