Quote:
Originally Posted by jhowell
Have you tried a different font?
Perhaps try using kepub?
|
This is a kepub generated by KoboTouchExtended from a epub3 in Calibre read with the default kepub reader (Nickel?) on the Kobo Forma. Changing fonts on the reader makes no difference. I've removed all fonts from the epub, itself. So, it's all handled by the ereader.
AFAICS, nothing odd should be affecting the text where the line-throughs should be happening. I've even applied a .normal css class to the surrounding text before the line-throughs (via:
Code:
.normal {
font-style: normal;
font-weight: normal;
}
)
I haven't been able to find any kind of alternative way of depicting crossed out text.