Quote:
Originally Posted by jadhvaryu
We had started looking at epub format first and found toc.ncx to content html mapping bit complicated, especially it seemed to end not necessary at the end of the chapter (a typical logical unit).
|
Do you mean that HTML files are not split at chapter boundaries? That's probably a consequence of the automated conversion (and the fact that older readers had a rather strict limitation on the maximum file size, so sometimes long chapters had to be split). Any sensibly created EPUB will have HTML files split at chapter (or similar) boundaries, with maybe additional toc targets (e.g. sections/subsections) inside each file.