Quote:
Originally Posted by JSWolf
The hyphens are not in the eBook.The hyphens are from the program being used to display the eBook. In the CSS, you can turn off hyphenation using the following CSS code. This is the body style I use with the code for turning off hyphenation. This will turn off hyphenation for the entire eBook.
|
Thanks for the tip, but I use these epubs for further conversions into accessible formats for sight impaired. Hyphens in the middle of words exist within the body text, and are kept across different formats, so I am looking for a method to erase these hypens early in the conversion process without deleting every single one manually.