View Single Post
Old 07-02-2011, 08:03 PM   #3
HoushaSen
Junior Member
HoushaSen began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Mar 2011
Device: IPAD 2
Solved

Thank you the reply.

Linealize table will break the other tables i.e. actual table formatted data I had in the book.

But I found the issue and fixed it.

For future reference, for anyone having the same issue. The stylesheet created by Calibre somehow specified height of the table cell. I chose output EPUB target as Tablet, so presumably should not have done any rescaling but still had that height specified. Calibre EBook reader somehow ignores it or smart enough to know the height is not enough to display all contents within the cell so it still showed up fine. But ADE did not. Therefore, created weird appearance of text over the images or images truncated etc.

So all I had to do was go into the style sheet in the corresponding element (mine was .calibre23) just deleted height section.

I wonder if Calibre has option to actually set so that it will not insert this. Perhaps there is, but I could not find one.
HoushaSen is offline   Reply With Quote