Quote:
Originally Posted by theducks
I use Sigil or Calibre's editor, when you split the files, the proper Spine entry is automatically made, which connects the manifest.
Code:
<spine toc="ncx">
<itemref idref="titlepage"/>
<itemref idref="calibre_jacket"/>
<itemref idref="a02-title"/>
<itemref idref="a03-copyright"/>
<itemref idref="a04-toc"/>
<itemref idref="a05-acknowledgments"/>
<itemref idref="a06-foreword"/>
<itemref idref="a07-writersroom"/>
<itemref idref="a08-planning"/>
<itemref idref="a09-finding"/>
<itemref idref="a10-theme"/>
The manifest maps the file
|
What Alex wants is to prevent a page break in the reader display when you go from an html file to the next one, which is not possible.