Quote:
Originally Posted by jswinden
No clue about converting with calibre as I never do that, but the KF8 author/creator can control where the book opens via the OPF file.
Code:
<guide>
<reference type="text" title="Beginning" href="Text/front-matter.html" />
</guide>
In this example I set the book to open with the file front-matter.html rather than the cover. This is for the first time, subsequent openings will of course be to farthest point read.
|
Thanks, Jack. My practice is to design the ebook in ePub, and convert to whatever with calibre. Different strokes for different people, I guess.