[tex-live] bug of beamer in texlive 2007?
fishy
fishywang at gmail.com
Sun Mar 18 09:56:13 CET 2007
Hi, folks,
for the following simple test document:
*** begin ***
\documentclass{beamer}
\usetheme{Madrid}
\begin{document}
\begin{frame}
\begin{block}{title}
block text
\end{block}
\end{frame}
\begin{frame}
plain text
\begin{itemize}
\item item1
\item item2
\end{itemize}
\end{frame}
\end{document}
*** end ***
The text of "title", "block text", "item1", "item2" all goes well, but
"plain text" was in a grey color that very similar to the background
color (white), so it's completely unreadable.
I've tried to replace the texmf-dist/tex/latex/beamer directory with
the one from texlive 2005 and this problem remains, so it should be
something wrong elsewhere in texlive 2007
if you compile this document with texlive 2005, the color of "plain
text" should be black, and that's readable
--
regards,
fishy
More information about the tex-live
mailing list