Quote:
Originally Posted by tompe
I cannot turn off the justification in ePub either. And since no hyphenation seems to occur it looks very bad with justified text.
|
Actually, you can. You just have to edit the CSS. See the example below.
text-align: justify
to
text-align: left
That's all there is to it. But if the ePub is with DRM, you just have to strip the DRM first.