The only change I have made was to add the mhchem package. After removing it I was still getting the same problem. So I did a MWE, without the mhchem package, which I have copied below
Code: Select all
Code, edit and compile here:
\documentclass[11pt,a4paper,english]{report}\usepackage[T1]{fontenc}\usepackage[latin1]{inputenc}\usepackage{babel}\usepackage{chapterbib}\usepackage{lmodern}\usepackage{blindtext}\usepackage{amsmath}\usepackage{graphicx}\usepackage{xcolor}\usepackage{setspace}\begin{document}\include{chap}\end{document}
the AEF and T are all still slightly smaller. I took away all the other packages one by one to see if there was any change.
Removing the lmodern package returned the font to what I assume is a default font? This is evenly sized, but doesn't look as good and appears faded in the pdf (although is not faded when printed)
Is the lmodern package supposed to look like that? If not, can I correct it? and if so, can anyone recommend an alternative font? (apparently I have terrible taste!)