View Single Post
Old 08-21-2015, 06:22 AM   #2346
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
Hello, again.

I trying to figure out how the render css styles works in Koreader...
All of my books are made in Calibre and Sigil with the basic css styles, removing blank lines between paragraphs but also -manually- keeps a blank line between scenes.
My custom css code for every empty line is:

<p class="calibre6"></p>

or

<p class="calibre6"><br ></p>

In Nickel my books seems as I expected, with a blank line where I want for a new scene, but in Koreader the blank lines are disappeared. I thought that Koreader works that way, removing all the blank lines between paragraphs and I start the experiment with enabling the Embedded Styles, changing all the available render styles of Koreader, with no luck.
I copied a Style.css of Calibre book in <data> folder of Koreader, I choose that as render style, with no luck, either...
My last hope is to change the <p class=”calibre6></p> with <p class="center">&mdash;&mdash;&mdash;</p>
My blank lines changes to slash -____- , but is not that I'm looking for. In that case I need to applied that code in all of my books and I don't have so much time and patience for that.

Is there an easy solution for that I want to achieve?
I love reading my epubs on Koreader and I don't want to change to Nickel only for that reason.

Thnx!

Last edited by WolfBack; 08-21-2015 at 06:24 AM.
WolfBack is offline   Reply With Quote