Some more lines I'd recommend adding:
In the "Before" file:
Change "Mr." to "Mruni(182)"
Change "Mrs." to Mrsuni(182)"
Change "Dr." to "Druni(182)"
Change "St." to "Stuni(182)
all of these "case sensitive".
Then, in the "After" file:
Change "uni(182)" to "."
These lines prevent BD from interpreting "Mr.", etc, as the end of a sentence, and breaking the line there.
|