View Single Post
Old 07-15-2014, 06:06 AM   #2
Billi
Wizard
Billi ought to be getting tired of karma fortunes by now.Billi ought to be getting tired of karma fortunes by now.Billi ought to be getting tired of karma fortunes by now.Billi ought to be getting tired of karma fortunes by now.Billi ought to be getting tired of karma fortunes by now.Billi ought to be getting tired of karma fortunes by now.Billi ought to be getting tired of karma fortunes by now.Billi ought to be getting tired of karma fortunes by now.Billi ought to be getting tired of karma fortunes by now.Billi ought to be getting tired of karma fortunes by now.Billi ought to be getting tired of karma fortunes by now.
 
Billi's Avatar
 
Posts: 3,388
Karma: 14190103
Join Date: Jun 2009
Location: Berlin
Device: Cybook, iRex, PB, Onyx
Which reader do you use on the Pocketbook? Adobe or FBReader or CoolReader? How do the other readers behave? Have you tried them too?

I don't know how these spaces look in the code.
If you have something like
Code:
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
then you could change it in Calibre Editor to
Code:
<p>&nbsp;</p>
<p>*****</p>
<p>&nbsp;</p>
or something similar without too much effort.
Billi is offline   Reply With Quote