View Single Post
Old 06-19-2007, 05:05 PM   #28
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,055
Karma: 147977995
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by HarryT View Post
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.
I found that doesn't work. Dr. to Dr(uni182) and then uni(182) to . ends up with Dr(uni182).

Also, fixing for St. does not work well. There are words that end in st so if you have rest. you get reSt.

I have Dr. converted to DDDDD and then DDDDD back to Dr.

I tried putting in a space in front of St. and it was removed.
JSWolf is offline   Reply With Quote