View Single Post
Old 10-10-2007, 01:26 AM   #18
DaleDe
Grand Sorcerer
DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.
 
DaleDe's Avatar
 
Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
Quote:
Originally Posted by Goshzilla View Post
okay I can defintely see the advantages of hyphenating from the html file because I have to deal with Gutenmark, a program that was written specifically under the assumption that gutenberg text is formatted in a specific way.
The simplest way to add soft hyphens doesn't even require any programming. You could use a sed script to do a global substitution of each word with its soft hyphen equivalent. This would be a quick a dirty way to accomplish the goal particularly if you really only want to hyphenate longer words.
DaleDe is offline   Reply With Quote