On 3/9/08, Laurent Duperval <[EMAIL PROTECTED]> wrote:From all the myriads of fonts available for LyX and LaTeX, which ones are the best for printed output? I've been using the default, but I find it abit thin (or light) so I was wondering if there was a betterrecommendation. While I'm at it, what are some of the good roman/ sans/typecombinations for printed legibility (not on-screen PDFs).
Try Palatino, designed by one of the world's great type designers, Herman Zapf, or Hoefler Text, designed by Jonathan Hoefler for Apple. In your preamble, put one of these
\usepackage[osf]{mathpazo}
\usepackage[osf]{gtamachoefler}
The [osf] produces oldstyle numerals.
Bruce
