View Single Post
Old 04-01-2011, 10:49 PM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,099
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by profert View Post
Hi,

I'm very knew to this but I have searched the forums and can't find an answer. I am editing some epubs in Sigil then using calibre to convert to mobi. In epub they look spot on but when I convert to mobi I get some really annoying extra page breaks. I have turned everything off I can find and it looks fine in the output debug file but the extra page breaks remain.
I assume it is the output plugin doing it but there is no customize option on this plugin.

For example

<div class="s">
<p class="calibre2"><span class="none6">I</span><span class="none6">The Galleys of Mhurga</span></p>
</div>

<div class="s1">
<p class="calibre2"><span class="none1">Jostled

Will result in a page break between the "I" and "The" and after "Mhurga"
There is nothing in the stylesheet about pagebreaks.

Thanks if you can help.
This is a garbage (OCR) conversion (repetitive same spans)

Replace the Red with a missing space (assuming this was A roman Numeral and chapter title)
stylesheet
classes: s, s1 none1,none6, calibre2 come into play here
theducks is online now   Reply With Quote