Quote:
Originally Posted by Blossom
It will still need some cleanup in Calibre using Edit book to get rid of the kepub elements. There's JavaScript to remove from the HTML files and the script itself needs to be deleted.
|
I don't know that they really
need to be removed, but I did remove kobo.js and...
Quote:
<!-- kobo-style -->
<script type="text/javascript" src="js/kobo.js"/>
<style type="text/css" id="koboSpanStyle">.koboSpan { -webkit-text-combine: inherit; }</style>
|
It doesn't appear to change anything for a non-Kobo reading app though it displays fine just as it does with Kobo's junk left in. There's all the KoboSpan crud I suppose one could remove too, but I guess I don't care as long as the book displays okay.