Quote:
Originally Posted by travisp
I am a Calibre rookie so I might need some help on what to do. I have got a mobi retail version of the Mark Billingham novel, Sleepyhead. I have tried to convert it to epub so I can read on my Sony Reader. However, after conversion most of the text in the book is overlapping and making some sentences unreadable. Can anybody give me how I can fix this.
|
:Welcome: to MR
I tend to use Sigil to fix problems, where I get to see the code (and results).
Overlapping lines,
might be a line-height: setting in the CSS (normally I need no setting, the defaults work).
Does the overlap change with Zoom Level? The height may be set in an absolute value, instead of a % or em (which scale)