Quote:
Originally Posted by jhowell
I went a step further and looked at the raw HTML in the KF8 version of the book and I discovered that I was wrong about it not having dual covers. The KF8 format has a second cover image as the first page in the book. This is the same as I saw in the Look Inside and the free sample.
I had only looked at the cover in KFX format for this book and there is only one in that case. So it appears that for some reason the extra cover detection and removal process for this book was effective for KFX, but not for KF8.
I sideloaded the KF8 format to my Kindle and discovered that it opens at the second cover, which is location 2 in the book, not the real cover. This is different from the KFX format which has only a real cover and opens there the first time.
|
Lines 5 and 6 in the rawml file are:
Code:
</head><body style="font-family:serif;" aid="0"></body></html>
<p class="cover" aid="1"><img src="kindle:embed:0001?mime=image/jpg" alt="image"/></p>
Is that what causes the double cover?