Quote:
Originally Posted by Flaviocc
Hi Sirtel, can you point me on how to do that?
Tks.
|
At the very top of the CSS, put the following code. The line break-inside is there because of some bug in some firmware.
Code:
html {
margin-right: -45px;
margin-left: -45px;
break-inside: avoid !important;
}
And if you use ChareInk with KF8 (AZW3), you will reduce the space between lines for even more text on screen. Download the unweighted version with hinting.
https://www.mobileread.com/forums/sh...d.php?t=184056
And if you use the Hyphenate This! plugin, you can add soft hyphens to give KF8 hyphenation. The only thing you miss is kerning and ligatures. I suggest you read the thread.
https://www.mobileread.com/forums/sh...d.php?t=208534