[pstricks] PSTricks conflicts with beamer class?

Patrick Drechsler patrick.drechsler at gmx.net
Fri Nov 12 00:06:28 CET 2004


Paul Smith wrote on 11 Nov 2004 23:48:23 MET:

> On Thu, 11 Nov 2004 23:28:05 +0100, Herbert Voss
> <herbert.voss at alumni.tu-berlin.de> wrote:
>> > I am beginning with using PSTricks, which I find quite interesting. I
>> > have made some successful experiments. However, when I try to use
>> > PSTricks together with beamer class, I get the conflict below. My
>> > preamble is:
>> >
>> > \usepackage{logictheme}
>> > \usepackage{mathpazo}
>> > \usepackage{pst-plot}
>> 
>> please give a full working example with a \listfiles as
>> first line for the file list.
>
> Herbert,
>
> I have already produced an example. However, I do not really
> know what you mean by "\listfiles as first line for the file
> list". Could you please be more specific?

`\listfiles' in the first line of your tex document outputs all
version numbers of included packages used. You will find this
list at the end of the corresponding log file.

You should probably update your version of `beamer' because the
following example seems to work fine:

--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---

Cheers

Patrick

,----
|  *File List*
|     junk.tex
|   beamer.cls    2004/10/11 cvs version 3.01 A class for typesetting presentatio
| ns (rcs-revision 1.55)
| beamerbasercs.sty    2004/10/07 (rcs-revision 1.3)
| beamerbasemodes.sty    2004/10/07 (rcs-revision 1.20)
| beamerbasedecode.sty    2004/10/07 (rcs-revision 1.16)
| beamerbaseoptions.sty    2004/10/07 (rcs-revision 1.6)
|   keyval.sty    1999/03/16 v1.13 key=value parser (DPC)
|      pgf.sty    2004/10/08 ver 0.64
| graphicx.sty    1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
| graphics.sty    2001/07/07 v1.0n Standard LaTeX Graphics (DPC,SPQR)
|     trig.sty    1999/03/16 v1.09 sin cos tan (DPC)
| graphics.cfg    2001/08/31 v1.1 graphics configuration of teTeX/TeXLive
|    dvips.def    1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
|   xcolor.sty    2004/07/04 v2.00 LaTeX color extensions (UK)
|    color.cfg    2001/08/31 v1.1 color configuration of teTeX/TeXLive
|  xxcolor.sty    2003/10/24 ver 0.1
|  amssymb.sty    2002/01/22 v2.2d
| amsfonts.sty    2001/10/25 v2.2f
| geometry.sty    2002/07/08 v3.2 Page Geometry
| geometry.cfg    2001/06/05 v1.0 teTeX (uncustomised setup)
| hyperref.sty    2003/11/30 v6.74m Hypertext links for LaTeX
|   pd1enc.def    2003/11/30 v6.74m Hyperref: PDFDocEncoding definition (HO)
| hyperref.cfg    2002/06/06 v1.2 hyperref configuration of TeXLive and teTeX
|      url.sty    2004/03/15  ver 3.1  Verb mode for urls, etc.
|   hdvips.def    2003/11/30 v6.74m Hyperref driver for dvips
|  pdfmark.def    2003/11/30 v6.74m Hyperref definitions for pdfmark specials
|   size11.clo    2001/04/21 v1.4e Standard LaTeX file (size option)
| beamerbasecompatibility.sty    2004/11/01 (rcs-revision 1.56)
| beamerbasefont.sty    2004/10/07 (rcs-revision 1.11)
| beamerbasemisc.sty    2004/10/07 (rcs-revision 1.19)
| beamerbaseoverlay.sty    2004/10/26 (rcs-revision 1.47)
| beamerbasetitle.sty    2004/11/01 (rcs-revision 1.22)
| beamerbasesection.sty    2004/10/14 (rcs-revision 1.15)
| beamerbaseframe.sty    2004/11/01 (rcs-revision 1.47)
| beamerbaseverbatim.sty    2004/10/13 (rcs-revision 1.2)
| beamerbaseframesize.sty    2004/10/20 (rcs-revision 1.9)
| beamerbaseframecomponents.sty    2004/11/01 (rcs-revision 1.39)
| beamerbasecolor.sty    2004/10/28 (rcs-revision 1.38)
| beamerbasenotes.sty    2004/10/08 (rcs-revision 1.14)
| beamerbasetoc.sty    2004/10/07 (rcs-revision 1.19)
| beamerbasetemplates.sty    2004/10/07 (rcs-revision 1.50)
| beamerbaseauxtemplates.sty    2004/10/28 (rcs-revision 1.21)
| pgfshade.sty    2004/10/08 ver 0.64
| beamerbaseboxes.sty    2004/10/28 (rcs-revision 1.22)
| beamerbaselocalstructure.sty    2004/11/01 (rcs-revision 1.50)
| enumerate.sty    1999/03/05 v3.00 enumerate extensions (DPC)
| beamerbasenavigation.sty    2004/11/01 (rcs-revision 1.30)
| beamerbasetheorems.sty    2004/10/07 (rcs-revision 1.6)
|  amsmath.sty    2000/07/18 v2.13 AMS math features
|  amstext.sty    2000/06/29 v2.01
|   amsgen.sty    1999/11/30 v2.0
|   amsbsy.sty    1999/11/29 v1.2d
|   amsopn.sty    1999/12/14 v2.01 operator names
|   amsthm.sty    2000/10/26 v2.08
| beamerbasethemes.sty    2004/10/07 (rcs-revision 1.9)
| beamerthemedefault.sty    2004/10/07 (rcs-revision 1.6)
| beamerfontthemedefault.sty    2004/10/07 (rcs-revision 1.10)
| beamercolorthemedefault.sty    2004/10/07 (rcs-revision 1.25)
| beamerinnerthemedefault.sty    2004/10/28 (rcs-revision 1.16)
| beamerouterthemedefault.sty    2004/10/07 (rcs-revision 1.6)
| mathpazo.sty    2002/09/08 PSNFSS-v9.0a Palatino w/ Pazo Math (D.Puga, WaS) 
| pst-plot.sty    2004/07/15 package wrapper for pst-plot.tex
| pstricks.sty    2004/05/12 v0.2l LaTeX wrapper for `PSTricks' (RN,HV)
| pstricks.tex    2004/06/22 v1.04 `PSTricks' (tvz)
| pst-plot.tex    93/01/14 1.4 `pst-plot' (tvz)
|  nameref.sty    2003/12/03 v2.21 Cross-referencing by name of section
|     junk.out
|     junk.out
`----


-- 
Das Leben ist eine sexuell übertragbare, unheilbare und immer tödlich
endende Krankheit.




More information about the PSTricks mailing list