Quote:
Originally Posted by Tex2002ans
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"> </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.