View Single Post
Old 06-26-2014, 03:48 PM   #825
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,917
Karma: 6240958
Join Date: Nov 2009
Device: many
Hi NiLuJe,

Yes, please try both alternative epub changes for each chapter and see if either will work properly and let me know what you see. I really don't like using id= inside a "body" tag as the target should then just be the top of file for consistentcy and simplicity.

I am glad to hear that a sideloaded apnx file can be consumed and that the .azw3r and .azw3f funny pieces are created during reading. I hope Doitsu can do the same thing with his PW2.

One other variation to try might be:

Code:
<body>
  <a id="id1"></a>
  <h3>Chapter 1</h3>
  <p><b>==== PAGE 1 ====</b>
This would make it clearest that the anchor starts before the chapter heading.

Thanks!

KevinH

Quote:
Originally Posted by NiLuJe View Post
@KevinH: Yay! That confirms my hunch (cf. my previous message, which has been edited 7 billion times already ^^) .

I'll be happy to check updated files on my end too .
KevinH is offline   Reply With Quote