summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty')
-rw-r--r--Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty b/Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty
index 6036a505c62..fab9034f41d 100644
--- a/Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty
+++ b/Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty
@@ -1,5 +1,6 @@
% Copyright 2003--2007 by Till Tantau
% Copyright 2010 by Vedran Mileti\'c
+% Copyright 2011 by Vedran Mileti\'c, Joseph Wright
%
% This file may be distributed and/or modified
%
@@ -8,7 +9,7 @@
%
% See the file doc/licenses/LICENSE for more details.
-\ProvidesPackageRCS $Header: /home/vedranm/bitbucket/beamer/base/emulation/beamerprosper.sty,v 14743c450e2c 2010/06/17 09:25:56 rivanvx $
+\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/emulation/beamerprosper.sty,v 70f9d8411e54 2011/09/12 18:58:34 joseph $
\let\beamerprosper@entry=\@gobble
@@ -54,9 +55,9 @@
\define@key{beamerprosper}{Glitter}[true]{\def\beamerprosper@trans{Glitter}}
-\newcommand{\PDForPS}[2]{\ifx\pdfoutput\@undefined#2\else#1\fi}
-\newcommand{\onlyInPDF}[1]{\ifx\pdfoutput\@undefined\else#1\fi}
-\newcommand{\onlyInPS}[1]{\ifx\pdfoutput#1\@undefined\fi}
+\newcommand{\PDForPS}[2]{\ifpdf#1\else#2\fi}
+\newcommand{\onlyInPDF}[1]{\ifpdf#1\fi}
+\newcommand{\onlyInPS}[1]{\ifpdf\else#1\fi}
\newenvironment{slide}[2][]{%
\def\beamerprosper@toc{#2}