From 305b1f89f31f104e84e5d0bb003db37df5f2641f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 17 Oct 2012 00:54:05 +0000 Subject: pstricks (16oct12) git-svn-id: svn://tug.org/texlive/trunk@27985 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/pstricks/pstricks.sty | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/latex') diff --git a/Master/texmf-dist/tex/latex/pstricks/pstricks.sty b/Master/texmf-dist/tex/latex/pstricks/pstricks.sty index 81881b240a6..2afb9f5e503 100644 --- a/Master/texmf-dist/tex/latex/pstricks/pstricks.sty +++ b/Master/texmf-dist/tex/latex/pstricks/pstricks.sty @@ -55,8 +55,10 @@ \ProcessOptions\relax \ifpst@PDF - \typeout{>>> Loading package auto-pst-pdf <<<} - \AtBeginDocument{\usepackage{auto-pst-pdf}}% + \typeout{>>> Loading package auto-pst-pdf <<<}% + \@ifclassloaded{beamer}% + {\usepackage{auto-pst-pdf}}% + {\AtBeginDocument{\usepackage{auto-pst-pdf}}}% \ifnum\pdfshellescape=\@ne\else \PackageWarningNoLine{pstricks}{% ************************************ \MessageBreak @@ -94,7 +96,7 @@ [\filedate\space v\fileversion\space `PST-fp' (hv)] \IfFileExists{pstricks.pro}{% \ProvidesFile{pstricks.pro} - [2012/08/24 v. 1.15, PostScript prologue file (hv)] + [2012/10/16 v. 1.15, PostScript prologue file (hv)] \@addtofilelist{pstricks.pro}}{}% \IfFileExists{pst-algparser.pro}{% \ProvidesFile{pst-algparser.pro} -- cgit v1.2.3