Reply To: Find/Replace in a book file

#72904
Masood Ahmad
Participant

How about doing this by GREP Find/Change:

Find what: lb(?!\.)
Change to: lb.

This way it will not search for the “lb”s with a period.

This article was last modified on January 26, 2015

Comments (0)

Loading comments...