summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/powerdot/powerdot.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/powerdot/powerdot.cls')
-rw-r--r--Master/texmf-dist/tex/latex/powerdot/powerdot.cls10
1 files changed, 9 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/powerdot/powerdot.cls b/Master/texmf-dist/tex/latex/powerdot/powerdot.cls
index 200bc511e8b..3e45762e92f 100644
--- a/Master/texmf-dist/tex/latex/powerdot/powerdot.cls
+++ b/Master/texmf-dist/tex/latex/powerdot/powerdot.cls
@@ -18,7 +18,7 @@
%% This work has the LPPL maintenance status "unmaintained".
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesClass{powerdot}[2011/04/25 v1.4g powerdot presentation class (HA,CE)]
+\ProvidesClass{powerdot}[2011/05/17 v1.4h powerdot presentation class (HA,CE)]
\newif\ifpd@overlay
\newif\ifpd@section
\newif\ifpd@ifsetup
@@ -728,6 +728,14 @@
\rput[cm](.5\slidewidth,.5\slideheight){%
\Acrobatmenu{GoBack}{\setlength\fboxsep{10cm}\fbox{GoBack}}}}%
}
+\pddefinetemplate{blackslide}{}{%
+ \addtocounter{slide}\m@ne
+ \hyper@anchorstart{blackslide}\hyper@anchorend
+ \psframe*[linecolor=black](0,0)(\slidewidth,\slideheight)%
+ {\color{black}%
+ \rput[cm](.5\slidewidth,.5\slideheight){%
+ \Acrobatmenu{GoBack}{\setlength\fboxsep{10cm}\fbox{GoBack}}}}%
+}
\pddefinetemplate{emptyslide}{textpos={0,\slideheight}}{}
\let\pd@orig@maketitle\maketitle
\def\maketitle{\@testopt\pd@maketitle{}}