x11names
option for xcolor in a beamer presentation, getting an "option clash" error. Example below. What is going on? Danke/gracias/merci/thanks for your help.
This is the code.
Code: Select all
\documentclass{beamer}
\usepackage[x11names]{xcolor}
\begin{document}
begin{frame}
This is a test
\end{frame}
\end{document}
Code: Select all
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) (format=pdflatex 2012.10.18) 18 APR 2013 17:35
...
! LaTeX Error: Option clash for package xcolor.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.3 \begin
{document}