Hope this is not an FAQ.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=294912
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=294913
The submitter uses a theme, which is designed to have side bars (Berkeley). Now he wants to have a page w/o side bar and writes:
\begin{frame}[plain]
\begin{center}
lot of text to see the effect: lorem ipsum....
\end{center}
\end{frame}
He expects that the text is centered now, but this is not the case; the side bar is still regarded when placing the text. Same for images:
\begin{frame}[plain]
\resizebox{\textwidth}{!}{%
\includegraphics{image}
}
\end{frame}
Minimal example for testing can be provided.
Before opening a useless ticket @the beamer maintainers: FAD or bug? Of course it works fine when using a theme not having side bars (e.g. Madrid).
Many thanks! Hilmar
