[pstricks] pstricks-add breaks latex-beamer?

Herbert Voss Herbert.Voss at alumni.TU-Berlin.DE
Mon Nov 15 18:37:06 CET 2004


Hendri Adriaens wrote:
>>I suppose a problem with xkeyval --> Hendri, please have a look!
> 
> 
> Provide a _minimal_ example. I cannot reproduce
> your problem mainly because commands like \setbeamertemplate,
> \usetheme etc are undefined.
> 
> Best,
> -Hendri.
> 
> Installed MiKTeX beamer version:
>   beamer.cls    2004/07/06 v2.21

you need beamer 3.0 which is not compatible with your one ... :-(

Herbert


\documentclass{beamer}
\usepackage{pstricks-add}
\makeatletter
%\newdimen\beamer at colbox@colseps
%\beamer at colbox@colseps=0pt
\makeatother

\mode<presentation>{ \usetheme{Warsaw} }% beamerthemewarsaw.sty

\title[foo]{bar}
\author{Till~Tantau}

\begin{document}

\frame{\titlepage}

\end{document}





-- 
http://TeXnik.de/
http://PSTricks.de/
ftp://ftp.dante.de/tex-archive/info/math/voss/Voss-Mathmode.pdf
http://www.dante.de/faq/de-tex-faq/
http://www.tex.ac.uk/cgi-bin/texfaq2html?introduction=yes




More information about the PSTricks mailing list