Quote:
Originally Posted by NiLuJe
@pirl8/ixtab: It's probably easier/neater to implement as a Calibre patch plugged into the conversion/preprocess stage than as a plugin.
|
Yep. I've also verified that the Kindle search system isn't affected by those &
shy;
Conceptually it shouldn't be hard and almost everything should be already there. There's surely a way to navigate through the XHTML tree and the hyphenating algorithm is already in Calibre (it should also on google code). Unfortunately my programming skills in Python are zero...