Possible Duplicate:
Problem with siunitx and T1 fontenc
I am using
\usepackage[T1]{fontenc}
in my document, but after compiling the quality is poor. The problem seems to be really in the loading of fontenc with the T1 option.
Possible Duplicate:
Problem with siunitx and T1 fontenc
I am using
\usepackage[T1]{fontenc}
in my document, but after compiling the quality is poor. The problem seems to be really in the loading of fontenc with the T1 option.
\usepackage{lmodern}to the preamble. – Manuel Nov 15 '12 at 23:17