Quote:
Originally Posted by 69carat
First : I charged my Libra 2 weeks ago and didn't use it at all. the battery was at 6% today. is it normal ? I noticed that the WIFI was turned ON ?
|
Unless you have turned it off, the device will wake once a day and do a sync. Normally, I don't think it would have used that amount of power. But, there was apparently an issue on the server last week or the week before. This would have meant a lot of syncs not hanging and taking longer than usual before they timed out and using more power than expected. That might have been the cause.
Quote:
Second : I load the books in Kepub format but I noticed an issue with the chapters. They don't start on top of the page. for some reason it bother me
Also the remaining time is not to the next chapter but randomly : either time remaining to 4 chapter later or sometime the reader thinks their is only one chapter --> the end of the book. it looks like the reader doesn't recognize the chapter beginning and end.
|
For a chapter not to start at the top of a page, it is probably because the internal files contain multiple chapters. Each chapter just continues from where the last finished. There might be some code in the styles for the chapter start that is supposed to push it to a new page, but, the kepub renderer doesn't support them. Or at least it doesn't support all the ways it can be done (and I don't remember which works).
The time remaining is to either the next ToC entry, or to the next internal file. I can't remember which it is. Kobo's recommendations for books sent to their store and hence converted to kepubs is to have a one-to-one relationship between the ToC and the internal files. Anything else will give some strangeness in how the ToC and progress works. This will also mean that each chapter in the ToC will start on a new page.