@kazbates
I notice the cover image didn't show in my PRS650
You may want to get the cover image to show:
Open the book in Sigil
Switch to Code View of the first text file 'jaguarprincethe_cov.html'
Replace:
with this
Code:
<body>
<div>
<svg xmlns="http://www.w3.org/2000/svg" height="100%" preserveAspectRatio="xMidYMid meet" version="1.1" viewBox="0 0 600 800" width="100%" xmlns:xlink="http://www.w3.org/1999/xlink">
<image height="800" width="600" xlink:href="../Images/cover.jpg"></image>
</svg>
</div>
</body>
With regard to some of the procedures suggested above, you don't need to bother. Just do what I indicated. Calls to the missing .xpgt file, which I asked you to delete, are simply ignored. You don't need to remove all the calls.
Book checked and working as desired on a Sony PRS650.
Please check your mail box as I've sent you a PM.