Quote:
Originally Posted by WolfBack
My scenes brake line (empty line between scenes) is not longer work in the latest version of Koreader... again...
A few months ago I was trying to figure out how this can be working and at last I do some changes in all of my books, adding the code below in every line that indicate a scene brake:
Code:
<div class="calibre1">
<br />
</div>
|
Case is closed!

I decide to replace the code above in all of my books with:
Code:
<p class="calibre1"> </p>
This is actually works in Koreader and the results is a blank space between the scene brakes.
(In Nickel I have a 4 blank space lines instead of 1...)... strange...