Quote:
Originally Posted by Adoby
Look at the source epub book and figure out how the spacing is done. Change it to <p> or <div> tags or remove whatever it is that takes extra space. Possibly using search and replace.
|
It could be some class like <p class="tx"> where tx is what would need to be fixed.