epub to mobi page break on chapters
my workflow is epub to mobi to read on kindle.
if my epub has chapter tags ok but is in a single xhtml file, then that workflow fails to insert page breaks between chapters on kindle i.e. structure detect in epub to mobi conversion is not doing its add page break thing ?
it will work fine if I convert the same book in 2 steps: 1. epub-epub THEN 2. epub-mobi. so is there a bug affecting the single step route or Am I misreading the spec ?
& is there a 1 step option where I add something to extra-css which adds pagebreaks before <H2 tags. if so I can place that in my default conversion preferences & forget about it ?
|