Quote:
Originally Posted by JSWolf
Try deleting the koboSpan on more time. In the Calibre editor do the following...
1. search for <div class="tx"><span class="koboSpan"
2. replace it with <div class="tx"><spam class="koboSpan"
3. Using Diap's Toolbag, delete all span with class koboSpan
4. search for <div class="tx"><spam class="koboSpan"
5. replace it with <div class="tx"><span class="koboSpan"
That is how I did it in my test. Except <div class="tx"> was <p>.
Also, could you post the paragraph with the rendering error as it is before you change the code? Thanks.
|
I followed your instruction and it solved the gap problem between some two-letter words that precede italics.
BTW, here is the "as is" part that is problematic. I encircled the "he" that is displayed as "h e" as posted screenshot shows previously.
Does this mean i have to fix a book by doing the same thing you taught me to do in "all and every chapter"?
and thanks for all your assistance.