summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/powerdot
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-10-11 00:26:22 +0000
committerKarl Berry <karl@freefriends.org>2010-10-11 00:26:22 +0000
commit673509d3fab59a936420846d8e3264f45af1bc0d (patch)
tree1cfb4f6b6b19c7f4632232fe4b6c70e39f756dc7 /Master/texmf-dist/tex/latex/powerdot
parentdf4c7d3e395c9b22ace64dbbf61191ac43beea3f (diff)
powerdot update (10oct10)
git-svn-id: svn://tug.org/texlive/trunk@20051 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/powerdot')
-rw-r--r--Master/texmf-dist/tex/latex/powerdot/powerdot-aggie.sty16
-rw-r--r--Master/texmf-dist/tex/latex/powerdot/powerdot-bframe.sty7
-rw-r--r--Master/texmf-dist/tex/latex/powerdot/powerdot-ciment.sty10
-rw-r--r--Master/texmf-dist/tex/latex/powerdot/powerdot-default.sty8
-rw-r--r--Master/texmf-dist/tex/latex/powerdot/powerdot-elcolors.sty8
-rw-r--r--Master/texmf-dist/tex/latex/powerdot/powerdot-fyma.sty8
-rw-r--r--Master/texmf-dist/tex/latex/powerdot/powerdot-horatio.sty8
-rw-r--r--Master/texmf-dist/tex/latex/powerdot/powerdot-husky.sty16
-rw-r--r--Master/texmf-dist/tex/latex/powerdot/powerdot-ikeda.sty9
-rw-r--r--Master/texmf-dist/tex/latex/powerdot/powerdot-jefka.sty8
-rw-r--r--Master/texmf-dist/tex/latex/powerdot/powerdot-klope.sty10
-rw-r--r--Master/texmf-dist/tex/latex/powerdot/powerdot-paintings.sty9
-rw-r--r--Master/texmf-dist/tex/latex/powerdot/powerdot-pazik.sty15
-rw-r--r--Master/texmf-dist/tex/latex/powerdot/powerdot-sailor.sty8
-rw-r--r--Master/texmf-dist/tex/latex/powerdot/powerdot-simple.sty8
-rw-r--r--Master/texmf-dist/tex/latex/powerdot/powerdot-tycja.sty8
-rw-r--r--Master/texmf-dist/tex/latex/powerdot/powerdot-upen.sty8
-rw-r--r--Master/texmf-dist/tex/latex/powerdot/powerdot.cls50
18 files changed, 149 insertions, 65 deletions
diff --git a/Master/texmf-dist/tex/latex/powerdot/powerdot-aggie.sty b/Master/texmf-dist/tex/latex/powerdot/powerdot-aggie.sty
index 4e5c65efeed..a96b9d2fd25 100644
--- a/Master/texmf-dist/tex/latex/powerdot/powerdot-aggie.sty
+++ b/Master/texmf-dist/tex/latex/powerdot/powerdot-aggie.sty
@@ -7,9 +7,11 @@
%% powerdot.dtx (with options: `pdaggie')
%%
%% ---------------------------------------------------------------
-%% Copyright (C) 2005-2006, 2010 Hendri Adriaens and Christopher Ellison
+%% Copyright (C) 2005-2010 Hendri Adriaens and Christopher Ellison
%% ---------------------------------------------------------------
%%
+%% Version 1.4a prepared by Herbert Voss
+%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
@@ -25,7 +27,7 @@
%% This work consists of all files listed in manifest.txt.
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{powerdot-aggie}[2005/12/06 v1.2 aggie style (JS,HA)]
+\ProvidesPackage{powerdot-aggie}[2005/12/10 v1.3 aggie style (JS,HA)]
\RequirePackage{times}
\RequirePackage{pifont}
\RequirePackage{pst-grad}
@@ -39,15 +41,16 @@
titlefont=\Large\bfseries\color{pdcolor2}\centering,
clockcolor=pdcolor1,clockpos={.99\slidewidth,\slideheight},
lfpos={.03\slidewidth,.04\slideheight},
+ cfpos={.5\slidewidth,.04\slideheight},
rfpos={.97\slidewidth,.04\slideheight},
- lffont=\tiny,
- rffont=\tiny,
+ lffont=\tiny,cffont=\tiny,rffont=\tiny,
texthook=t,textpos={.5\slidewidth,.65\slideheight},
textwidth=.9\slidewidth,textfont=\centering,
textheight=.5\slideheight,
ifsetup=portrait,
textheight=.55\slideheight,
lfpos={.03\slidewidth,.03\slideheight},
+ cfpos={.5\slidewidth,.03\slideheight},
rfpos={.97\slidewidth,.03\slideheight}
}{%
\psframe*[linecolor=pdcolor3,linewidth=0pt]%
@@ -62,10 +65,10 @@
titlewidth=.75\slidewidth,textheight=.66\slideheight,
titlefont=\Large\sl\bfseries\color{pdcolor2}\raggedright,
lfpos={.03\slidewidth,.04\slideheight},
+ cfpos={.5\slidewidth,.04\slideheight},
rfpos={.97\slidewidth,.04\slideheight},
clockcolor=pdcolor1,clockpos={.99\slidewidth,\slideheight},
- lffont=\tiny,
- rffont=\tiny,
+ lffont=\tiny,cffont=\tiny,rffont=\tiny,
tocslidesep=.8ex,
textheight=.74\slideheight,
toctcolor=pdcolor1,
@@ -73,6 +76,7 @@
tochltcolor=white,
ifsetup=portrait,
lfpos={.03\slidewidth,.03\slideheight},
+ cfpos={.5\slidewidth,.03\slideheight},
rfpos={.97\slidewidth,.03\slideheight},
textpos={.05\slidewidth,.83\slideheight},
textwidth=.9\slidewidth,
diff --git a/Master/texmf-dist/tex/latex/powerdot/powerdot-bframe.sty b/Master/texmf-dist/tex/latex/powerdot/powerdot-bframe.sty
index 18ef3029124..ac02433701e 100644
--- a/Master/texmf-dist/tex/latex/powerdot/powerdot-bframe.sty
+++ b/Master/texmf-dist/tex/latex/powerdot/powerdot-bframe.sty
@@ -7,9 +7,11 @@
%% powerdot.dtx (with options: `pdbframe')
%%
%% ---------------------------------------------------------------
-%% Copyright (C) 2005-2006, 2010 Hendri Adriaens and Christopher Ellison
+%% Copyright (C) 2005-2010 Hendri Adriaens and Christopher Ellison
%% ---------------------------------------------------------------
%%
+%% Version 1.4a prepared by Herbert Voss
+%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
@@ -25,7 +27,7 @@
%% This work consists of all files listed in manifest.txt.
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{powerdot-bframe}[2005/12/06 v1.1 bframe style (PRU,HA)]
+\ProvidesPackage{powerdot-bframe}[2005/12/10 v1.2 bframe style (PRU,HA)]
\RequirePackage{pifont}
\RequirePackage{pst-blur}
\pddefinepalettes{default}{
@@ -37,6 +39,7 @@
titlehook=B,titlefont=\large\bfseries\centering,
clockcolor=pdcolor3,clockpos={.99\slidewidth,\slideheight},
lfpos={.05\slidewidth,.04\slideheight},
+ cfpos={.5\slidewidth,.04\slideheight},
rfpos={.95\slidewidth,.04\slideheight},
tocslidesep=.6ex,
toctcolor=white,
diff --git a/Master/texmf-dist/tex/latex/powerdot/powerdot-ciment.sty b/Master/texmf-dist/tex/latex/powerdot/powerdot-ciment.sty
index 9d9c0752da0..b1ea45055ad 100644
--- a/Master/texmf-dist/tex/latex/powerdot/powerdot-ciment.sty
+++ b/Master/texmf-dist/tex/latex/powerdot/powerdot-ciment.sty
@@ -7,9 +7,11 @@
%% powerdot.dtx (with options: `pdciment')
%%
%% ---------------------------------------------------------------
-%% Copyright (C) 2005-2006, 2010 Hendri Adriaens and Christopher Ellison
+%% Copyright (C) 2005-2010 Hendri Adriaens and Christopher Ellison
%% ---------------------------------------------------------------
%%
+%% Version 1.4a prepared by Herbert Voss
+%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
@@ -25,7 +27,7 @@
%% This work consists of all files listed in manifest.txt.
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{powerdot-ciment}[2005/12/06 v1.2 ciment style (HA)]
+\ProvidesPackage{powerdot-ciment}[2005/12/10 v1.3 ciment style (HA)]
\RequirePackage{pifont}
\pddefinepalettes{default}{
\colorlet{pdcolor1}{black}
@@ -40,8 +42,10 @@
clockpos={.99\slidewidth,\slideheight},
lfpos={.05\slidewidth,.04\slideheight},
lffont=\color{pdcolor3}\scriptsize,
- rffont=\color{pdcolor3}\scriptsize,
+ cfpos={.5\slidewidth,.04\slideheight},
+ cffont=\color{pdcolor3}\scriptsize,
rfpos={.95\slidewidth,.04\slideheight},
+ rffont=\color{pdcolor3}\scriptsize,
tocslidesep=.6ex,
toctcolor=black,
tochlcolor=pdcolor2,
diff --git a/Master/texmf-dist/tex/latex/powerdot/powerdot-default.sty b/Master/texmf-dist/tex/latex/powerdot/powerdot-default.sty
index ff78a4e7f1f..83e29461853 100644
--- a/Master/texmf-dist/tex/latex/powerdot/powerdot-default.sty
+++ b/Master/texmf-dist/tex/latex/powerdot/powerdot-default.sty
@@ -7,9 +7,11 @@
%% powerdot.dtx (with options: `pddefault')
%%
%% ---------------------------------------------------------------
-%% Copyright (C) 2005-2006, 2010 Hendri Adriaens and Christopher Ellison
+%% Copyright (C) 2005-2010 Hendri Adriaens and Christopher Ellison
%% ---------------------------------------------------------------
%%
+%% Version 1.4a prepared by Herbert Voss
+%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
@@ -25,7 +27,7 @@
%% This work consists of all files listed in manifest.txt.
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{powerdot-default}[2005/12/06 v1.3 default style (HA)]
+\ProvidesPackage{powerdot-default}[2005/12/10 v1.4 default style (HA)]
\RequirePackage{pifont}
\definecolor{pdcolor1}{rgb}{.17,.31,.44}
\definecolor{pdcolor2}{rgb}{.75,.85,.92}
@@ -65,6 +67,7 @@
titlefont=\large\bfseries\centering,
clockcolor=pdcolor1,clockpos={.99\slidewidth,\slideheight},
lfpos={.03\slidewidth,.04\slideheight},
+ cfpos={.5\slidewidth,.04\slideheight},
rfpos={.97\slidewidth,.04\slideheight},
texthook=t,textpos={.5\slidewidth,.7\slideheight},
textwidth=.9\slidewidth,textfont=\centering,
@@ -81,6 +84,7 @@
titlefont=\large\bfseries\raggedright,
clockcolor=pdcolor1,clockpos={.99\slidewidth,\slideheight},
lfpos={.03\slidewidth,.04\slideheight},
+ cfpos={.5\slidewidth,.04\slideheight},
rfpos={.97\slidewidth,.04\slideheight},
tocslidesep=.6ex,
toctcolor=pdcolor1,
diff --git a/Master/texmf-dist/tex/latex/powerdot/powerdot-elcolors.sty b/Master/texmf-dist/tex/latex/powerdot/powerdot-elcolors.sty
index 10901373319..83751f3dccc 100644
--- a/Master/texmf-dist/tex/latex/powerdot/powerdot-elcolors.sty
+++ b/Master/texmf-dist/tex/latex/powerdot/powerdot-elcolors.sty
@@ -7,9 +7,11 @@
%% powerdot.dtx (with options: `pdelcolors')
%%
%% ---------------------------------------------------------------
-%% Copyright (C) 2005-2006, 2010 Hendri Adriaens and Christopher Ellison
+%% Copyright (C) 2005-2010 Hendri Adriaens and Christopher Ellison
%% ---------------------------------------------------------------
%%
+%% Version 1.4a prepared by Herbert Voss
+%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
@@ -25,7 +27,7 @@
%% This work consists of all files listed in manifest.txt.
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{powerdot-elcolors}[2005/12/06 v1.2 elcolors style (HA)]
+\ProvidesPackage{powerdot-elcolors}[2005/12/10 v1.3 elcolors style (HA)]
\RequirePackage{pifont}
\pddefinepalettes{default}{
\definecolor{pdcolor1}{rgb}{.17,.31,.44}
@@ -42,6 +44,7 @@
clockcolor=pdcolor1,clockhook=tl,clockalign=0,
clockpos={0,\slideheight},
lfpos={.03\slidewidth,.04\slideheight},
+ cfpos={.5\slidewidth,.04\slideheight},
rfpos={.97\slidewidth,.04\slideheight},
tocslidesep=.6ex,
toctcolor=pdcolor1,
@@ -73,6 +76,7 @@
\pddefinetemplate[basic]{titleslide}{
titlefont=\large\bfseries\centering,
lfpos={.03\slidewidth,.04\slideheight},
+ cfpos={.5\slidewidth,.04\slideheight},
rfpos={.97\slidewidth,.04\slideheight},
texthook=t,textpos={.5\slidewidth,.7\slideheight},
textwidth=.76\slidewidth,textfont=\centering,
diff --git a/Master/texmf-dist/tex/latex/powerdot/powerdot-fyma.sty b/Master/texmf-dist/tex/latex/powerdot/powerdot-fyma.sty
index 621be395f13..41ce9e38885 100644
--- a/Master/texmf-dist/tex/latex/powerdot/powerdot-fyma.sty
+++ b/Master/texmf-dist/tex/latex/powerdot/powerdot-fyma.sty
@@ -7,9 +7,11 @@
%% powerdot.dtx (with options: `pdfyma')
%%
%% ---------------------------------------------------------------
-%% Copyright (C) 2005-2006, 2010 Hendri Adriaens and Christopher Ellison
+%% Copyright (C) 2005-2010 Hendri Adriaens and Christopher Ellison
%% ---------------------------------------------------------------
%%
+%% Version 1.4a prepared by Herbert Voss
+%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
@@ -25,7 +27,7 @@
%% This work consists of all files listed in manifest.txt.
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{powerdot-fyma}[2005/12/06 v1.2 fyma style (SA,HA)]
+\ProvidesPackage{powerdot-fyma}[2005/12/10 v1.3 fyma style (SA,HA)]
\RequirePackage{pst-grad}
\definecolor{fymahltcolor}{rgb}{1,0,0}
\pddefinepalettes{blue}{
@@ -68,6 +70,7 @@
stocfont=\tiny\raggedleft,
ntochook=tl,ntocpos={.52\slidewidth,.12\slideheight},
lfpos={.06\slidewidth,.045\slideheight},
+ cfpos={.5\slidewidth,.045\slideheight},
rfpos={.94\slidewidth,.045\slideheight},
ifsetup=landscape,
titlepos={.205\slidewidth,.9\slideheight},
@@ -76,6 +79,7 @@
textpos={.23\slidewidth,.82\slideheight},
textwidth=.72\slidewidth,
lfpos={.04\slidewidth,.03\slideheight},
+ cfpos={.5\slidewidth,.03\slideheight},
rfpos={.96\slidewidth,.03\slideheight},
tocpos={.04\slidewidth,.82\slideheight},
tocwidth=.14\slidewidth,
diff --git a/Master/texmf-dist/tex/latex/powerdot/powerdot-horatio.sty b/Master/texmf-dist/tex/latex/powerdot/powerdot-horatio.sty
index f6d99bbb312..2e62df23213 100644
--- a/Master/texmf-dist/tex/latex/powerdot/powerdot-horatio.sty
+++ b/Master/texmf-dist/tex/latex/powerdot/powerdot-horatio.sty
@@ -7,9 +7,11 @@
%% powerdot.dtx (with options: `pdhoratio')
%%
%% ---------------------------------------------------------------
-%% Copyright (C) 2005-2006, 2010 Hendri Adriaens and Christopher Ellison
+%% Copyright (C) 2005-2010 Hendri Adriaens and Christopher Ellison
%% ---------------------------------------------------------------
%%
+%% Version 1.4a prepared by Herbert Voss
+%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
@@ -25,7 +27,7 @@
%% This work consists of all files listed in manifest.txt.
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{powerdot-horatio}[2005/12/06 v1.0 horatio style (ML,HA)]
+\ProvidesPackage{powerdot-horatio}[2005/12/10 v1.1 horatio style (ML,HA)]
\RequirePackage{pifont}
\pddefinepalettes{default}{
\definecolor{pdcolor1}{HTML}{004477}
@@ -39,6 +41,8 @@
clockcolor=white,clockpos={.99\slidewidth,\slideheight},
lfpos={.2\slidewidth,.04\slideheight},
lffont=\tiny\color{white},
+ cfpos={.585\slidewidth,.04\slideheight},
+ cffont=\tiny\color{white},
rfpos={.97\slidewidth,.04\slideheight},
rffont=\tiny\color{white},
tocslidesep=.6ex,
diff --git a/Master/texmf-dist/tex/latex/powerdot/powerdot-husky.sty b/Master/texmf-dist/tex/latex/powerdot/powerdot-husky.sty
index 0ca0279115f..6b1021aafba 100644
--- a/Master/texmf-dist/tex/latex/powerdot/powerdot-husky.sty
+++ b/Master/texmf-dist/tex/latex/powerdot/powerdot-husky.sty
@@ -7,9 +7,11 @@
%% powerdot.dtx (with options: `pdhusky')
%%
%% ---------------------------------------------------------------
-%% Copyright (C) 2005-2006, 2010 Hendri Adriaens and Christopher Ellison
+%% Copyright (C) 2005-2010 Hendri Adriaens and Christopher Ellison
%% ---------------------------------------------------------------
%%
+%% Version 1.4a prepared by Herbert Voss
+%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
@@ -25,7 +27,7 @@
%% This work consists of all files listed in manifest.txt.
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{powerdot-husky}[2005/12/06 v1.2 husky style (JS,HA)]
+\ProvidesPackage{powerdot-husky}[2005/12/10 v1.3 husky style (JS,HA)]
\RequirePackage{times}
\RequirePackage{pifont}
\RequirePackage{pst-grad}
@@ -38,8 +40,10 @@
titlefont=\Large\rmfamily\bfseries\color{pdcolor2}\centering,
clockcolor=pdcolor1,clockpos={.99\slidewidth,\slideheight},
lfpos={.03\slidewidth,.04\slideheight},
- rfpos={.97\slidewidth,.04\slideheight},
lffont=\tiny\color{white},
+ cfpos={.5\slidewidth,.04\slideheight},
+ cffont=\tiny\color{white},
+ rfpos={.97\slidewidth,.04\slideheight},
rffont=\tiny\color{white},
texthook=t,textpos={.5\slidewidth,.75\slideheight},
textwidth=.9\slidewidth,textfont=\centering,
@@ -47,6 +51,7 @@
ifsetup=portrait,
textheight=.63\slideheight,
lfpos={.03\slidewidth,.03\slideheight},
+ cfpos={.5\slidewidth,.03\slideheight},
rfpos={.97\slidewidth,.03\slideheight},
}{{%
\psset{linestyle=none,linecolor=pdcolor3}%
@@ -76,8 +81,10 @@
titlefont=\Large\rmfamily\slshape\bfseries\color{pdcolor2}\raggedright,
clockcolor=pdcolor1,clockpos={.99\slidewidth,\slideheight},
lfpos={.03\slidewidth,.04\slideheight},
- rfpos={.97\slidewidth,.04\slideheight},
lffont=\tiny\color{white},
+ cfpos={.5\slidewidth,.04\slideheight},
+ cffont=\tiny\color{white},
+ rfpos={.97\slidewidth,.04\slideheight},
rffont=\tiny\color{white},
tocslidesep=.8ex,
toctcolor=black,
@@ -88,6 +95,7 @@
tochlcolor=black,
titlepos={.05\slidewidth,.93\slideheight},
lfpos={.03\slidewidth,.03\slideheight},
+ cfpos={.5\slidewidth,.03\slideheight},
rfpos={.97\slidewidth,.03\slideheight},
textpos={.05\slidewidth,.85\slideheight},
textheight=.73\slideheight,
diff --git a/Master/texmf-dist/tex/latex/powerdot/powerdot-ikeda.sty b/Master/texmf-dist/tex/latex/powerdot/powerdot-ikeda.sty
index b8ceb7174c7..16b65e40b10 100644
--- a/Master/texmf-dist/tex/latex/powerdot/powerdot-ikeda.sty
+++ b/Master/texmf-dist/tex/latex/powerdot/powerdot-ikeda.sty
@@ -7,9 +7,11 @@
%% powerdot.dtx (with options: `pdikeda')
%%
%% ---------------------------------------------------------------
-%% Copyright (C) 2005-2006, 2010 Hendri Adriaens and Christopher Ellison
+%% Copyright (C) 2005-2010 Hendri Adriaens and Christopher Ellison
%% ---------------------------------------------------------------
%%
+%% Version 1.4a prepared by Herbert Voss
+%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
@@ -25,7 +27,7 @@
%% This work consists of all files listed in manifest.txt.
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{powerdot-ikeda}[2005/12/06 v1.3 ikeda style (CE,HA)]
+\ProvidesPackage{powerdot-ikeda}[2005/12/10 v1.4 ikeda style (CE,HA)]
\RequirePackage{calc}
\RequirePackage{pifont}
\pddefinepalettes{default}{
@@ -72,6 +74,7 @@
textpos={.05\slidewidth,.83\slideheight},
textwidth=.9\slidewidth,
lfpos={.03\slidewidth,.025\slideheight},
+ cfpos={.5\slidewidth,.025\slideheight},
rfpos={.97\slidewidth,.025\slideheight},
stochook=tr,stocpos={.47\slidewidth,.15\slideheight},
stocfont=\tiny\raggedleft,
@@ -80,6 +83,7 @@
textpos={.2\slidewidth,.84\slideheight},
textwidth=.75\slidewidth,
lfpos={.19\slidewidth,.025\slideheight},
+ cfpos={.58\slidewidth,.025\slideheight},
rfpos={.97\slidewidth,.025\slideheight}
}{%
\psframe*[linecolor=pdcolor3](0,0)(\slidewidth,\slideheight)%
@@ -133,6 +137,7 @@
}}
\pddefinetemplate[basic]{wideslide}{
lfpos={.03\slidewidth,.025\slideheight},
+ cfpos={.5\slidewidth,.025\slideheight},
titlewidth=.95\slidewidth,
textwidth=.95\slidewidth,
ifsetup=landscape,
diff --git a/Master/texmf-dist/tex/latex/powerdot/powerdot-jefka.sty b/Master/texmf-dist/tex/latex/powerdot/powerdot-jefka.sty
index e5d9bd5e0f8..d297407210a 100644
--- a/Master/texmf-dist/tex/latex/powerdot/powerdot-jefka.sty
+++ b/Master/texmf-dist/tex/latex/powerdot/powerdot-jefka.sty
@@ -7,9 +7,11 @@
%% powerdot.dtx (with options: `pdjefka')
%%
%% ---------------------------------------------------------------
-%% Copyright (C) 2005-2006, 2010 Hendri Adriaens and Christopher Ellison
+%% Copyright (C) 2005-2010 Hendri Adriaens and Christopher Ellison
%% ---------------------------------------------------------------
%%
+%% Version 1.4a prepared by Herbert Voss
+%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
@@ -25,7 +27,7 @@
%% This work consists of all files listed in manifest.txt.
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{powerdot-jefka}[2005/12/06 v1.0 jefka style (CE,HA)]
+\ProvidesPackage{powerdot-jefka}[2005/12/10 v1.1 jefka style (CE,HA)]
\RequirePackage{pifont}
\pddefinepalettes{brown}{
\definecolor{pdcolor1}{RGB}{121,96,69}
@@ -63,7 +65,7 @@
clockhook=t,clockpos={.5\slidewidth,.045\slideheight},
clockalign=1,clockcolor=pdcolor1,
titlewidth=.7\slidewidth,
- titlefont=\bfseries\LARGE\color{pdcolor1},
+ titlefont=\bfseries\LARGE\color{pdcolor1}\raggedright,
textwidth=.9\slidewidth,
titlepos={.05\slidewidth,.93\slideheight},
textpos={.05\slidewidth,.87\slideheight},
diff --git a/Master/texmf-dist/tex/latex/powerdot/powerdot-klope.sty b/Master/texmf-dist/tex/latex/powerdot/powerdot-klope.sty
index e23cb3cb8c0..4cdbc6650ba 100644
--- a/Master/texmf-dist/tex/latex/powerdot/powerdot-klope.sty
+++ b/Master/texmf-dist/tex/latex/powerdot/powerdot-klope.sty
@@ -7,9 +7,11 @@
%% powerdot.dtx (with options: `pdklope')
%%
%% ---------------------------------------------------------------
-%% Copyright (C) 2005-2006, 2010 Hendri Adriaens and Christopher Ellison
+%% Copyright (C) 2005-2010 Hendri Adriaens and Christopher Ellison
%% ---------------------------------------------------------------
%%
+%% Version 1.4a prepared by Herbert Voss
+%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
@@ -25,7 +27,7 @@
%% This work consists of all files listed in manifest.txt.
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{powerdot-klope}[2005/12/06 v1.0 klope style (CE,HA)]
+\ProvidesPackage{powerdot-klope}[2005/12/10 v1.1 klope style (CE,HA)]
\RequirePackage{pifont}
\RequirePackage{pst-slpe}
\pddefinepalettes{Spring}{
@@ -125,6 +127,8 @@
textheight=.72\slideheight,
lfpos={.015\slidewidth,.015\slideheight},
lffont=\tiny,
+ cfpos={.5\slidewidth,.015\slideheight},
+ cffont=\tiny,
rfpos={.985\slidewidth,.015\slideheight},
rffont=\tiny,
iacolor=myiacolor,
@@ -143,7 +147,7 @@
\pddefinetemplate[slide]{sectionslide}{
titlepos={.15\slidewidth,.55\slideheight},
titlefont=\bfseries\LARGE\color{sectitlecolor}\centering,
- textpos,lfpos,rfpos
+ textpos,lfpos,cfpos,rfpos
}{{%
\psframe*[linecolor=slidebg](0,0)(\slidewidth,.5\slideheight)%
\pd@klopesq++00\pd@klopesq-+10%
diff --git a/Master/texmf-dist/tex/latex/powerdot/powerdot-paintings.sty b/Master/texmf-dist/tex/latex/powerdot/powerdot-paintings.sty
index 6ec3e8ba03b..83fa808f7ea 100644
--- a/Master/texmf-dist/tex/latex/powerdot/powerdot-paintings.sty
+++ b/Master/texmf-dist/tex/latex/powerdot/powerdot-paintings.sty
@@ -7,9 +7,11 @@
%% powerdot.dtx (with options: `pdpaintings')
%%
%% ---------------------------------------------------------------
-%% Copyright (C) 2005-2006, 2010 Hendri Adriaens and Christopher Ellison
+%% Copyright (C) 2005-2010 Hendri Adriaens and Christopher Ellison
%% ---------------------------------------------------------------
%%
+%% Version 1.4a prepared by Herbert Voss
+%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
@@ -25,7 +27,7 @@
%% This work consists of all files listed in manifest.txt.
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{powerdot-paintings}[2005/12/06 v1.0 paintings (TDK,HA)]
+\ProvidesPackage{powerdot-paintings}[2005/12/10 v1.1 paintings (TDK,HA)]
\RequirePackage{times}
\RequirePackage{pifont}
\pddefinepalettes{Syndics}{% Rembrandt van Rijn: "The Syndics" - 1662
@@ -127,9 +129,10 @@
clockcolor=pdcolor4,clockpos={.99\slidewidth,\slideheight},
textpos={.05\slidewidth,.85\slideheight},
textwidth=.9\slidewidth,
+ lfpos={.015\slidewidth,.015\slideheight},
+ cfpos={.5\slidewidth,.015\slideheight},
rfpos={.985\slidewidth,.015\slideheight},
rftemp=\pd@@rf,
- lfpos={.015\slidewidth,.015\slideheight},
textheight=.8\slideheight
}{%
\psframe*[linecolor=pdcolor2](0,0)(\slidewidth,.89\slideheight)%
diff --git a/Master/texmf-dist/tex/latex/powerdot/powerdot-pazik.sty b/Master/texmf-dist/tex/latex/powerdot/powerdot-pazik.sty
index b3be6f1bd21..6d3b5500de2 100644
--- a/Master/texmf-dist/tex/latex/powerdot/powerdot-pazik.sty
+++ b/Master/texmf-dist/tex/latex/powerdot/powerdot-pazik.sty
@@ -7,9 +7,11 @@
%% powerdot.dtx (with options: `pdpazik')
%%
%% ---------------------------------------------------------------
-%% Copyright (C) 2005-2006, 2010 Hendri Adriaens and Christopher Ellison
+%% Copyright (C) 2005-2010 Hendri Adriaens and Christopher Ellison
%% ---------------------------------------------------------------
%%
+%% Version 1.4a prepared by Herbert Voss
+%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
@@ -25,7 +27,7 @@
%% This work consists of all files listed in manifest.txt.
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{powerdot-pazik}[2005/12/06 v1.0 pazik style (CE,HA)]
+\ProvidesPackage{powerdot-pazik}[2005/12/10 v1.1 pazik style (CE,HA)]
\RequirePackage{pifont}
\RequirePackage{pst-char}
\RequirePackage{pst-grad}
@@ -82,9 +84,9 @@
}%
}}
\pddefinetemplate{basic}{%
- titlefont=\bfseries\LARGE\color{mytitlecolor},
+ titlefont=\bfseries\LARGE\color{mytitlecolor}\raggedright,
rfpos={.98\slidewidth,.015\slideheight},
- rffont=\tiny,lffont=\tiny,
+ lffont=\tiny,cffont=\tiny,rffont=\tiny,
iacolor=myiacolor,
clockhook=t,
clockalign=1,
@@ -99,6 +101,7 @@
titlewidth=.96\slidewidth,
ifsetup=portrait,
lfpos={.02\slidewidth,.015\slideheight},
+ cfpos={.5\slidewidth,.015\slideheight},
clockpos={.5\slidewidth,.035\slideheight},
titlepos={.02\slidewidth,.945\slideheight},
titlewidth=.96\slidewidth,
@@ -120,6 +123,7 @@
\pddefinetemplate[basic]{slide}{
ifsetup=landscape,
lfpos={.17\slidewidth,.015\slideheight},
+ cfpos={.575\slidewidth,.015\slideheight},
clockpos={.07\slidewidth,.045\slideheight},
textpos={.17\slidewidth,.87\slideheight},
textwidth=.81\slidewidth,
@@ -149,9 +153,10 @@
tocpos,textpos={.02\slidewidth,.87\slideheight},
textwidth=.96\slidewidth,
lfpos={.02\slidewidth,.015\slideheight},
+ cfpos={.5\slidewidth,.015\slideheight},
clockpos={.5\slidewidth,.045\slideheight},
ifsetup=portrait,
- textheight=.78\slideheight,
+ textheight=.82\slideheight,
}{%
\pdifsetup{landscape}{%
\psframe*[linestyle=none,linecolor=pdcolor3]%
diff --git a/Master/texmf-dist/tex/latex/powerdot/powerdot-sailor.sty b/Master/texmf-dist/tex/latex/powerdot/powerdot-sailor.sty
index 72aac5157b9..cc7e347e294 100644
--- a/Master/texmf-dist/tex/latex/powerdot/powerdot-sailor.sty
+++ b/Master/texmf-dist/tex/latex/powerdot/powerdot-sailor.sty
@@ -7,9 +7,11 @@
%% powerdot.dtx (with options: `pdsailor')
%%
%% ---------------------------------------------------------------
-%% Copyright (C) 2005-2006, 2010 Hendri Adriaens and Christopher Ellison
+%% Copyright (C) 2005-2010 Hendri Adriaens and Christopher Ellison
%% ---------------------------------------------------------------
%%
+%% Version 1.4a prepared by Herbert Voss
+%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
@@ -25,7 +27,7 @@
%% This work consists of all files listed in manifest.txt.
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{powerdot-sailor}[2005/12/06 v1.2 sailor style (MH,HA)]
+\ProvidesPackage{powerdot-sailor}[2005/12/10 v1.3 sailor style (MH,HA)]
\RequirePackage{calc}
\RequirePackage{amssymb}
\RequirePackage{pst-grad}
@@ -65,6 +67,7 @@
tochltcolor=pdcolor1,
ifsetup=landscape,
lfpos={.02\slidewidth,.02\slideheight},
+ cfpos={.5\slidewidth,.02\slideheight},
rfpos={.98\slidewidth,.02\slideheight},
tocsecsep=2.5ex,
tocslidesep=1.2ex,
@@ -75,6 +78,7 @@
(-.05,-.05)(.14\slidewidth,-.05)},
ifsetup=portrait,
lfpos={.02\slidewidth,.015\slideheight},
+ cfpos={.5\slidewidth,.015\slideheight},
rfpos={.98\slidewidth,.015\slideheight},
tocsecsep=.1ex,
tocslidesep=.1ex,
diff --git a/Master/texmf-dist/tex/latex/powerdot/powerdot-simple.sty b/Master/texmf-dist/tex/latex/powerdot/powerdot-simple.sty
index 2202f22c1bf..aa7c0304ebb 100644
--- a/Master/texmf-dist/tex/latex/powerdot/powerdot-simple.sty
+++ b/Master/texmf-dist/tex/latex/powerdot/powerdot-simple.sty
@@ -7,9 +7,11 @@
%% powerdot.dtx (with options: `pdsimple')
%%
%% ---------------------------------------------------------------
-%% Copyright (C) 2005-2006, 2010 Hendri Adriaens and Christopher Ellison
+%% Copyright (C) 2005-2010 Hendri Adriaens and Christopher Ellison
%% ---------------------------------------------------------------
%%
+%% Version 1.4a prepared by Herbert Voss
+%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
@@ -25,7 +27,7 @@
%% This work consists of all files listed in manifest.txt.
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{powerdot-simple}[2005/12/06 v1.2 simple style (HA)]
+\ProvidesPackage{powerdot-simple}[2005/12/10 v1.3 simple style (HA)]
\RequirePackage{pifont}
\RequirePackage{amssymb}
\pddefinepalettes{default}{\colorlet{pdcolor1}{black}}
@@ -33,6 +35,7 @@
titlefont=\large\bfseries\raggedright,
clockpos={.99\slidewidth,\slideheight},
lfpos={.03\slidewidth,.04\slideheight},
+ cfpos={.5\slidewidth,.04\slideheight},
rfpos={.97\slidewidth,.04\slideheight},
texthook=tl,textpos={.05\slidewidth,.83\slideheight},
textwidth=.9\slidewidth,textfont=\tabcolsep0pt,
@@ -47,6 +50,7 @@
titlefont=\large\bfseries\raggedright,
clockpos={.99\slidewidth,\slideheight},
lfpos={.03\slidewidth,.04\slideheight},
+ cfpos={.5\slidewidth,.04\slideheight},
rfpos={.97\slidewidth,.04\slideheight},
tocslidesep=.6ex,textheight=.68\slideheight,
ifsetup=portrait,
diff --git a/Master/texmf-dist/tex/latex/powerdot/powerdot-tycja.sty b/Master/texmf-dist/tex/latex/powerdot/powerdot-tycja.sty
index 89e177abe6b..82ff25323f8 100644
--- a/Master/texmf-dist/tex/latex/powerdot/powerdot-tycja.sty
+++ b/Master/texmf-dist/tex/latex/powerdot/powerdot-tycja.sty
@@ -7,9 +7,11 @@
%% powerdot.dtx (with options: `pdtycja')
%%
%% ---------------------------------------------------------------
-%% Copyright (C) 2005-2006, 2010 Hendri Adriaens and Christopher Ellison
+%% Copyright (C) 2005-2010 Hendri Adriaens and Christopher Ellison
%% ---------------------------------------------------------------
%%
+%% Version 1.4a prepared by Herbert Voss
+%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
@@ -25,7 +27,7 @@
%% This work consists of all files listed in manifest.txt.
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{powerdot-tycja}[2005/12/06 v1.3 tycja style (HA)]
+\ProvidesPackage{powerdot-tycja}[2005/12/10 v1.4 tycja style (HA)]
\RequirePackage{pifont}
\RequirePackage{pst-grad}
\pddefinepalettes{default}{
@@ -36,6 +38,8 @@
\pddefinetemplate{basic}{
lfpos={.03\slidewidth,.04\slideheight},
lffont=\scriptsize\color{pdcolor3},
+ cfpos={.5\slidewidth,.04\slideheight},
+ cffont=\scriptsize\color{pdcolor3},
rfpos={.97\slidewidth,.04\slideheight},
rffont=\scriptsize\color{pdcolor3},
clockcolor=pdcolor1,clockhook=tl,clockalign=0,
diff --git a/Master/texmf-dist/tex/latex/powerdot/powerdot-upen.sty b/Master/texmf-dist/tex/latex/powerdot/powerdot-upen.sty
index 62645432e2b..3b8169cdf2e 100644
--- a/Master/texmf-dist/tex/latex/powerdot/powerdot-upen.sty
+++ b/Master/texmf-dist/tex/latex/powerdot/powerdot-upen.sty
@@ -7,9 +7,11 @@
%% powerdot.dtx (with options: `pdupen')
%%
%% ---------------------------------------------------------------
-%% Copyright (C) 2005-2006, 2010 Hendri Adriaens and Christopher Ellison
+%% Copyright (C) 2005-2010 Hendri Adriaens and Christopher Ellison
%% ---------------------------------------------------------------
%%
+%% Version 1.4a prepared by Herbert Voss
+%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
@@ -25,7 +27,7 @@
%% This work consists of all files listed in manifest.txt.
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{powerdot-upen}[2005/12/06 v1.2 upen style (PRU,HA)]
+\ProvidesPackage{powerdot-upen}[2005/12/10 v1.3 upen style (PRU,HA)]
\RequirePackage{calc}
\RequirePackage{pifont}
\RequirePackage{pst-grad}
@@ -53,6 +55,7 @@
stocfont=\tiny\raggedleft,
ntochook=tl,ntocpos={.52\slidewidth,.12\slideheight},
lfpos={.05\slidewidth,.045\slideheight},
+ cfpos={.5\slidewidth,.045\slideheight},
rfpos={.95\slidewidth,.045\slideheight},
ifsetup=landscape,
titlepos={.175\slidewidth,.87\slideheight},
@@ -61,6 +64,7 @@
textpos={.175\slidewidth,.77\slideheight},
textwidth=.775\slidewidth,
lfpos={.05\slidewidth,.03\slideheight},
+ cfpos={.5\slidewidth,.03\slideheight},
rfpos={.95\slidewidth,.03\slideheight},
tocpos={.02\slidewidth,.77\slideheight},
tocwidth=.13\slidewidth,
diff --git a/Master/texmf-dist/tex/latex/powerdot/powerdot.cls b/Master/texmf-dist/tex/latex/powerdot/powerdot.cls
index 758d9238805..a5976f8c826 100644
--- a/Master/texmf-dist/tex/latex/powerdot/powerdot.cls
+++ b/Master/texmf-dist/tex/latex/powerdot/powerdot.cls
@@ -7,9 +7,11 @@
%% powerdot.dtx (with options: `powerdot')
%%
%% ---------------------------------------------------------------
-%% Copyright (C) 2005-2006, 2010 Hendri Adriaens and Christopher Ellison
+%% Copyright (C) 2005-2010 Hendri Adriaens and Christopher Ellison
%% ---------------------------------------------------------------
%%
+%% Version 1.4a prepared by Herbert Voss
+%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
@@ -26,7 +28,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesClass{powerdot}
- [2005/12/06 v1.3 powerdot presentation class (HA,CE)]
+ [2010/10/07 v1.4a powerdot presentation class (HA,CE)]
\newif\ifpd@overlay
\newif\ifpd@section
\newif\ifpd@ifsetup
@@ -139,6 +141,7 @@
\let\newcommand\def
\input{size\pd@@size.clo}
\let\newcommand\pd@tempa
+\let\Gm@showparams\@empty
\ifnum\pd@mode=2
\RequirePackage[margin=2cm,includefoot]{geometry}
\else
@@ -197,7 +200,6 @@
\immediate\write\@auxout{\string\newlabel{lastslide}%
{{}{\the\c@slide}{\relax}{}{}}}%
}
-\define@cmdkeys[pd]{global}[pd@@]{lf,rf}
\define@key[pd]{global}{theslide}{\def\theslide{#1}}
\define@key[pd]{global}{thenote}{\def\thenote{#1}}
\define@key[pd]{global}{enumerate}{%
@@ -225,7 +227,7 @@
\XKV@addtolist@n\pd@@counters{#1}%
}
\def\pd@@counters{table,figure,equation,footnote,mpfootnote}
-\define@cmdkey[pd]{glslide}[pd@@]{trans}{}
+\define@cmdkeys[pd]{glslide}[pd@@]{lf,cf,rf,trans}
\define@cmdkey[pd]{glslide}[pd@@]{palette}{%
\ifnum\pd@mode<2
\XKV@ifundefined{pd@pe@\pd@@palette @colors}{%
@@ -263,8 +265,8 @@
\sbox\pd@logobox{#1}%
}
\setkeys[pd]{glslide,global}{%
- lf=,rf=,theslide=\arabic{slide}~/~\pageref*{lastslide},%
- thenote=note~\arabic{note}~of~slide~\arabic{slide},%
+ lf=,cf=,rf=,theslide=\arabic{slide} / \pageref*{lastslide},%
+ thenote=note \arabic{note} of slide \arabic{slide},%
trans=Replace,dminsize=5pt,dmaxsize=40pt,dminwidth=0pt,%
dmaxwidth=\slidewidth,dminheight=0pt,dbright=60,%
dmaxheight=\slideheight,dmindots=5,dmaxdots=40,dprop=,%
@@ -273,7 +275,7 @@
\def\pdsetup{\setkeys[pd]{global,glslide}}
\AtBeginDocument{%
\disable@keys[pd]{global}{%
- lf,rf,theslide,thenote,enumerate,itemize,list,counters%
+ theslide,thenote,enumerate,itemize,list,counters%
}%
}
\define@cmdkeys[pd]{slide}[pd@@]{toc,bm}
@@ -316,6 +318,7 @@
tocsecm,toctcolor,tochlcolor,tochltcolor,%
tocsecindent,tocslideindent,%
lfhook,lfpos,lffont,lftemp,%
+ cfhook,cfpos,cffont,cftemp,%
rfhook,rfpos,rffont,rftemp,%
iacolor,%
clockhook,clockpos,clockwidth,clockheight,%
@@ -351,8 +354,9 @@
tocsecm=,toctcolor=black,tochlcolor=black,tochltcolor=white,%
tocsecindent=0pt,tocslideindent=0pt,%
lfhook=Bl,lfpos=,lffont=\scriptsize,lftemp=\pd@@lf,%
- rfhook=Br,rfpos=,rffont=\scriptsize,rftemp=\pd@@rf\ifx\pd@@rf\@empty
- \else\ifx\theslide\@empty\else~--~\fi\fi\theslide,%
+ cfhook=B,cfpos=,cffont=\scriptsize,cftemp=\pd@@cf,%
+ rfhook=Br,rfpos=,rffont=\scriptsize,rftemp=\pd@@rf\ifx\pd@@rf
+ \@empty\else\ifx\theslide\@empty\else\ -- \fi\fi\theslide,%
iacolor=lightgray,%
clockhook=tr,clockpos=,clockwidth=3cm,clockheight=\baselineskip,%
clockcharsize=14pt,clockalign=2,clockcolor=black%
@@ -649,7 +653,10 @@
}%
\fi
\ifx\pd@@lfpos\@empty\else
- \rput[\pd@@lfhook](\pd@@lfpos){\pd@@lffont\pd@@lf}%
+ \rput[\pd@@lfhook](\pd@@lfpos){\pd@@lffont\pd@@lftemp}%
+ \fi
+ \ifx\pd@@cfpos\@empty\else
+ \rput[\pd@@cfhook](\pd@@cfpos){\pd@@cffont\pd@@cftemp}%
\fi
\ifx\pd@@rfpos\@empty\else
\rput[\pd@@rfhook](\pd@@rfpos){\pd@@rffont\pd@@rftemp}%
@@ -659,7 +666,7 @@
\rput[\pd@@texthook](\pd@@textpos){%
\pd@sl@d@
\ifnum\pd@method=\z@\the\pd@body\else
- \input \jobname.vrb
+ \input\jobname.vrb
\fi
\end{pd@minipage}%
}%
@@ -685,10 +692,12 @@
textfont=\color{black},textwidth=.86\slidewidth,%
lfpos={.04\slidewidth,.035\slideheight},%
lffont=\color{black}\scriptsize,%
+ cfpos={.5\slidewidth,.035\slideheight},%
+ cffont=\color{black}\scriptsize,%
rfpos={.96\slidewidth,.035\slideheight},%
rffont=\color{black}\scriptsize,%
rftemp=\pd@@rf\ifx\pd@@rf\@empty\else
- \ifx\thenote\@empty\else~--~\fi\fi\thenote,%
+ \ifx\thenote\@empty\else\space--\space\fi\fi\thenote,%
}{%
\addtocounter{slide}\m@ne
\ifnum\c@slide=\pd@notet
@@ -794,7 +803,10 @@
\def\pd@tempa{0}%
\InputIfFileExists{\jobname.toc}{}{}%
\edef\pd@notocentries{\the\@tempcnta}%
- \@tempcntb\pd@tempa
+ \ifx\r@lastslide\@undefined\@tempcntb\pd@tempa\else
+ \edef\pd@tempb{\expandafter\@secondoffive\r@lastslide}%
+ \@tempcntb\pd@tempb
+ \fi
\advance\@tempcntb\@ne
\@nameedef{pd@te@\the\@tempcnta @start}{\pd@tempa}%
\@nameedef{pd@te@\the\@tempcnta @stop}{\the\@tempcntb}%
@@ -1278,7 +1290,7 @@
\def\verbatim@processline{%
\pd@lyxget@rgs@ndb@dy
\ifin@
- \def\pd@tempa########1########2########3########4{}%
+ \let\pd@tempa\@gobblefour
\def\next{%
\endgroup\immediate\closeout\@inputcheck
\let\verbatim@processline\pd@orig@verbatim@processline
@@ -1380,6 +1392,7 @@
\pd@maketocbm0%
\hyper@anchorstart{slide.\the\c@slide}\hyper@anchorend
\fi
+ \gdef\lyxend{\gdef\lyxend{}\pd@slide}%
\begin{lrbox}\pd@textbox
\@tempdima\linewidth
\advance\@tempdima-16pt
@@ -1387,9 +1400,13 @@
\subsection*\pd@t@tle
\pd@displaytrue\raggedright
}
+\let\pd@lyxget@rgsandbody\pd@get@rgsandbody
\def\pd@slide{%
+ \end{minipage}\end{lrbox}%
+ \ifpd@display
+ \psframebox[framesep=7pt,linewidth=1pt]{\usebox\pd@textbox}%
\par\smallskip
- \pd@@lf\hfill\ifx\pd@@rf\@empty\else\pd@@rf~--~\fi
+ \pd@@lf\hfill\ifx\pd@@rf\@empty\else\pd@@rf\ -- \fi
\def\pd@tempa{note}%
\ifx\pd@resa\pd@tempa
\ifnum\c@slide=\pd@notet
@@ -1400,9 +1417,6 @@
\xdef\pd@notet{\the\c@slide}%
\thenote
\else\theslide\fi
- \end{minipage}\end{lrbox}%
- \ifpd@display
- \psframebox[framesep=7pt,linewidth=1pt]{\usebox\pd@textbox}%
\par\bigskip
\ifpd@@nopagebreaks\else\vfill\pd@newpage\fi
\fi