Quote:
Originally Posted by davidfor
The line height problem is because of the style in the book. Each page is actually a table. The actual text is within a td tag that has style "calibre19". This is defined with "line-height: 1.45". The reader app does not override this. Simply removing this from the style definition will allow the line heights to be set. But, it might mess up the layout.
|
Hmmm - i understand.
It's really complicate to understand and find out the correct options to convert documents in calibre.
For documents from the internet and other direct sources it's a good alternative to use the epub plugin for open office.
Quote:
Originally Posted by davidfor
The incomplete pages looks to be a layout issue. There are levels of div's and tables around the actual text. When I stripped those out for a couple of chapters, the pages flowed correctly.
|
But the beginning is showed correctly.
It's not correct to jump over the rest of the page.
How do you analyze this?
I did not work with epub tools before.