View Single Post
Old 06-12-2022, 07:59 AM   #148
Deobulakenyo
Guru
Deobulakenyo ought to be getting tired of karma fortunes by now.Deobulakenyo ought to be getting tired of karma fortunes by now.Deobulakenyo ought to be getting tired of karma fortunes by now.Deobulakenyo ought to be getting tired of karma fortunes by now.Deobulakenyo ought to be getting tired of karma fortunes by now.Deobulakenyo ought to be getting tired of karma fortunes by now.Deobulakenyo ought to be getting tired of karma fortunes by now.Deobulakenyo ought to be getting tired of karma fortunes by now.Deobulakenyo ought to be getting tired of karma fortunes by now.Deobulakenyo ought to be getting tired of karma fortunes by now.Deobulakenyo ought to be getting tired of karma fortunes by now.
 
Posts: 706
Karma: 2153490
Join Date: Aug 2021
Location: Stupid Philippines
Device: Kobo Libra 2, Boyue Likebook P78
Quote:
Originally Posted by JSWolf View Post
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.

Okay. I will have a go at it again tomorrow during my lunch break. Although i do not know what Diap's Toolbag is, i am assuming it is part of Calibre's editor, and i will look for it there and play with it.
Deobulakenyo is offline   Reply With Quote