I cannot get Times font when I use pslatex and packages for lithuanian language at the same time (font remains as default), how to fix this?
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[L7x]{fontenc}
\usepackage[lithuanian]{babel}
\usepackage{pslatex}
\begin{document}
My text.
\end{document}
mathptmx? – Joseph Wright♦ Apr 3 '12 at 13:30