%% %% This is file `powerdot-isilanes.sty', %% %% It was modified from the powerdot-default.sty style, by %% H. Adriaens and C. Ellison. %% %% ---------------------------------------------------------- %% Copyright (C) 2006 Iņaki Silanes %% ---------------------------------------------------------- %% %% 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. %% \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesPackage{powerdot-isilanes}[2006/11/28 v1.0 isilanes style] \RequirePackage{pifont} % % Commands % \newcommand{\tltxt}{} % Top Left TeXT % % Background image: % %\newcommand{\myback}{/home/pobsicri/Documents/Tesia/Resources/PowerDot/Figures/Zc/zc_endo_ts2_dissolve.eps} \newcommand{\myback}{/home/pobsicri/Documents/Tesia/Resources/PowerDot/Figures/Hands/hands_dissolve_85.eps} % % Left logo: % \newcommand{\myllogo}{/home/pobsicri/Documents/Tesia/Resources/EHU_logo/ehu_logo_realbare.eps} % % Right logo: % \newcommand{\myrlogo}{/home/pobsicri/Documents/Tesia/Resources/PowerDot/Figures/Zc/zc_endo_ts2.eps} %\newcommand{\myrlogo}{/home/pobsicri/Documents/Tesia/Resources/PowerDot/Figures/hands.eps} % % Colors: % \definecolor{pdcolor1}{rgb}{0.0,0.0,0.0} \definecolor{pdcolor2}{rgb}{0.0,1.0,0.0} \definecolor{pdcolor3}{rgb}{0.0,0.0,1.0} \definecolor{tochigh}{rgb}{0.0,0.0,0.0} % Text of highlighted ToC \definecolor{tochighbg}{rgb}{0.7,0.8,1.0} % Background of hl ToC % % Execute the below IF landscape: % % % How the TITLE slide should be: % \pddefinetemplate{titleslide}{ titlefont=\large\bfseries\centering, %lfpos={0.03\slidewidth,0.04\slideheight}, %rfpos={0.97\slidewidth,0.04\slideheight}, lftemp={}, % erase left footer rftemp={}, % erase right footer texthook=t, textpos={0.5\slidewidth,0.75\slideheight}, textwidth=0.7\slidewidth, textfont=\centering, textheight=0.6\slideheight }{% % Custom background: % \rput[c](0.5\slidewidth,0.5\slideheight){\includegraphics[width=0.8\slidewidth]{\myback}} } % % How the BASIC slide should be: % \pddefinetemplate{basic}{ % % Title: % titlepos={0.15\slidewidth,0.92\slideheight}, titlewidth=0.75\slidewidth, textheight=0.68\slideheight, titlefont=\large\bfseries\raggedright, % % Footers: % lfpos={0.03\slidewidth,0.03\slideheight}, rfpos={0.97\slidewidth,0.03\slideheight}, lffont={\tiny}, rffont={\tiny}, % % ToC: % tocslidesep=0.6ex, toctcolor=pdcolor1, tochlcolor=tochighbg, tochltcolor=tochigh, % % For portrait: % ifsetup=portrait, textpos={.05\slidewidth,.83\slideheight}, textwidth=.9\slidewidth, tocsecsep=.6ex, stochook=tr,stocpos={.48\slidewidth,.09\slideheight}, stocfont=\tiny\raggedleft, ntocpos={.52\slidewidth,.09\slideheight}, ifsetup=landscape, textpos={.2\slidewidth,.83\slideheight}, textwidth=.75\slidewidth } { % % Top pdcolor1 line: % \psline[linecolor=pdcolor1,linewidth=0.1mm]% (0.08\slidewidth,0.9\slideheight)(0.92\slidewidth,0.9\slideheight)% % % Bottom pdcolor1 line: % \psline[linecolor=pdcolor1,linewidth=0.1mm]% (0.08\slidewidth,0.07\slideheight)(0.92\slidewidth,0.07\slideheight)% % % EHU logo: % \rput[tl](0.02\slidewidth,0.98\slideheight){\includegraphics[width=0.06\slidewidth]{\myllogo}}% % % Custom background: % \rput[c](0.56\slidewidth,0.52\slideheight){\includegraphics[width=0.7\slidewidth]{\myback}}% % % Upper right corner: % \rput[r](0.96\slidewidth,0.95\slideheight){\tltxt}% %\rput[tr](0.98\slidewidth,0.99\slideheight){\includegraphics[width=0.08\slidewidth]{\myrlogo}}% } % % How the WIDESLIDE slide should be (base=BASIC): % \pddefinetemplate[basic]{wideslide}{ textpos={.05\slidewidth,.83\slideheight}, textwidth=.9\slidewidth }{} % % How the SLIDE should be (base=BASIC): % \pddefinetemplate[basic]{slide}{ ifsetup=landscape, tocpos={.015\slidewidth,.83\slideheight}, tocwidth=.14\slidewidth, tocsecm={\psline[linewidth=.5pt,linecolor=pdcolor1]% (-.05,-.05)(.143\slidewidth,-.05)} }{% % \pdifsetup{landscape}{% % \psframe[fillstyle=solid,fillcolor=pdcolor3,linestyle=none,% % linewidth=0pt](0,.9\slideheight)(.17\slidewidth,.1\slideheight)% % }{}% } % % How the SECTIONSLIDE should be (base=SLIDE): % \pddefinetemplate[slide]{sectionslide}{ titlehook=c,titlefont=\Large\bfseries\centering, ifsetup=landscape, titlepos={0.5\slidewidth,0.55\slideheight}, ifsetup=portrait, titlewidth=.9\slidewidth, titlepos={.5\slidewidth,.55\slideheight} }{} % % How the SECTIONWIDESLIDE should be (base=WIDESLIDE): % \pddefinetemplate[wideslide]{sectionwideslide}{ titlehook=c,titlefont=\Large\bfseries\centering, titlewidth=.9\slidewidth, titlepos={.5\slidewidth,.55\slideheight} }{} % % Kind of like alias-es: % \setkeys[pd]{section}{ sectemp=sectionslide,widesectemp=sectionwideslide } % % Enumerate bullets: % %\def\labelitemi{\footnotesize\ding{110}} \def\labelitemi{\color[rgb]{0.1,0.5,1.0}\ding{227}} \def\labelitemii{\color[rgb]{0.1,0.5,0.5}\small\ding{229}} \def\labelitemiii{\tiny\ding{228}} \def\labelitemiv{\tiny\ding{226}} % % General setup: % \pdsetup{ list={labelsep=1em,leftmargin=*,itemsep=0pt,topsep=5pt,parsep=0pt} } \color{pdcolor1} \def\rmdefault{cmss} \endinput % End of file `powerdot-isilanes.sty'.