View Single Post
Old 05-23-2020, 05:26 AM   #2
stumped
Wizard
stumped ought to be getting tired of karma fortunes by now.stumped ought to be getting tired of karma fortunes by now.stumped ought to be getting tired of karma fortunes by now.stumped ought to be getting tired of karma fortunes by now.stumped ought to be getting tired of karma fortunes by now.stumped ought to be getting tired of karma fortunes by now.stumped ought to be getting tired of karma fortunes by now.stumped ought to be getting tired of karma fortunes by now.stumped ought to be getting tired of karma fortunes by now.stumped ought to be getting tired of karma fortunes by now.stumped ought to be getting tired of karma fortunes by now.
 
Posts: 3,305
Karma: 10259306
Join Date: May 2016
Device: kobo forma, Kobo Libra, Huawei media Tab, fire HD10, PW3 HDX8.9,
what a hideous overcomplicated css

by far the quickest fix is to regex out all the <a... page Id...> stuff. book will work fine without it
the code i use in Sigil - which removes all <a > entries - is find
</?a ?([^>]+)?>
replace all with nothing

my alternative lazy option would be an epub to epub conversion in calibre which hopefully will tidy up the mess and either fix it, or make it more fixable
stumped is offline   Reply With Quote