Quote:
Originally Posted by RonOnThePond
As far as page breaks go, I'm learning "on the job" about this. Trying to understand why Calibre split the manuscript (docx) the way it did, and how exactly the splits are supposed to be used. I have noticed that end of each split file there is something like this:
<p class="block_14" id="calibre_pb_5">*</p>
</body></html>
|
By default a docx import (and most others) converted to epub will split at chapters.
I've never seen that code. An id may be generated for each anchor/bookmark in the source docx even if nothing else in the docx is an internal html link pointing to it.