I have a weird problem with the output using MinionPro fonts. The characters "Th" after a period produces a strange output; for example
\documentclass[14pt, a4paper]{report}
\usepackage{MinionPro}
\begin{document}
Testing Minion Pro. The Minion Pro package...
\end{document}
produces the following output:
Testing Minion Pro. fb e Minion Pro package...
Does anybody have a clue of what's happening?


reportare10pt(standard),11pt, and12pt. For more sizes, have a look at theextsizesdocument classes. – doncherry Dec 18 '12 at 7:01