Quote:
but never when I use calibre. I'm using 8.13, and I'm sure it's user error There must be something I'm overlooking.
|
With calibre, you need to make sure the "start" reference type is included in the guide section of the opf file in your epub before converting. That has only been implemented in calibre since 0.8.11, btw.
Code:
<reference type="start" title="Start here" href="../some/file/in/your/epub.html" />