I am using the times package and when using an underscore _ before an italicized upper case character it overlaps. Is it possible to pad the underscore with a small amount of space to the right, or shift it slightly to the left? It is not an issue using other fonts (e.g. utopia), but I want to use times for the document.



\documentclassand ending with\end{document}). – Manuel Jun 22 '14 at 18:22\textit{T\_{\hskip0.02em L}}as a quick trial, but I would rather mind the strange look ofT_Lregarding the spacing betweenTand_– Jun 22 '14 at 18:25\textitor\itshape(or the oldfashioned\it). – Jun 22 '14 at 18:29The package is now obsolete, replaced by the mathptmx package, which supports Times Roman text and (mostly) matching mathematics.on http://www.ctan.org/pkg/times? – Jun 22 '14 at 18:36