Using moderncv, is it possible to change the font? I tried to load the Palatino font with:
\usepackage{mathpazo}
with no avail.
I'm using Tex Live 2011, and I compile the tex file with pdflatex.
|
Pass the
In this way only the titles will be in a sans serif font. If you want everything in Palatino,
|
|||
|
|
|
at the end of your preamble.
|
|||
|
moderncv. What happens? Do you get an error message? Does it fail to compile? Does it compile, but use computer modern? Without more information, we can't help. – Seamus Oct 14 '11 at 7:53