Quote:
Originally Posted by Frenzie
CoolReader is used for HTML/EPUB, so I'm not sure about it's precise capabilities. However, note that you didn't post any CSS, only some HTML.
Would you happen to have a sample file to play with?
|
You know, you're right.
I send a sample of some HTML applied in my epubs that defines the blank lines / changing scenes.
I uploaded a sample of one of my ebooks (scanned from original book, then formatted in calibre and finally in Sigil, adding the
<p class="calibre7"></p> variable to define every blank lines between brake scenes).
The results work great in Nickel, but not in Koreader or Cool Reader. The KR and CR ignore the blank lines...
Unfortunately my sample is on Greek language and I don't know if you find that useful to understand what I mean... Only look the <p class="calibre7"></p> variables... Works great in ADE and Calibre view as the Nickel.
Thanks for your reply!!!!
P.S. One variable that works great is the
<h1></h1>. But in that case I have to apply that on all of my books... So hard work and little time...