Quote:
Originally Posted by hudson
These include avoiding rivers, avoiding excessive word splitting, proper hyphenation, and microtype optimizations to create optically better alignment.
|
I don't think there's anything in (La)TeX to avoid rivers, other than a human operator checking the output and maybe tweaking the parameters. For the rest, I agree.
Quote:
The naive greedy algorithms used by most of the formats produces a definitely sub-standard layout.
|
I agree too, but the algorithms are implemented by the reader software. I doubt the
formats have any specification for the line-breaking algorithm. In principle, an e-book reader program could use a TeX-like breaking algorithm, and would give definitely better output.