View Single Post
Old 11-04-2015, 03:59 PM   #2474
WolfBack
Zealot
WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.
 
WolfBack's Avatar
 
Posts: 122
Karma: 130628
Join Date: Aug 2015
Location: Athens, Greece
Device: Kobo Aura 6'', Kobo Aura H2O, Kobo Glo HD
Quote:
Originally Posted by WolfBack View Post
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">&nbsp;</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...
WolfBack is offline   Reply With Quote