From 92d0eb849913cb6e187e29e845873aae7356ef13 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 1 Jan 2014 22:58:24 +0000 Subject: powerdot (1jan14) git-svn-id: svn://tug.org/texlive/trunk@32540 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/latex/powerdot/powerdot-bframe.sty | 130 --------------------- 1 file changed, 130 deletions(-) delete mode 100644 Master/texmf-dist/tex/latex/powerdot/powerdot-bframe.sty (limited to 'Master/texmf-dist/tex/latex/powerdot/powerdot-bframe.sty') diff --git a/Master/texmf-dist/tex/latex/powerdot/powerdot-bframe.sty b/Master/texmf-dist/tex/latex/powerdot/powerdot-bframe.sty deleted file mode 100644 index c71f6768ccc..00000000000 --- a/Master/texmf-dist/tex/latex/powerdot/powerdot-bframe.sty +++ /dev/null @@ -1,130 +0,0 @@ -%% -%% This is file `powerdot-bframe.sty', -%% --------------------------------------------------------------- -%% Copyright (C) 2005-2010 Hendri Adriaens and Christopher Ellison -%% --------------------------------------------------------------- -%% -%% 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. -%% The latest version of this license is in -%% http://www.latex-project.org/lppl.txt -%% and version 1.3 or later is part of all distributions of LaTeX -%% version 2003/12/01 or later. -%% -%% This work has the LPPL maintenance status "unmaintained". -%% -%% This work consists of all files listed in manifest.txt. -%% -%% -\NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesPackage{powerdot-bframe}[2005/12/10 v1.2 bframe style (PRU,HA)] -\RequirePackage{pifont} -\RequirePackage{pst-blur} -\pddefinepalettes{default}{ - \colorlet{pdcolor1}{white} - \definecolor{pdcolor2}{rgb}{.7,.1,.1} - \definecolor{pdcolor3}{rgb}{.01,.05,.56} -} -\pddefinetemplate{basic}{ - 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, - tochlcolor=pdcolor2, - ifsetup=portrait, - titlepos={.5\slidewidth,.91\slideheight}, - titlewidth=.9\slidewidth, - textpos={.05\slidewidth,.85\slideheight}, - textwidth=.9\slidewidth,textheight=.69\slideheight, - tocsecsep=.6ex, - stochook=tr,stocpos={.48\slidewidth,.13\slideheight}, - stocfont=\tiny\raggedleft, - ntocpos={.52\slidewidth,.13\slideheight}, - ifsetup=landscape, - titlepos={.58\slidewidth,.91\slideheight}, - titlewidth=.75\slidewidth, - textpos={.2\slidewidth,.85\slideheight}, - textwidth=.75\slidewidth,textheight=.69\slideheight -}{} -\pddefinetemplate[basic]{titleslide}{ - texthook=t,textpos={.5\slidewidth,.75\slideheight}, - textwidth=.9\slidewidth,textfont=\centering, - titlepos,textheight=.59\slideheight -}\pd@bframebg -\pddefinetemplate[basic]{wideslide}{ - titlepos={.5\slidewidth,.91\slideheight}, - titlewidth=.9\slidewidth, - textpos={.05\slidewidth,.85\slideheight}, - textwidth=.9\slidewidth -}\pd@bframebg -\pddefinetemplate[basic]{slide}{ - ifsetup=landscape, - tocpos={.015\slidewidth,.83\slideheight}, - tocwidth=.14\slidewidth, - tocsecm={\psline[linewidth=.5pt,linecolor=pdcolor2]% - (-.05,-.05)(.143\slidewidth,-.05)} -}{{% - \psset{linecolor=pdcolor3,shadow=true,blur=true,shadowcolor=gray!60}% - \pdifsetup{landscape}{% - \psframe*[framearc=.3](0,.87\slideheight)(.17\slidewidth,.15\slideheight)% - \psframe*[framearc=.1](.18\slidewidth,.87\slideheight)(.98\slidewidth,.15\slideheight)% - \psframe*[framearc=.3](.02\slidewidth,.01\slideheight)(.98\slidewidth,.08\slideheight)% - }{% - \psframe*[framearc=.3](.02\slidewidth,.01\slideheight)(.98\slidewidth,.14\slideheight)% - \psframe*[framearc=.1](.02\slidewidth,.87\slideheight)(.98\slidewidth,.15\slideheight)% - }% -}} -\pddefinetemplate[slide]{sectionslide}{ - titlehook=c,titlefont=\Large\bfseries\centering, - ifsetup=landscape, - titlepos={.575\slidewidth,.55\slideheight}, - ifsetup=portrait, - titlepos={.5\slidewidth,.55\slideheight}, -}{} -\pddefinetemplate[wideslide]{sectionwideslide}{ - titlehook=c,titlefont=\color{white}\Large\bfseries\centering, - titlepos={.5\slidewidth,.55\slideheight}, - titlewidth=.9\slidewidth -}{} -\def\pd@bframebg{{% - \pdifsetup{landscape}{% - \def\pd@tempa{.08\slideheight}% - }{% - \def\pd@tempa{.14\slideheight}% - }% - \psset{linecolor=pdcolor3,shadow=true,blur=true,shadowcolor=gray!60}% - \psframe*[framearc=.3](.02\slidewidth,.01\slideheight)(.98\slidewidth,\pd@tempa)% - \psframe*[framearc=.1](.02\slidewidth,.87\slideheight)(.98\slidewidth,.15\slideheight)% -}} -\def\pd@slidetitle#1{% - \settowidth\@tempdima{#1}% - \ifdim\@tempdima>\pd@@titlewidth\@tempdima\pd@@titlewidth\fi - \rput[B](0,0){\psframebox*[framearc=.3,fillcolor=pdcolor3,% - shadow=true,blur=true,shadowcolor=gray!60]{% - \parbox[b]\@tempdima{#1}% - }% - }% -} -\def\pd@title#1{% - {\let\thanks\@gobble\let\footnote\@gobble\settowidth\@tempdima{#1}}% - \ifdim\@tempdima>\pd@@titlewidth\@tempdima\pd@@titlewidth\fi - \advance\@tempdima-6pt - \psframebox*[framearc=.3,fillcolor=pdcolor2]{\parbox[b]\@tempdima{#1}}% -} -\setkeys[pd]{section}{sectemp=sectionslide,widesectemp=sectionwideslide} -\pdifsetup{landscape}{\def\pd@tocslide#1{{\tiny\color{yellow}\ding{117}} #1}}{} -\def\labelitemi{\footnotesize\ding{110}} -\def\labelitemii{\small\ding{117}} -\def\labelitemiii{\tiny\ding{110}} -\def\labelitemiv{\tiny\ding{117}} -\pdsetup{ - list={labelsep=1em,leftmargin=*,itemsep=0pt,topsep=5pt,parsep=0pt} -} -\def\rmdefault{put} -\endinput -%% -%% End of file `powerdot-bframe.sty'. -- cgit v1.2.3