View Single Post
Old 04-24-2015, 07:29 AM   #917
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
I think the pagebreak constructs that look like
Code:
<div class="mbppagebreak" id="calibre_pb_16"></div>
are what you get when you convert an old-style MOBI using calibre. I used the 'Kindle Unpack' plugin to unpack a few of my old Amazon original MOBIs at random and the source code looked like this in all of them
Code:
<mbp:pagebreak/>
ETA: As the unpacked markup code is all in a single file I'm assuming calibre uses them to decide where to split into multiple files.

Last edited by jackie_w; 04-24-2015 at 07:34 AM.
jackie_w is offline   Reply With Quote