
The above text was rendered with LaTeX. The text below was rendered in Libre Office.

You can see that there is a big difference in clarity, I think. Is it just me? How can I get LaTeX to produce documents with the same clarity as Libre Office? As far as I know, the reason for this difference is that LaTeX uses bitmap fonts, and applications like Libre Office use outline fonts. Is that right?
\usepackage{lmodern}. – egreg Dec 27 '12 at 13:57memoirmanual which uses the URW Palladio font (which is a variant of the linotype Palatino font). The LO font looks like the default LiberationSerif font made to be a close free alternative Times New Roman (although it is not identical). – ArTourter Dec 27 '12 at 23:46