View Single Post
Old 11-20-2019, 06:24 AM   #26
RbnJrg
Wizard
RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.
 
Posts: 1,858
Karma: 8821117
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
Quote:
Originally Posted by Tex2002ans View Post
You're not getting stretchiness on ADE when changing the window size?
In my test with ADE 4.5 I didn't notice anything with

Code:
<p>—<span class="ps">&nbsp;</span>Lorem ipsum dolor sit amet, consectet...</p>

------------

p {
  text-align: justify;
}

.ps {
  white-space: pre;
}
The only issue is with Kindle Previewer 3.35 (with Kindle Previewer 2.92 all is fine). Of course, Roger asked for a solution for .epub, and for .epub, the code above works fine everywhere. But there is problems with .KFX (with .kf8 all is ok). Amazon must be using a different render engine with .KFX, because with WebKit my aproximation works; I tested it with Sigil, Calibre, Azardi, KP 2.92, EPUBReader plugin for Chrome and Roger said that also works with Kobo.
RbnJrg is offline   Reply With Quote