Quote:
So your CSS was forcing the text height and when you removed the height size all was OK?
|
I did some testing on a few other ePubs first thing this morning that had the same issue. The
only thing I did was remove the line-height statements in the CSS. When viewing the ePub in iBooks there were no instances of the letters being split across two pages.
So yes I definitely think the answer was to remove all instances in the CSS of line-height.
I created all my ePubs with InDesign and then tweak them with Calibre and Notepad ++. It appears when I'm exporting the InDesign document to ePub, it is applying a line-height value. It isn't too time consuming to manually delete from the CSS.