View Single Post
Old 04-24-2007, 02:36 PM   #2
vvv
Zealot
vvv once ate a cherry pie in a record 7 seconds.vvv once ate a cherry pie in a record 7 seconds.vvv once ate a cherry pie in a record 7 seconds.vvv once ate a cherry pie in a record 7 seconds.vvv once ate a cherry pie in a record 7 seconds.vvv once ate a cherry pie in a record 7 seconds.vvv once ate a cherry pie in a record 7 seconds.vvv once ate a cherry pie in a record 7 seconds.vvv once ate a cherry pie in a record 7 seconds.vvv once ate a cherry pie in a record 7 seconds.vvv once ate a cherry pie in a record 7 seconds.
 
Posts: 137
Karma: 1936
Join Date: Aug 2006
Device: iLiad, Librie, REB1100, GEB2150, GEB1150, etc
Quote:
Originally Posted by HarryT
Would there be any way to stop BD from starting a new paragraph after "Mr." and "Mrs."?
Make a list of words for which the points have to be not considered as beginning of new paragraph's, then prepare two scripts for BookCleaner.

An example (for the words "Mr." and "Mrs.", if you want more words - create more rows in 1.bcf scrpt).

1. Script -> new
find what: Mr.
replace by: Mruni(182). Note: #182 (¶) can be replaced by any symbol (##161-255, do not use #173) not-used in a book. A list of symbols can be seen, for example, here (Latin-1 Supplement).
http://www.alanwood.net/demos/wgl4.html
2. Table -> add row
find what: Mrs.
replace by: Mrsuni(182)
3. Save a script (say, as 1.bcf) then choose 1.bcf in "input file: before formatting".

4. Script -> new
find what: uni(182)
replace by:.
5. Save a script (say, as 2.bcf) then choose 2.bcf in "input file: after formatting".

6. Load your book.

Last edited by vvv; 04-24-2007 at 02:41 PM.
vvv is offline   Reply With Quote