View Single Post
Old 11-15-2011, 04:57 PM   #14
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,110
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by andyd273 View Post
So in EPUB the best practice is to have a seperate HTML file for each chapter, while for Kindle Mobi it appears to work well with a single HTML file.

The NCX for Kindle relies on the A tag because it's a single HTML file, while the NCX for EPUB has problems with this.

So I either need to have two sources, with a single HTML for Kindle, and a separate single HTML for EPUB and expect Calibre to do the splitting on the H tags, or a HTML for each chapter for EPUB (which I don't want to do with my 382 chapter project...).

Hmm, wonder if I can just tell Calibre to split on the <mbp: pagebreak /> tag instead of the H tag...

Thanks for all the help.
EPUB does NOT have any problem with properly formed Anchors or referrals.

Some devices have a 260K single file (inside the EPUB), so splitting on chapter breaks makes a nice place to keep things under limits.
theducks is offline   Reply With Quote