Quote:
Originally Posted by DaleDe
Sigil can't do very good job of testing the display of a document since it doesn't break it into pages.
|
That's because EPUB is a reflowable pageless format. Any "pages" are pseudo added by the reader software. Even the page count given by ADE is an Adobe invention and not part of the EPUB spec.
Quote:
Originally Posted by DaleDe
If the users reader of choice could be launched from inside Sigil then it would be easy to visually check some features.
|
This really isn't useful. Calibre, and FBReader for instance use a single flow view by default. Writing for a specific reader app is a really bad idea. Also, ADE on the desktop rendering isn't guaranteed to be the same on a physical device. Not to mention different versions of ADE on devices can render differently.