View Single Post
Old 09-19-2019, 11:02 PM   #3
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,083
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by jackie_w View Post
If you USB connect to the Kobo and find the book which actually arrived there. If it's a KEPUB it will have a .kepub.epub extension in the Kobo's file system. Then copy it back to a PC directory and open it in the calibre Editor, or unzip it, whatever you prefer.
Then you can dig a bit deeper.

How did you create the KEPUB? Was it with the Kepub Output plugin? Are you using the KoboTouchExtended driver? If your source was AZW3 I'm not sure what happens if you're using KTE. I thought only EPUB got transformed to KEPUB on-the-fly.
Thanks for the reply. Good points I have retrieved the book from the reader and opened it with the editor:
Code:
<div class="title-page-contributor-primary-block">

            <h1 id="calibre_pb_0" class="title"><span class="koboSpan" id="kobo.2.1">Chapter Seven</span></h1>

          </div>
The device is doing it

Yes I just sent the book, so the KEPUB output plugin must have taken care of it because Calibre only shows AZW3 in the Library and (yes) kepub.epub on the device. It is
I also have the Extended edition PI in use.

FWIW I did find the cure for paragraphs not being centered. Simply change them from <P to <DIV , keeping the same selector
Kobo must override P
theducks is offline   Reply With Quote