2

I'm new to beamer package but I think \emph and \textit don't work correctly here. The following code gives similar straight 'Texts'. I have read questions Why \emph{} is not working in beamer? and Beamer does not restore roman style for emph inside emph but it's still not clear for me what is wrong.

I use version 3.58 of beamer package.

\documentclass{beamer}
\usepackage[T2A]{fontenc}
\usepackage[cp1251]{inputenc}
\usepackage{times}

\begin{document}

\begin{frame}
\emph{Text}, \textit{Text}.
\end{frame}

\end{document}
richrow
  • 309

0 Answers0