[pstricks] PSTricks conflicts with beamer class?

Patrick Drechsler patrick.drechsler at gmx.net
Fri Nov 12 00:13:47 CET 2004


Patrick Drechsler wrote on 12 Nov 2004 00:06:28 MET:

> --8<------------------------schnipp------------------------->8---
> \listfiles
> \documentclass{beamer}
> \usepackage{mathpazo} 
> \usepackage{pst-plot}
> \begin{document}
> \frame{%
> foo\par%
> \begin{pspicture}(3,3)
> \def\dataA{%
> 0 0
> 1 1
> 2 2}
> \listplot[plotstyle=line]{\dataA}
> \end{pspicture}
> }
> \end{document}
> --8<------------------------schnapp------------------------->8---

JFTR: Including logictheme in the above example will still work
using `logictheme.sty 2003/11/07 ver 0.93'...

HTH

Patrick
-- 
Never use force, just go and get a bigger hammer.




More information about the PSTricks mailing list