Assuming there is some sort of specific headline style at the beginning of each chapter which doesn't appear later on in the chapter -- and this is often the case -- then in the css stylesheet under that style you could add:
page-break-before: always;
Then do a Calibre conversion and make sure under "EPUB Output" that "Do not split on page breaks" is unchecked.
--Pat
|