diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/powerdot/powerdot-sailor.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/powerdot/powerdot-sailor.sty | 8 |
1 files changed, 6 insertions, 2 deletions
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, |