View Single Post
Old 12-25-2018, 04:47 PM   #1
Tom11880
Junior Member
Tom11880 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Dec 2018
Device: Kindle Paperwhite
How to change markup in content.opf when importing .epub file?

Hi,

I'm using Calibre for quite some time now, but recently the publisher of a series changed something inside content.opf.

Now, when converting .epup from this particular publisher to -mobi format for my Kindle Paperwhite, the ebook initially opens on the last page.

I tracked this down to the following line inside content.opf:

Code:
<reference type="text" title="Beginning" href="001.html#a0"/>
As soon as I change the title from "Beginning" to "Start", the ebook opens at the first page.

The question now is, can I automate this substitution when importing the .epub file into Calibre? (And if yes, how?)

thanks for any hint how to achieve this.
Thomas
Tom11880 is offline   Reply With Quote