Public bug reported:

Binary package hint: latex-beamer

Beamer is unusable.
- Title page are displayed only using the default theme.
- Themes are not displayed properly

Create this simple document :
\documentclass{beamer}
\usetheme{Warsaw}

\title{My title}
\author{My name}
\date{\today}

\begin{document}
   
\begin{frame}
\titlepage
\end{frame}

\begin{frame}
A second frame. I can read this text, but I don't see the theme !
\end{frame}

\end{document}

** Affects: latex-beamer (Ubuntu)
     Importance: Undecided
         Status: New

-- 
latex beamer class unusable since tex upgrade
https://bugs.launchpad.net/bugs/122139
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to