Package: latex-beamer Version: 3.06.dfsg.1-0.1 Severity: important
Hello !
I'm a long-time beamer user, and since I've switched to TeXlive, I've
noticed that the block environment has a very nasty side effect: all
"unprotected" text afterwards will be considered as
transparent... This is very bad. I've attached a sample .tex file
producing the problem and the corresponding PDF file produced. I'll
try fishing myself for it, but I'm sceptical.
For information, with the default theme the problem doesn't arise.
Cheers,
Vincent Fourmond
*** test-block-beamer.tex
\documentclass[presentation]{beamer}
% \usetheme{Darmstadt}
\usetheme{Warsaw}
% or ...
\setbeamercovered{transparent}
\begin{document}
\begin{frame}{A nice frame}
And now, a nice block:
\begin{block}{A block}
And something
\end{block}
And now, this something is bad ??
\end{frame}
\end{document}
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.20-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages latex-beamer depends on:
ii latex-xcolor 2.09-1 Easy driver-independent TeX class
ii pgf 1.09-1 TeX Portable Graphic Format
ii texlive-latex-base 2007-4 TeX Live: Basic LaTeX packages
latex-beamer recommends no packages.
-- no debconf information
test-block-beamer.pdf
Description: Adobe PDF document

