View Single Post
Old 08-01-2022, 01:10 PM   #27
Flaviocc
Zealot
Flaviocc began at the beginning.
 
Posts: 134
Karma: 10
Join Date: May 2019
Location: Brazil
Device: Kindle PPW5 / Kobo Aura One
Quote:
Originally Posted by JSWolf View Post
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:
htm
  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
Tks John.

Edit: I have to do that at Calibre editor or I can do at the moment I convert de epub to azw3?

Last edited by Flaviocc; 08-01-2022 at 01:33 PM. Reason: edit
Flaviocc is offline   Reply With Quote