Quote:
Originally Posted by Peter Sorotokin
Well, the same book still would not be left aligned on one device and justified on the other.
There are two other signs of EPUB: page numbers on the right and extra space between first and second line which is result of automatic line height rules in CSS (if you want good-looking text with mixed font sizes always specify line-height using em units)
|
Gotcha. That makes a lot of sense.
I can understand the use for the right-side page numbers, but I really wish there was a way to suppress them.