Public bug reported:
Binary package hint: latex-beamer
If I try to compile the following simple .tex file :
\documentclass[xcolor=pst]{beamer}
\mode<presentation>
\usepackage{pstricks}
\begin{document}
\frame
{
\frametitle{Features of the Beamer Class}
}
\end{document}
It produce the following error during the compilation :
(...)
`PSTricks' v1.04 <2004/06/22> (tvz)
(/usr/share/texmf-tetex/tex/generic/pstricks/pstricks.con)))
(/usr/share/texmf-tetex/tex/latex/graphics/color.sty
(/usr/share/texmf-tetex/tex/latex/graphics/color.cfg)
(/usr/share/texmf-tetex/tex/latex/graphics/dvipsnam.def)))
! Undefined control sequence.
[EMAIL PROTECTED] #1->[EMAIL PROTECTED]
{#1}\psbordercolor
l.140 [EMAIL PROTECTED]
[EMAIL PROTECTED]/02/16}
?
Removing the xcolor=pst option, everything is OK. But I need this option
since I want to use both the color and the pstricks package.
This is on an up-to-date dapper installation (latex-beamer 3.06-1). The
same code is compiling fine on my "old sarge computer" (latex-beamer
3.06-0bpo1)
** Affects: latex-beamer (Ubuntu)
Importance: Untriaged
Status: Unconfirmed
--
compile error with xcolor=pst option
https://launchpad.net/bugs/55763
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs