From 79851be36e2c36f6e55608d2faefb3a90f8e2919 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 20 Jun 2021 17:23:15 +0000 Subject: HA-prosper -> ha-prosper git-svn-id: svn://tug.org/texlive/trunk@59651 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/tex/latex/HA-prosper/HA-prosper.cfg | 46 - .../texmf-dist/tex/latex/HA-prosper/HA-prosper.sty | 1083 -------------------- .../tex/latex/HA-prosper/Styles/Aggie/AMLogo.eps | 971 ------------------ .../tex/latex/HA-prosper/Styles/Aggie/HAPAggie.sty | 216 ---- .../tex/latex/HA-prosper/Styles/Aggie/files.txt | 9 - .../HA-prosper/Styles/Capsules/HAPcapsules.sty | 165 --- .../latex/HA-prosper/Styles/Ciment/HAPciment.sty | 126 --- .../tex/latex/HA-prosper/Styles/Fyma/HAPFyma.sty | 352 ------- .../tex/latex/HA-prosper/Styles/HA/HAPHA.sty | 185 ---- .../tex/latex/HA-prosper/Styles/HA/flower.ps | 109 -- .../tex/latex/HA-prosper/Styles/Lakar/HAPLakar.sty | 212 ---- .../latex/HA-prosper/Styles/Simple/HAPsimple.sty | 129 --- .../tex/latex/HA-prosper/Styles/TCS/HAPTCS.sty | 142 --- .../latex/HA-prosper/Styles/TCS/HAPTCSTealBlue.sty | 170 --- .../tex/latex/HA-prosper/Styles/TCS/HAPTCSgrad.sty | 155 --- .../tex/latex/HA-prosper/Styles/TCS/TCSgradlogo.ps | 46 - .../tex/latex/HA-prosper/Styles/TCS/TCSlogo.ps | 41 - .../tex/latex/HA-prosper/Styles/Tycja/HAPTycja.sty | 160 --- .../texmf-dist/tex/latex/ha-prosper/HA-prosper.cfg | 46 + .../texmf-dist/tex/latex/ha-prosper/HA-prosper.sty | 1083 ++++++++++++++++++++ .../tex/latex/ha-prosper/Styles/Aggie/AMLogo.eps | 971 ++++++++++++++++++ .../tex/latex/ha-prosper/Styles/Aggie/HAPAggie.sty | 216 ++++ .../tex/latex/ha-prosper/Styles/Aggie/files.txt | 9 + .../ha-prosper/Styles/Capsules/HAPcapsules.sty | 165 +++ .../latex/ha-prosper/Styles/Ciment/HAPciment.sty | 126 +++ .../tex/latex/ha-prosper/Styles/Fyma/HAPFyma.sty | 352 +++++++ .../tex/latex/ha-prosper/Styles/HA/HAPHA.sty | 185 ++++ .../tex/latex/ha-prosper/Styles/HA/flower.ps | 109 ++ .../tex/latex/ha-prosper/Styles/Lakar/HAPLakar.sty | 212 ++++ .../latex/ha-prosper/Styles/Simple/HAPsimple.sty | 129 +++ .../tex/latex/ha-prosper/Styles/TCS/HAPTCS.sty | 142 +++ .../latex/ha-prosper/Styles/TCS/HAPTCSTealBlue.sty | 170 +++ .../tex/latex/ha-prosper/Styles/TCS/HAPTCSgrad.sty | 155 +++ .../tex/latex/ha-prosper/Styles/TCS/TCSgradlogo.ps | 46 + .../tex/latex/ha-prosper/Styles/TCS/TCSlogo.ps | 41 + .../tex/latex/ha-prosper/Styles/Tycja/HAPTycja.sty | 160 +++ 36 files changed, 4317 insertions(+), 4317 deletions(-) delete mode 100644 Master/texmf-dist/tex/latex/HA-prosper/HA-prosper.cfg delete mode 100644 Master/texmf-dist/tex/latex/HA-prosper/HA-prosper.sty delete mode 100644 Master/texmf-dist/tex/latex/HA-prosper/Styles/Aggie/AMLogo.eps delete mode 100644 Master/texmf-dist/tex/latex/HA-prosper/Styles/Aggie/HAPAggie.sty delete mode 100644 Master/texmf-dist/tex/latex/HA-prosper/Styles/Aggie/files.txt delete mode 100644 Master/texmf-dist/tex/latex/HA-prosper/Styles/Capsules/HAPcapsules.sty delete mode 100644 Master/texmf-dist/tex/latex/HA-prosper/Styles/Ciment/HAPciment.sty delete mode 100644 Master/texmf-dist/tex/latex/HA-prosper/Styles/Fyma/HAPFyma.sty delete mode 100644 Master/texmf-dist/tex/latex/HA-prosper/Styles/HA/HAPHA.sty delete mode 100644 Master/texmf-dist/tex/latex/HA-prosper/Styles/HA/flower.ps delete mode 100644 Master/texmf-dist/tex/latex/HA-prosper/Styles/Lakar/HAPLakar.sty delete mode 100644 Master/texmf-dist/tex/latex/HA-prosper/Styles/Simple/HAPsimple.sty delete mode 100644 Master/texmf-dist/tex/latex/HA-prosper/Styles/TCS/HAPTCS.sty delete mode 100644 Master/texmf-dist/tex/latex/HA-prosper/Styles/TCS/HAPTCSTealBlue.sty delete mode 100644 Master/texmf-dist/tex/latex/HA-prosper/Styles/TCS/HAPTCSgrad.sty delete mode 100644 Master/texmf-dist/tex/latex/HA-prosper/Styles/TCS/TCSgradlogo.ps delete mode 100644 Master/texmf-dist/tex/latex/HA-prosper/Styles/TCS/TCSlogo.ps delete mode 100644 Master/texmf-dist/tex/latex/HA-prosper/Styles/Tycja/HAPTycja.sty create mode 100644 Master/texmf-dist/tex/latex/ha-prosper/HA-prosper.cfg create mode 100644 Master/texmf-dist/tex/latex/ha-prosper/HA-prosper.sty create mode 100644 Master/texmf-dist/tex/latex/ha-prosper/Styles/Aggie/AMLogo.eps create mode 100644 Master/texmf-dist/tex/latex/ha-prosper/Styles/Aggie/HAPAggie.sty create mode 100644 Master/texmf-dist/tex/latex/ha-prosper/Styles/Aggie/files.txt create mode 100644 Master/texmf-dist/tex/latex/ha-prosper/Styles/Capsules/HAPcapsules.sty create mode 100644 Master/texmf-dist/tex/latex/ha-prosper/Styles/Ciment/HAPciment.sty create mode 100644 Master/texmf-dist/tex/latex/ha-prosper/Styles/Fyma/HAPFyma.sty create mode 100644 Master/texmf-dist/tex/latex/ha-prosper/Styles/HA/HAPHA.sty create mode 100644 Master/texmf-dist/tex/latex/ha-prosper/Styles/HA/flower.ps create mode 100644 Master/texmf-dist/tex/latex/ha-prosper/Styles/Lakar/HAPLakar.sty create mode 100644 Master/texmf-dist/tex/latex/ha-prosper/Styles/Simple/HAPsimple.sty create mode 100644 Master/texmf-dist/tex/latex/ha-prosper/Styles/TCS/HAPTCS.sty create mode 100644 Master/texmf-dist/tex/latex/ha-prosper/Styles/TCS/HAPTCSTealBlue.sty create mode 100644 Master/texmf-dist/tex/latex/ha-prosper/Styles/TCS/HAPTCSgrad.sty create mode 100644 Master/texmf-dist/tex/latex/ha-prosper/Styles/TCS/TCSgradlogo.ps create mode 100644 Master/texmf-dist/tex/latex/ha-prosper/Styles/TCS/TCSlogo.ps create mode 100644 Master/texmf-dist/tex/latex/ha-prosper/Styles/Tycja/HAPTycja.sty (limited to 'Master/texmf-dist/tex/latex') diff --git a/Master/texmf-dist/tex/latex/HA-prosper/HA-prosper.cfg b/Master/texmf-dist/tex/latex/HA-prosper/HA-prosper.cfg deleted file mode 100644 index 55908f75642..00000000000 --- a/Master/texmf-dist/tex/latex/HA-prosper/HA-prosper.cfg +++ /dev/null @@ -1,46 +0,0 @@ -%% -%% This is file `HA-prosper.cfg', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% HA-prosper.dtx (with options: `config') -%% -%% ------------------------------------------ -%% Copyright (C) 2003-2004 by Hendri Adriaens -%% ------------------------------------------ -%% -%% This file may be distributed and/or modified under the -%% conditions of the LaTeX Project Public License, either version 1.2 -%% 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.2 or later is part of all distributions of LaTeX -%% version 1999/12/01 or later. -%% -%% -%% Global defaults of HA-prosper. -%% ============================== -%% -%% You can change this file but be careful since it will -%% affect all of your presentations. See for more information -%% the documentation of the HA-prosper package. -%% -\HAPsetup{% - lf=, - rf=, - trans=\@defaultTransition, - template=slide, - sstart=1, - stype=0, - iacolor=lightgray, - tsnav=FullScreen, - nsnav=ShowBookmarks, - sn={-~p.~\thepage\ifallPages/\totalpages\fi}, - counters= -} -\endinput -%% -%% End of file `HA-prosper.cfg'. diff --git a/Master/texmf-dist/tex/latex/HA-prosper/HA-prosper.sty b/Master/texmf-dist/tex/latex/HA-prosper/HA-prosper.sty deleted file mode 100644 index 087c8704291..00000000000 --- a/Master/texmf-dist/tex/latex/HA-prosper/HA-prosper.sty +++ /dev/null @@ -1,1083 +0,0 @@ -%% -%% This is file `HA-prosper.sty', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% HA-prosper.dtx (with options: `program') -%% -%% ------------------------------------------ -%% Copyright (C) 2003-2004 by Hendri Adriaens -%% ------------------------------------------ -%% -%% This file may be distributed and/or modified under the -%% conditions of the LaTeX Project Public License, either version 1.2 -%% 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.2 or later is part of all distributions of LaTeX -%% version 1999/12/01 or later. -%% -\NeedsTeXFormat{LaTeX2e}[1995/12/01] -\def\HAP@Version{v4.21} -\ProvidesPackage{HA-prosper}[2004/08/20 \HAP@Version\space Patch for prosper] -\typeout{(c) 2003-2004 Hendri Adriaens, Tilburg, the Netherlands} -\typeout{ } -\let\HAP@orig@setkeys\setkeys -\RequirePackage{xkeyval} -\let\xsetkeys\setkeys -\RequirePackage{xcomment} -\RequirePackage{verbatim} -\def\PPRPRV@ReqVersion{v. 0.13} -\@ifclassloaded{ppr-prv}{% - \ifx\PPRPRV@ReqVersion\PPRPRV@Version\else - \PackageError{HA-prosper}{HA-prosper \HAP@Version\space and - ppr-prv \PPRPRV@Version\space are incompatible}% - {Read the documentation of HA-prosper.}% - \fi}{} -\newif\ifHAP@notes -\newif\ifHAP@notesonly -\newif\ifHAP@slidesonly -\DeclareOptionX{notes}{\HAP@slidesonlyfalse\HAP@notestrue\HAP@notesonlyfalse} -\DeclareOptionX{notesonly}{\HAP@notesonlytrue\HAP@slidesonlyfalse\HAP@notesfalse} -\DeclareOptionX{slidesonly}{\HAP@slidesonlytrue\HAP@notesonlyfalse\HAP@notesfalse} -\newif\ifHAP@toc -\DeclareOptionX{toc}{\HAP@toctrue} -\newif\ifHAP@highlight -\DeclareOptionX{highlight}{\HAP@highlighttrue} -\newif\ifHAP@hlsections -\DeclareOptionX{hlsections}{\HAP@hlsectionstrue} -\newif\ifHAP@portrait -\DeclareOptionX{portrait}{\HAP@portraittrue} -\newif\ifHAP@blackslide -\DeclareOptionX{blackslide}{\HAP@blackslidetrue} -\newif\ifHAP@sounds -\DeclareOptionX{sounds}{\HAP@soundstrue} -\def\HAP@Style@chosen{HA} -\DeclareOptionX*{\let\HAP@Style@chosen\CurrentOption} -\ExecuteOptionsX{slidesonly} -\ProcessOptionsX -\let\setkeys\HAP@orig@setkeys -\newbox\HAP@tba -\newbox\HAP@tbb -\newlength\HAP@tla -\newlength\HAP@tlb -\newlength\HAP@tlc -\newlength\HAP@tld -\newcounter{HAP@tca} -\ifHAP@portrait - \slidewidth=150mm - \slideheight=222mm -\else - \slidewidth=222mm - \slideheight=150mm -\fi -\renewcommand{\NewSlideStyle}[4][11cm]{% - \setlength{\slideWidth}{#1}% - \global\pslongbox{posit@Box}{\rput[#2](#3)}% - \newslideframe{the#4}{\csname #4\endcsname{##1}}% - \slidepagestyle{GenericPageStyle}% - \slideframe{the#4}% - \gdef\HAP@current@anchor{#2}% - \gdef\HAP@current@pos{#3}% -} -\def\protected@write#1#2#3{% - \begingroup - #2% - \let\protect\noexpand - \immediate\normal@write#1{#3}% - \endgroup - \if@nobreak\ifvmode\nobreak\fi\fi -} -\newcounter{HAP@notes@slide} -\newcounter{HAP@notes@true} -\newcounter{HAP@notes@temp} -\def\HAP@notes@frame#1{#1} -\ifHAP@portrait - \def\HAP@notes@template{\NewSlideStyle[8.8cm]{tl}{-0.6,4}{HAP@notes@frame}} -\else - \def\HAP@notes@template{\NewSlideStyle[8.8cm]{tl}{1.2,4}{HAP@notes@frame}} -\fi -\ifHAP@notes - \newwrite\HAP@notesout\openout\HAP@notesout\jobname.not\relax -\fi -\ifHAP@notesonly - \begingroup\InputIfFileExists{\jobname.not}{}{}\endgroup - \xcomment{notes} -\fi -\def\notes#1{% - \ifHAP@slidesonly\comment\else - \ifnum\value{slide}=\value{HAP@notes@temp} - \stepcounter{HAP@notes@slide}% - \else - \setcounter{HAP@notes@slide}{1}% - \fi - \setcounter{HAP@notes@temp}{\value{slide}}% - \stepcounter{HAP@notes@true}% - \ifHAP@notesonly\else - \protected@write\HAP@notesout{}{\string\newlabel{notes@\number\c@HAP@notes@true}% - {{}{\number\c@HAP@notes@temp-\number\c@HAP@notes@slide}{\relax }{}{}}}% - \fi - \xdef\HAP@temp@anchor{\HAP@current@anchor}% - \xdef\HAP@temp@pos{\HAP@current@pos}% - \HAP@notes@template\HAP@portraittrue - \begin{slide}[toc=,bm=,trans=Replace]{HAP@notitle}\black - \rput[tl](0,1.5){\fontTitle{\black#1}}% - \ifHAP@notesonly - \rput[tc](4.4,-10.5){\realpageref{notes@\number\c@HAP@notes@true}}% - \else - \rput[tc](4.4,-10.5){\number\c@HAP@notes@temp-\number\c@HAP@notes@slide}% - \fi - \fi -} -\def\endnotes{% - \ifHAP@slidesonly\endcomment\else - \end{slide}% - \global\pslongbox{posit@Box}{\rput[\HAP@temp@anchor](\HAP@temp@pos)}% - \gdef\HAP@current@anchor{\HAP@temp@anchor}% - \gdef\HAP@current@pos{\HAP@temp@pos}% - \addtocounter{slide}{-1}% - \fi -} -\def\HAP@bs@frame#1{% - \psframe[fillstyle=solid,fillcolor=black](-3,-3)(13,13)% - {#1}% -} -\ifHAP@portrait - \def\HAP@bs@template{\NewSlideStyle[10cm]{tl}{-1.25,5.9}{HAP@bs@frame}} -\else - \def\HAP@bs@template{\NewSlideStyle[10cm]{tl}{-1.87,5.2}{HAP@bs@frame}} -\fi -\ifHAP@blackslide - \ifx\PPRPRV@Version\@undefined - \def\@pdfstartpage{2}% - \AtBeginDocument{% - \HAP@bs@template - \begin{slide}[trans=Replace,toc=,bm=]{HAP@notitle}% - {\black\hypertarget{blackslide}{\Acrobatmenu{GoBack}% - {\setlength{\fboxsep}{.5cm}\fbox{GoBack}}}}% - \end{slide}% - \addtocounter{slide}{-1}% - \HAPR@normalSlide - } - \fi -\fi -\def\HAP@writebm#1#2#3#4#5{% - \protected@write\HAP@bmout{}{% - \string\HAPbookmark{#1}{#2}{#3}{#4}{#5}}% -} -\def\HAP@checkbmnumber#1{% - \expandafter\ifx\csname HAP_#1\endcsname\relax - 0% - \else - \csname HAP_#1\endcsname - \fi -} -\newcounter{HAP@temp@sc} -\def\HAP@calcbmnumber#1{% - \setcounter{HAP@temp@sc}{\HAP@checkbmnumber{#1}}% - \stepcounter{HAP@temp@sc}% - \expandafter\xdef\csname HAP_#1\endcsname{\number\c@HAP@temp@sc}% -} -\def\HAPbookmark#1#2#3#4#5{\HAP@calcbmnumber{#5}}% -\InputIfFileExists{\jobname.bm}{}{}% -\def\HAPbookmark#1#2#3#4#5{% - \pdfstringdef\HAP@temp@bm{#3}% - \pdfmark{pdfmark=/OUT, - Raw={/Count #1\HAP@checkbmnumber{#2} - /Page #4 /View [/XYZ null null null] - /Title (\HAP@temp@bm)}% - }% -}% -\InputIfFileExists{\jobname.bm}{}{}% -\newwrite\HAP@bmout\immediate\openout\HAP@bmout\jobname.bm\relax -\def\SlideSound#1{% - \ifHAP@sounds - \IfFileExists{.///#1}{}{% - \PackageError{HA-prosper}{The sound file is not in the - current directory. You can go ahead, but any PDF viewer - will complain that the file is missing!}\@ehc - }% - \pdfmark{pdfmark=/ANN, - Raw={/Rect [0 0 0 0] /Subtype /Movie - /Title (SlideSound) /Movie << /F (#1) >>}% - }% - \pdfmark{pdfmark=/PUT, - Raw={{ThisPage} << /AA << /O << /S /Movie - /T (SlideSound) /Operation /Play >> >> >>}% - }% - \fi -} -\newcounter{HAP@sc@toc} -\newcounter{HAP@sc@pres} -\newcounter{HAP@sc@slides} -\def\tsection{\@ifstar - {\@ifnextchar[{\HAP@@tsection{0}{2}}{\HAP@@tsection{0}{2}[]}}% - {\@ifnextchar[{\HAP@@tsection{0}{1}}{\HAP@@tsection{0}{1}[]}}% -} -\def\HAP@@tsection#1#2[#3]#4{% - \def\HAP@tempa{#3}% - \ifx\HAP@tempa\@empty - \def\HAP@tempa{#4}% - \fi - \stepcounter{HAP@sc@pres}% - \setcounter{HAP@sc@slides}{0}% - \stepcounter{trueSlideCounter}% - \HAP@contentsline{#2}{#4}{\number\c@trueSlideCounter}{\number\c@HAP@sc@pres}% - \HAP@writebm{}{section.\number\c@HAP@sc@pres}{\HAP@tempa}% - {\number\c@trueSlideCounter}{}% - \addtocounter{trueSlideCounter}{-1}% -} -\define@key{HAP@keys@slide}{template}{\def\HAP@templatekey{#1}} -\def\part{\@ifnextchar[{\HAP@part{0}}{\HAP@part{0}[]}} -\def\tsectionandpart{\@ifstar - {\@ifnextchar[{\HAP@part{2}}{\HAP@part{2}[]}}% - {\@ifnextchar[{\HAP@part{1}}{\HAP@part{1}[]}}% -} -\def\HAP@part#1[#2]#3{% - \begingroup - \xsetkeys{HAP@keys@slide,HAP@keys@slidespec}{#2}% - \ifnum#1=\z@ - \ifx\HAP@bmkey\@empty - \begin{\HAP@templatekey}[toc=#3,#2,bm=#3]{HAP@notitle}% - \else - \begin{\HAP@templatekey}[bm=#3,toc=#3,#2]{HAP@notitle}% - \fi - \else - \ifcase - \ifx\HAP@tockey\@undefined\@ne\fi - \ifx\HAP@tockey\@empty\@ne\fi - \z@ - \ifcase - \ifx\HAP@bmkey\@undefined\@ne\fi - \ifx\HAP@bmkey\@empty\@ne\fi - \z@ - \HAP@@tsection{1}{#1}[\HAP@bmkey]{\HAP@tockey}% - \else - \HAP@@tsection{1}{#1}[#3]{\HAP@tockey}% - \fi - \else - \ifcase - \ifx\HAP@bmkey\@undefined\@ne\fi - \ifx\HAP@bmkey\@empty\@ne\fi - \z@ - \HAP@@tsection{1}{#1}[\HAP@bmkey]{#3}% - \else - \HAP@@tsection{1}{#1}[#3]{#3}% - \fi - \fi - \begin{\HAP@templatekey}[#2,toc=,bm=]{HAP@notitle}% - \fi - \vspace*{1.5cm}% - \begin{center}% - \fontTitle{#3}% - \end{center}% - \end{\HAP@templatekey}% - \endgroup -} -\let\HAP@tocentryb\@undefined -\newif\ifHAP@firstTocEntry -\AtEndDocument{% - \ifHAP@toc - \expandafter\newwrite\csname tf@toc\endcsname - \immediate\openout\csname tf@toc\endcsname\jobname.toc\relax - \ifHAP@highlight\ifHAP@notesonly\else - \stepcounter{trueSlideCounter}% - \protected@write\@auxout{}{% - \string\@writefile{toc}{% - \string\pcontentsline{\HAP@tocentrya}{\HAP@tocentryb}% - {\HAP@tocentryc}{\number\c@trueSlideCounter}{\HAP@tocentryd}}% - }% - \fi\fi\fi -} -\def\pcontentsline#1#2#3#4#5{% - \ifnum#1=\z@ - \ifnum\HAP@toctype=\@ne\else - \HAP@pcontentsline{#1}{#2}{#3}{#4}{#5}% - \fi - \else - \ifnum\HAP@toctype=\tw@ - \setcounter{HAP@sc@toc}{#5}% - \else - \HAP@pcontentsline{#1}{#2}{#3}{#4}{#5}% - \fi - \fi -} -\def\HAP@pcontentsline#1#2#3#4#5{% - \ifnum#1=\z@ - \ifnum\HAP@toctype=\tw@ - \def\HAP@toctext{\HAP@tlineonly{#2}}% - \else - \def\HAP@toctext{\HAP@tline{#2}}% - \fi - \else - \setcounter{HAP@sc@toc}{#5}% - \ifnum\HAP@toctype=\@ne - \def\HAP@toctext{\HAP@tsectiononly{#2}}% - \else - \def\HAP@toctext{\HAP@tsection{#2}}% - \fi - \fi - \ifcase - \ifnum\value{HAP@sc@pres}=\value{HAP@sc@toc}\@ne\fi - \ifnum\value{HAP@sc@toc}=\z@\ifnum\HAP@toctype=\z@\@ne\else - \ifnum\value{HAP@sc@pres}=\z@\@ne\fi\fi\fi - \ifnum#1=\@ne\@ne\fi - \z@ - \else - \ifHAP@firstTocEntry\else - \ifcase - \ifnum#1=\z@\@ne\fi - \ifnum\HAP@toctype=\@ne\@ne\fi - \z@ - \vspace*{\HAP@tsectionskip}% - \else - \vspace*{\HAP@titemskip}% - \fi - \fi - \HAP@firstTocEntryfalse - \ifnum#1=\z@\else\HAP@tsectionm\fi - \ifcase - \ifHAP@highlight - \ifnum\value{trueSlideCounter}<#3\space\else - \ifnum\value{trueSlideCounter}<#4\@ne\fi\fi - \ifHAP@hlsections\ifnum#1=\z@\else - \ifnum\value{HAP@sc@pres}=\value{HAP@sc@toc}\@ne\fi\fi\fi - \fi - \z@ - \let\HAP@tempa\HAP@tocentry - \else - \let\HAP@tempa\HAP@hltocentry - \fi - \HAP@pdfpagelink{\HAP@tempa}{#3}% - \par - \fi -} -\def\HAP@pdfpagelink#1#2{% - \pdfmark[#1]{pdfmark=/LNK, - Raw={/Page #2 /Border [0 0 0] /View [/XYZ null null null]}}% -} -\def\HAP@contentsline#1#2#3#4{% - \ifHAP@toc - \ifHAP@highlight - \ifx\HAP@tocentryb\@undefined\else - \protected@write\@auxout{}{% - \string\@writefile{toc}{% - \string\pcontentsline{\HAP@tocentrya}{\HAP@tocentryb}% - {\HAP@tocentryc}{#3}{\HAP@tocentryd}}}% - \fi - \gdef\HAP@tocentrya{#1}% - \protected@xdef\HAP@tocentryb{#2}% - \xdef\HAP@tocentryc{#3}% - \xdef\HAP@tocentryd{#4}% - \else - \protected@write\@auxout{}{% - \string\@writefile{toc}{% - \string\pcontentsline{#1}{#2}{#3}{}% - {\ifnum#1=\z@\else\number\c@HAP@sc@pres\fi}}}% - \fi - \fi -} -\def\HAP@toc{% - \def\HAP@toctype{0}% - \HAP@tocinput -} -\def\HAP@tsections{% - \def\HAP@toctype{1}% - \HAP@tocinput -} -\def\HAP@tcontent{% - \def\HAP@toctype{2}% - \HAP@tocinput -} -\def\HAP@tocinput{% - \HAP@firstTocEntrytrue - \setcounter{HAP@sc@toc}{0}% - \makeatletter - \fontToc{\InputIfFileExists{\jobname.toc}{}{}}% - \makeatother -} -\define@key{HAP@keys@slidespec}{bm}{\def\HAP@bmkey{#1}} -\define@key{HAP@keys@slidespec}{toc}{\def\HAP@tockey{#1}} -\define@key{HAP@keys@slide}{trans}{\def\HAP@transkey{#1}} -\define@key{HAP@keys@slide}{sound}{\def\HAP@soundkey{#1}} -\def\SlideNormal{\@ifnextchar[\HAP@SlideNormal{\HAP@SlideNormal[]}} -\def\HAP@SlideNormal[#1]#2{% - \xsetkeys{HAP@keys@slide,HAP@keys@slidespec}{#1}% - \stepcounter{trueSlideCounter}% - \PDFtransition{\HAP@transkey}% - \ifx\HAP@soundkey\@undefined\else - \SlideSound{\HAP@soundkey}% - \fi - \begin{slide@seminar}% - \ifHAP@portrait\landscapefalse\fi - \def\HAP@tempa{#2}% - \def\HAP@tempb{HAP@notitle}% - \ifx\HAP@tempa\HAP@tempb - \ifx\HAP@tockey\@undefined\else\ifx\HAP@tockey\@empty\else - \HAP@contentsline{0}{\HAP@tockey}{\number\c@trueSlideCounter}{}% - \fi\fi - \ifx\HAP@bmkey\@undefined\else\ifx\HAP@bmkey\@empty\else - \stepcounter{HAP@sc@slides}% - \HAP@writebm{}{section.\number\c@HAP@sc@pres.\number\c@HAP@sc@slides}% - {\HAP@bmkey}{\number\c@trueSlideCounter}{section.\number\c@HAP@sc@pres}% - \fi\fi - \else - \slidetitle{#2}% - \ifx\HAP@bmkey\@undefined - \stepcounter{HAP@sc@slides}% - \HAP@writebm{}{section.\number\c@HAP@sc@pres.\number\c@HAP@sc@slides}% - {#2}{\number\c@trueSlideCounter}{section.\number\c@HAP@sc@pres}% - \else\ifx\HAP@bmkey\@empty\else - \stepcounter{HAP@sc@slides}% - \HAP@writebm{}{section.\number\c@HAP@sc@pres.\number\c@HAP@sc@slides}% - {\HAP@bmkey}{\number\c@trueSlideCounter}{section.\number\c@HAP@sc@pres}% - \fi\fi - \ifx\HAP@tockey\@undefined - \HAP@contentsline{0}{#2}{\number\c@trueSlideCounter}{}% - \else\ifx\HAP@tockey\@empty\else - \HAP@contentsline{0}{\HAP@tockey}{\number\c@trueSlideCounter}{}% - \fi\fi - \fi - \begin{posit@Box}% - \begin{minipage}{\slideWidth}% - \raggedright - \@DefMyItem% - \ifinColor\@fontTextColor\else\@fontTextBW\fi -} -\def\endSlideNormal{% - \end{minipage}% - \end{posit@Box}% - \end{slide@seminar}% -} -\def\SlideOverlay{\@ifnextchar[\HAP@SlideOverlay{\HAP@SlideOverlay[]}} -\def\HAP@SlideOverlay[#1]#2{% - \xsetkeys{HAP@keys@slide,HAP@keys@slidespec}{#1}% - \stepcounter{trueSlideCounter}% - \PDFtransition{\HAP@transkey}% - \ifx\HAP@soundkey\@undefined\else - \SlideSound{\HAP@soundkey}% - \fi - \begin{slide@seminar}% - \ifHAP@portrait\landscapefalse\fi - \def\HAP@tempa{#2}% - \def\HAP@tempb{HAP@notitle}% - \ifx\HAP@tempa\HAP@tempb\else - \ifHAP@firstOverlay - \global\HAP@firstOverlayfalse - \ifcollapsedBookmarks\def\HAP@tempa{-}\else\def\HAP@tempa{}\fi - \ifx\HAP@bmkey\@undefined - \stepcounter{HAP@sc@slides}% - \HAP@writebm{\HAP@tempa}{section.\number\c@HAP@sc@pres.\number\c@HAP@sc@slides}% - {#2}{\number\c@trueSlideCounter}{section.\number\c@HAP@sc@pres}% - \else\ifx\HAP@bmkey\@empty\else - \stepcounter{HAP@sc@slides}% - \HAP@writebm{\HAP@tempa}{section.\number\c@HAP@sc@pres.\number\c@HAP@sc@slides}% - {\HAP@bmkey}{\number\c@trueSlideCounter}{section.\number\c@HAP@sc@pres}% - \fi\fi - \ifx\HAP@tockey\@undefined - \HAP@contentsline{0}{#2}{\number\c@trueSlideCounter}{}% - \else\ifx\HAP@tockey\@empty\else - \HAP@contentsline{0}{\HAP@tockey}{\number\c@trueSlideCounter}{}% - \fi\fi - \else - \ifx\HAP@bmkey\@undefined - \HAP@writebm{}{overlay}{#2}{\number\c@trueSlideCounter}% - {section.\number\c@HAP@sc@pres.\number\c@HAP@sc@slides}% - \else\ifx\HAP@bmkey\@empty\else - \HAP@writebm{}{overlay}{\HAP@bmkey}{\number\c@trueSlideCounter}% - {section.\number\c@HAP@sc@pres.\number\c@HAP@sc@slides}% - \fi\fi - \fi - \slidetitle{#2}% - \fi - \begin{posit@Box}% - \begin{minipage}{\slideWidth}% - \raggedright - \@DefMyItem% - \ifinColor\@fontTextColor\else\@fontTextBW\fi - {\overlay{1}}% -} -\def\endSlideOverlay{% - \end{minipage}% - \end{posit@Box}% - \end{slide@seminar}% - \ifDVItoPS\else - \addtocounter{slide}{-1}% - \fi -} -\let\slide=\SlideNormal -\let\endslide=\endSlideNormal -\renewenvironment{thebibliography}[1]{% - \list{\@biblabel{\@arabic\c@enumiv}}% - {\settowidth\labelwidth{\@biblabel{#1}}% - \leftmargin\labelwidth - \advance\leftmargin\labelsep - \@openbib@code - \usecounter{enumiv}% - \let\p@enumiv\@empty - \renewcommand\theenumiv{\@arabic\c@enumiv}}% - \sloppy - \clubpenalty4000 - \@clubpenalty \clubpenalty - \widowpenalty4000% - \sfcode`\.\@m -}{% - \def\@noitemerr{\@latex@warning{Empty `thebibliography' environment}}% - \endlist -} -\let\NoFrenchBabelItemize\relax -\def\HAP@toodeep{\PackageError{HA-prosper}{Items too deeply nested}\@ehd} -\newif\ifHAP@active -\newif\ifHAP@nested -\let\HAP@orig@item=\item -\def\xitem{\@ifnextchar<\HAP@xitem{\HAP@xitem<0>}} -\def\HAP@xitem<#1>{% - \PackageError{HA-prosper}{Lonely \string\item--perhaps a missing - list environment}\@ehc -} -\AtBeginDocument{% - \def\itemize{% - \def\HAP@xitem<##1>{% - \ifHAP@nested\else\HAP@activetrue\fi - \HAP@orig@item - }% - \ifnum\@itemdepth>\tw@\HAP@toodeep\else - \advance\@itemdepth\@ne - \edef\@itemitem{labelitem\romannumeral\the\@itemdepth}% - \expandafter - \list - \csname\@itemitem\endcsname{% - \setlength{\itemsep}{\z@}% - \setlength{\parsep}{\z@}% - \setlength{\topsep}{\z@}% - \setlength{\partopsep}{\z@}% - \addtolength{\topsep}{-\parskip}% - \addtolength{\partopsep}{\parskip}% - \ifnum\@itemdepth<2 - \settowidth{\HAP@tla}{\labelitemi}% - \addtolength{\HAP@tla}{\labelsep}% - \setlength{\leftmargin}{\HAP@tla}% - \setlength{\itemsep}{.5ex}% - \fi\raggedright - \def\makelabel##1{\hss\llap{##1}}}% - \fi - } - \let\enditemize\endlist - \def\enumerate{% - \def\HAP@xitem<##1>{% - \ifHAP@nested\else\HAP@activetrue\fi - \HAP@orig@item - }% - \ifnum\@enumdepth>\tw@\HAP@toodeep\else - \advance\@enumdepth\@ne - \edef\@enumctr{enum\romannumeral\the\@enumdepth}% - \expandafter - \list - \csname label\@enumctr\endcsname{% - \setlength{\itemsep}{\z@}% - \setlength{\parsep}{\z@}% - \setlength{\topsep}{\z@}% - \setlength{\partopsep}{\z@}% - \addtolength{\topsep}{-\parskip}% - \addtolength{\partopsep}{\parskip}% - \ifnum\@enumdepth<2 - \settowidth{\HAP@tla}{\labelenumi}% - \addtolength{\HAP@tla}{\labelsep}% - \setlength{\leftmargin}{\HAP@tla}% - \setlength{\itemsep}{.5ex}% - \fi\raggedright - \usecounter\@enumctr\def\makelabel##1{\hss\llap{##1}}}% - \fi - } - \let\endenumerate\endlist -} -\newcounter{HAP@listdepth} -\define@key{HAP@keys@step}{sstart}{\def\HAP@Istart{#1}} -\define@key{HAP@keys@step}{stype}{\def\HAP@Itype{#1}} -\define@key{HAP@keys@step}{iacolor}{\def\HAP@Icolor{#1}} -\def\itemstep{\@ifnextchar[{\HAP@stepenv{0}}{\HAP@stepenv{0}[]}} -\def\enumstep{\@ifnextchar[{\HAP@stepenv{1}}{\HAP@stepenv{1}[]}} -\def\enditemstep{\endHAP@stepenv{0}} -\def\endenumstep{\endHAP@stepenv{1}} -\def\HAP@stepenv#1[#2]{% - \HAP@nestedtrue - \xsetkeys{HAP@keys@step}{#2}% - \ifDVItoPS\def\HAP@Itype{0}\fi - \ifnum#1=\z@ - \begin{itemize}% - \else - \begin{enumerate}% - \fi - \ifnum\value{HAP@listdepth}=\z@ - \setcounter{item@step}{\HAP@Istart}% - \addtocounter{item@step}{-1}% - \fi - \stepcounter{HAP@listdepth}% - \def\HAP@xitem<##1>{% - \stepcounter{item@step}% - \setcounter{HAP@tca}{\value{item@step}}% - \addtocounter{HAP@tca}{##1}% - \HAP@activetrue - \ifnum\HAP@Itype=\z@ - \HAP@textc - \OnSlide{\value{item@step}-}% - \else - \ifnum\HAP@Itype=\@ne\OnSlide{\value{item@step}-}\fi - \ifcase - \ifnum\value{overlaysCount}<\value{item@step}\@ne\fi - \ifnum\value{overlaysCount}>\value{HAP@tca}\@ne\fi - \z@ - \HAP@textc - \else - \csname\HAP@Icolor\endcsname - \HAP@activefalse - \fi - \fi - \HAP@orig@item - }% -} -\def\endHAP@stepenv#1{% - \ifnum#1=\z@ - \end{itemize}% - \else - \end{enumerate}% - \fi - \addtocounter{HAP@listdepth}{-1}% - \ifnum\value{HAP@listdepth}=\z@ - \setcounter{item@step}{0}% - \HAP@nestedfalse - \fi -} -\def\title#1{\gdef\@title{#1}} -\def\author#1{\gdef\@author{#1}} -\renewcommand{\maketitle}[1][]{% - \expandafter\ifx\csname frenchTeXmods\endcsname\relax - \else - \ifx\@soORI\@undefined - \PackageWarning{prosper}{This page is intentionally left blank - to overcome an incompatibility bug in the seminar class with - the old (< 1999/11/23) B. Gaulle's 'french' package.}% - \begin{center}% - {\black\small - \textsf{prosper} class: page intentionally left blank to overcome - an incompatibility bug between B. Gaulle 'french' package and - the seminar class.}% - \end{center}% - \clearpage \setcounter{page}{0}% - \fi\fi - \begin{slide}[#1]{HAP@notitle}% - \ptsize{10}% - \begin{center}% - \@titleSpacing\par - \normalfont - {\ifinColor\@fontTitleColor\else\@fontTitleBW\fi\@title\par}% - \ifx\@Subtitle\@empty\else - {\ifinColor\@fontSubtitleColor\else\@fontSubtitleBW\fi\@Subtitle\par}% - \fi - \vskip2em - {\ifinColor\@fontAuthorColor\else\@fontAuthorBW\fi - \begin{tabular}[t]{c}\@author\end{tabular}\par}% - \vfill - \end{center}% - \end{slide}% -} -\newif\ifHAP@firstOverlay -\def\Overlays{% - \HAP@firstOverlaytrue - \global\let\slide\SlideOverlay - \global\let\endslide\endSlideOverlay - \setcounter{overlay@page}{\value{slide}}% -} -\def\endOverlays{% - \HAP@firstOverlayfalse - \global\let\slide\SlideNormal - \global\let\endslide\endSlideNormal - \setcounter{slide}{\value{overlay@page}}% - \stepcounter{slide}% -} -\long\def\overlays#1#2{% - \bgroup - \aftergroup\HAP@cleanupOverlay - \InOverlaystrue - \setcounter{limitOverlays}{#1}% - \setcounter{overlaysCount}{1}% - \ifDVItoPS - #2 - \else - \begin{Overlays}% - \bgroup - \loop - \@everyOverlay - \HAP@scounters - #2 - \ifnum\value{overlaysCount}<\value{limitOverlays}{% - \stepcounter{overlaysCount}% - \HAP@rcounters - }% - \repeat - \egroup - \end{Overlays}% - \fi - \egroup -} -\def\HAP@cleanupOverlay{% - \InOverlaysfalse - \setcounter{limitOverlays}{0}% - \setcounter{overlaysCount}{0}% -} -\let\saveCtr\relax -\define@key{HAP@keys@globalonly}{counters}{% - \def\HAP@counterslist{#1}% - \ifx\HAP@counterslist\@empty - \g@addto@macro\HAP@counterslist{figure,equation,table}% - \else - \g@addto@macro\HAP@counterslist{,figure,equation,table}% - \fi - \@for\HAP@tempa:=\HAP@counterslist\do{% - \@ifundefined{c@\HAP@tempa}{\@nocounterr{\HAP@tempa}}% - {\@ifundefined{c@HAP@oldc@\HAP@tempa}{\newcounter{HAP@oldc@\HAP@tempa}}{}}% - }% -} -\def\HAP@scounters{% - \@for\HAP@tempa:=\HAP@counterslist\do{% - \setcounter{HAP@oldc@\HAP@tempa}{\value{\HAP@tempa}}% - }% -} -\def\HAP@rcounters{% - \@for\HAP@tempa:=\HAP@counterslist\do{% - \setcounter{\HAP@tempa}{\value{HAP@oldc@\HAP@tempa}}% - }% -} -\def\@fontLFColor{\@fontTextColor\fontsize{5pt}{5pt}\selectfont} -\def\@fontLFBW{\@fontTextBW\fontsize{5pt}{5pt}\selectfont} -\newcommand{\FontLeftFoot}[2]{% - \gdef\@fontLFColor{#1}% - \gdef\@fontLFBW{#2}} -\newcommand{\fontLeftFoot}[1]{{\ifinColor\@fontLFColor\else\@fontLFBW\fi#1}} -\def\@fontRFColor{\@fontTextColor\fontsize{5pt}{5pt}\selectfont} -\def\@fontRFBW{\@fontTextBW\fontsize{5pt}{5pt}\selectfont} -\newcommand{\FontRightFoot}[2]{% - \gdef\@fontRFColor{#1}% - \gdef\@fontRFBW{#2}} -\newcommand{\fontRightFoot}[1]{{\ifinColor\@fontRFColor\else\@fontRFBW\fi#1}} -\def\@fontAuthorColor{\@fontTextColor} -\def\@fontAuthorBW{\@fontTextBW} -\newcommand{\FontAuthor}[2]{% - \gdef\@fontAuthorColor{#1}% - \gdef\@fontAuthorBW{#2}} -\newcommand{\fontAuthor}[1]{{\ifinColor\@fontAuthorColor\else\@fontAuthorBW\fi#1}} -\def\@fontInstColor{\@fontTextColor\fontsize{7pt}{7pt}\selectfont} -\def\@fontInstBW{\@fontTextBW\fontsize{7pt}{7pt}\selectfont} -\newcommand{\FontInst}[2]{% - \gdef\@fontInstColor{#1}% - \gdef\@fontInstBW{#2}} -\newcommand{\fontInst}[1]{{\ifinColor\@fontInstColor\else\@fontInstBW\fi#1}} -\let\institution\fontInst -\def\@fontEmailColor{\@fontTextColor\fontsize{7pt}{7pt}\selectfont} -\def\@fontEmailBW{\@fontTextBW\fontsize{7pt}{7pt}\selectfont} -\newcommand{\FontEmail}[2]{% - \gdef\@fontEmailColor{#1}% - \gdef\@fontEmailBW{#2}} -\newcommand{\fontEmail}[1]{{\ifinColor\@fontEmailColor\else\@fontEmailBW\fi#1}} -\let\email\fontEmail -\def\@fontTocColor{\@fontTextColor\fontsize{4pt}{6pt}\selectfont} -\def\@fontTocBW{\@fontTextBW\fontsize{4pt}{6pt}\selectfont} -\newcommand{\FontToc}[2]{% - \gdef\@fontTocColor{#1}% - \gdef\@fontTocBW{#2}} -\newcommand{\fontToc}[1]{{\ifinColor\@fontTocColor\else\@fontTocBW\fi#1}} -\renewpagestyle{GenericPageStyle}{}{} -\define@key{HAP@keys@globalonly}{lf}{\def\HAP@leftfoot{#1}} -\define@key{HAP@keys@globalonly}{rf}{\def\HAP@rightfoot{#1}} -\def\LeftFoot#1{\def\HAP@leftfoot{#1}} -\def\RightFoot#1{\def\HAP@rightfoot{#1}} -\define@key{HAP@keys@globalonly}{sn}{\def\HAP@sn{#1}} -\newcommand{\HAP@PutLF}[2]{% - \rput[#1](#2){\parbox[t]{\slidewidth}{\fontLeftFoot{\HAP@leftfoot}}}% -} -\newcommand{\HAP@PutRF}[2]{% - \ifx\HAP@sn\@empty - \rput[#1](#2){% - \parbox[t]{\slidewidth}{\hfill\fontRightFoot{\HAP@rightfoot}}}% - \else - \rput[#1](#2){% - \parbox[t]{\slidewidth}{\hfill\fontRightFoot{\HAP@rightfoot~\HAP@sn}}}% - \fi -} -\newlength{\HAP@lcolwidth} -\newlength{\HAP@rcolwidth} -\newlength{\HAP@frsep} -\newlength{\HAP@colsep} -\newlength{\HAP@topsep} -\newlength{\HAP@bottomsep} -\newlength{\HAP@indent} -\define@key{HAP@keys@dual}{lineheight}{\def\HAP@lineheight{#1}} -\define@key{HAP@keys@dual}{lfrheight}{\def\HAP@lfrheight{#1}} -\define@key{HAP@keys@dual}{rfrheight}{\def\HAP@rfrheight{#1}} -\define@key{HAP@keys@dual}{frsep}{\setlength{\HAP@frsep}{#1}} -\define@key{HAP@keys@dual}{colsep}{\setlength{\HAP@colsep}{#1}} -\define@key{HAP@keys@dual}{lcolwidth}{\setlength{\HAP@lcolwidth}{#1}} -\define@key{HAP@keys@dual}{rcolwidth}{\setlength{\HAP@rcolwidth}{#1}} -\define@key{HAP@keys@dual}{topsep}{\setlength{\HAP@topsep}{#1}} -\define@key{HAP@keys@dual}{bottomsep}{\setlength{\HAP@bottomsep}{#1}} -\define@key{HAP@keys@dual}{indent}{\setlength{\HAP@indent}{#1}} -\def\HAP@maxdim#1#2{\ifdim#1>#2#1\else#2\fi} -\def\dualslide{\@ifnextchar[\HAP@dualslide{\HAP@@@dualslide[][][]}} -\def\HAP@dualslide[#1]{% - \@ifnextchar[{\HAP@@dualslide[#1]}% - {\HAP@@@dualslide[#1][#1][#1]}% -} -\def\HAP@@dualslide[#1][#2]{% - \@ifnextchar[{\HAP@@@dualslide[#1][#2]}% - {\HAP@@@dualslide[#1][#2][#1]}% -} -\long\def\HAP@@@dualslide[#1][#2][#3]#4#5#6{% - \setlength{\HAP@frsep}{1.5mm}% - \setlength{\HAP@colsep}{.06\linewidth}% - \setlength{\HAP@lcolwidth}{.47\linewidth}% - \setlength{\HAP@rcolwidth}{.47\linewidth}% - \setlength{\HAP@topsep}{0cm}% - \setlength{\HAP@bottomsep}{0cm}% - \setlength{\HAP@indent}{0cm}% - \xsetkeys{HAP@keys@dual}{#4}% - \sbox\HAP@tba{\begin{minipage}{\HAP@lcolwidth}#5\end{minipage}}% - \setlength{\HAP@tlc}{\the\ht\HAP@tba}% - \addtolength{\HAP@tlc}{\the\dp\HAP@tba}% - \sbox\HAP@tbb{\begin{minipage}{\HAP@rcolwidth}#6\end{minipage}}% - \setlength{\HAP@tld}{\the\ht\HAP@tbb}% - \addtolength{\HAP@tld}{\the\dp\HAP@tbb}% - \setlength{\HAP@tlc}{\HAP@maxdim{\HAP@tlc}{\HAP@tld}}% - \ifx\HAP@lfrheight\@undefined\else - \setlength{\HAP@tlc}{\HAP@maxdim{\HAP@lfrheight}{\HAP@tlc}}% - \fi - \ifx\HAP@lineheight\@undefined\else - \setlength{\HAP@tlc}{\HAP@maxdim{\HAP@lineheight}{\HAP@tlc}}% - \fi - \ifx\HAP@rfrheight\@undefined\else - \setlength{\HAP@tlc}{\HAP@maxdim{\HAP@rfrheight}{\HAP@tlc}}% - \fi - \pspicture(-\HAP@indent,\HAP@topsep)(\linewidth,-\HAP@tlc)% - \psset{unit=1pt,linewidth=.25pt,linecolor=HAP@framecolor}% - \setlength{\HAP@tla}{\HAP@lcolwidth}% - \addtolength{\HAP@tla}{\HAP@frsep}% - \ifx\HAP@lfrheight\@undefined\else - \psframe[#1](-\HAP@frsep,\HAP@frsep)(\HAP@tla,-\HAP@lfrheight)% - \fi - \rput[tl](0,0){\usebox{\HAP@tba}}% - \setlength{\HAP@tla}{\HAP@lcolwidth}% - \addtolength{\HAP@tla}{.5\HAP@colsep}% - \ifx\HAP@lineheight\@undefined\else - \psline[#2](\HAP@tla,\HAP@frsep)(\HAP@tla,-\HAP@lineheight)% - \fi - \addtolength{\HAP@tla}{.5\HAP@colsep}% - \setlength{\HAP@tlc}{\HAP@tla}% - \addtolength{\HAP@tla}{-\HAP@frsep}% - \setlength{\HAP@tlb}{\HAP@tla}% - \addtolength{\HAP@tlb}{\HAP@rcolwidth}% - \addtolength{\HAP@tlb}{2\HAP@frsep}% - \ifx\HAP@rfrheight\@undefined\else - \psframe[#3](\HAP@tla,\HAP@frsep)(\HAP@tlb,-\HAP@rfrheight)% - \fi - \rput[tl](\HAP@tlc,0){\usebox{\HAP@tbb}}% - \endpspicture\par -} -\newcounter{HAP@onslide@count} -\newcounter{HAP@onslide@end} -\newif\ifHAP@displayMat -\let\HAP@onslide@list\@empty -\def\onSlide{\@ifstar{\HAP@onSlide{1}}{\HAP@onSlide{0}}} -\long\def\HAP@onSlide#1#2{% - \HAP@split#2,\relax,% - \let\HAP@next\@gobble - \ifDVItoPS - \ifAccumulate - \let\HAP@next\@iden% - \fi - \else - \ifHAP@displayMat - \let\HAP@next\@iden% - \HAP@displayMatfalse - \else - \ifnum#1=\z@ - \let\HAP@next\@on@overlay@one% - \fi - \fi - \fi - \HAP@next -} -\def\OnSlide#1{% - \HAP@split#1,\relax,% - \ifDVItoPS\else - \ifHAP@displayMat - \HAP@displayMatfalse - \else - \overlay{1}% - \fi - \fi -} -\def\HAP@split#1,{% - \ifx\relax#1\@empty\else - \HAP@read#1--\relax - \expandafter\HAP@split - \fi -} -\def\HAP@read#1-#2-#3\relax{% - \def\HAP@tempa{#1}% - \def\HAP@tempb{#2}% - \def\HAP@tempc{#3}% - \ifx\HAP@tempa\@empty - \setcounter{HAP@onslide@count}{1}% - \else - \HAP@sp\HAP@tempd{#1}% - \ifHAP@plus - \setcounter{HAP@onslide@count}{\value{item@step}}% - \addtocounter{HAP@onslide@count}{\HAP@tempd}% - \else - \setcounter{HAP@onslide@count}{#1}% - \fi - \fi - \ifx\HAP@tempb\@empty - \ifx\HAP@tempc\@empty - \HAP@sp\HAP@tempd{#1}% - \ifHAP@plus - \setcounter{HAP@onslide@end}{\value{item@step}}% - \addtocounter{HAP@onslide@end}{\HAP@tempd}% - \else - \setcounter{HAP@onslide@end}{#1}% - \fi - \else - \setcounter{HAP@onslide@end}{\value{limitOverlays}}% - \fi - \else - \HAP@sp\HAP@tempd{#2}% - \ifHAP@plus - \setcounter{HAP@onslide@end}{\value{item@step}}% - \addtocounter{HAP@onslide@end}{\HAP@tempd}% - \else - \setcounter{HAP@onslide@end}{#2}% - \fi - \fi - \ifnum\value{HAP@onslide@count}>\value{HAP@onslide@end}% - \@expandtwoargs\in@{,\theslide,}{,\HAP@onslide@list,}% - \ifin@\else - \PackageError{HA-prosper}{Invalid onSlide or OnSlide range or missing overlays - on slide \theslide}{You can go ahead, but material will be missing.}% - \xdef\HAP@onslide@list{% - \HAP@onslide@list - \ifx\HAP@onslide@list\@empty\else,\fi - \theslide - }% - \fi - \else - \ifnum\value{HAP@onslide@count}>\value{overlaysCount}\else - \ifnum\value{HAP@onslide@end}<\value{overlaysCount}\else - \HAP@displayMattrue - \fi\fi - \fi -} -\def\:{\let\@pltoken=+}\:% -\newtoks\HAP@toks@ -\newif\ifHAP@plus -\def\HAP@sp#1#2{% - \futurelet\HAP@tempa\HAP@@sp#2\@nil\@nil+\@nil\relax#1}% -\def\HAP@@sp{% - \ifx\HAP@tempa\@pltoken - \HAP@plustrue - \expandafter\HAP@@@sp - \else - \HAP@plusfalse - \expandafter\HAP@@@sp\expandafter+% - \fi -}% -\def\HAP@@@sp+#1\@nil{\HAP@@@@sp#1}% -\def\HAP@@@@sp#1\@nil#2\relax#3{\HAP@toks@{#1}\edef#3{\the\HAP@toks@}} -\newcommand{\xitemwait}[1][1]{\addtocounter{item@step}{#1}} -\define@key{HAP@keys@globalonly}{tsnav}{\gdef\HAP@TSNav{#1}} -\def\TitleSlideNav#1{\gdef\HAP@TSNav{#1}} -\define@key{HAP@keys@globalonly}{nsnav}{\gdef\HAP@NSNav{#1}} -\def\NormalSlideNav#1{\gdef\HAP@NSNav{#1}} -\def\totalpages{\realpageref{last@page}} -\def\HAPsetup#1{% - \xsetkeys{HAP@keys@globalonly,HAP@keys@slide,HAP@keys@step}{#1}% -} -\HAPsetup{lf=,rf=,trans=\@defaultTransition,template=slide,sstart=1, - stype=0,iacolor=lightgray,tsnav=FullScreen,nsnav=ShowBookmarks, - sn={-~p.~\thepage\ifallPages/\totalpages\fi},counters= -} -\input{HA-prosper.cfg} -\hypersetup{pdfpagescrop={0 0 595 840}} -\AtBeginDocument{\def\@pdfcreator{LaTeX with hyperref and - HA-prosper packages}} -\ptsize{10} -\let\slidetitle\@undefined -\IfFileExists{HAP\HAP@Style@chosen.sty}{% - \RequirePackage{HAP\HAP@Style@chosen}% -}{\PackageError{HA-prosper}{unknown HA-prosper style file: HAP\HAP@Style@chosen.sty}% - {Sorry, no additional help}} -\ifx\HAPR@normalSlide\@undefined - \PackageError{HA-prosper}{HA-prosper normal slide is - not defined in your template}% - {Check that your template HAP\HAP@Style@chosen.sty supports - normal slides and that it is up to date}% -\else - \HAPR@normalSlide - \ifx\HAPR@wideSlide\@undefined - \else - \def\wideslide{\@ifnextchar[\HAP@wideslide{\HAP@wideslide[]}}% - \def\HAP@wideslide[#1]#2{% - \HAPR@wideSlide - \begin{slide}[#1]{#2}% - }% - \def\endwideslide{\end{slide}\HAPR@normalSlide}% - \fi - \ifx\HAPR@partSlide\@undefined - \else - \def\partslide{\@ifnextchar[\HAP@partslide{\HAP@partslide[]}}% - \def\HAP@partslide[#1]#2{% - \HAPR@partSlide - \begin{slide}[#1]{#2}% - }% - \def\endpartslide{\end{slide}\HAPR@normalSlide}% - \fi -\fi -\ifcase - \ifx\HAPR@normalSlide\@undefined\@ne\fi - \ifx\HAPR@titleSlide\@undefined\@ne\fi - \z@ - \let\HAP@orig@maketitle=\maketitle - \def\maketitle{\@ifnextchar[\HAP@maketitle{\HAP@maketitle[]}}% - \newcommand{\HAP@maketitle}[1][]{% - \HAPR@titleSlide\HAP@orig@maketitle[#1]\HAPR@normalSlide - }% -\fi -\ifx\HAP@tline\@undefined\def\HAP@tline#1{#1}\fi -\ifx\HAP@tlineonly\@undefined\def\HAP@tlineonly#1{#1}\fi -\ifx\HAP@tsection\@undefined\def\HAP@tsection#1{#1}\fi -\ifx\HAP@tsectiononly\@undefined\def\HAP@tsectiononly#1{#1}\fi -\ifx\HAP@tsectionskip\@undefined\def\HAP@tsectionskip{1.5em}\fi -\ifx\HAP@titemskip\@undefined\def\HAP@titemskip{.1em}\fi -\ifx\HAP@tsectionm\@undefined\let\HAP@tsectionm\@empty\fi -\ifx\HAP@twidth\@undefined\def\HAP@twidth{2cm}\fi -\ifx\HAP@tborder\@undefined\def\HAP@tborder{.05cm}\fi -\ifx\HAP@textc\@undefined\newrgbcolor{HAP@textc}{0 0 0}\fi -\ifx\HAP@framecolor\@undefined\newrgbcolor{HAP@framecolor}{0 0 0}\fi -\ifx\HAP@hcolor\@undefined\newrgbcolor{HAP@hcolor}{0 0 0}\fi -\ifx\HAP@htcolor\@undefined\newrgbcolor{HAP@htcolor}{1 1 1}\fi -\ifx\HAP@tocentry\@undefined - \def\HAP@tocentry{% - \parbox[b]{\HAP@twidth}{\raggedright\HAP@toctext}% - }% -\fi -\ifx\HAP@hltocentry\@undefined - \def\HAP@hltocentry{% - \psframebox*[framesep=\HAP@tborder,fillcolor=HAP@hcolor,boxsep=false]% - {\parbox[b]{\HAP@twidth}{\raggedright{\HAP@htcolor\HAP@toctext}}}% - }% -\fi -\@ifclassloaded{ppr-prv}{\InputIfFileExists{HAP-ppr-prv.def}{}{}}{} -\endinput -%% -%% End of file `HA-prosper.sty'. diff --git a/Master/texmf-dist/tex/latex/HA-prosper/Styles/Aggie/AMLogo.eps b/Master/texmf-dist/tex/latex/HA-prosper/Styles/Aggie/AMLogo.eps deleted file mode 100644 index 1d32dfc4786..00000000000 --- a/Master/texmf-dist/tex/latex/HA-prosper/Styles/Aggie/AMLogo.eps +++ /dev/null @@ -1,971 +0,0 @@ -%!PS-Adobe-3.0 EPSF-3.0 -%%BoundingBox: 0 6 135 139 -%%HiResBoundingBox: 0.000000 6.960000 134.880005 138.000005 -%......................................... -%%Creator: AFPL Ghostscript 811 (epswrite) -%%CreationDate: 2004/03/14 10:10:45 -%%DocumentData: Clean7Bit -%%LanguageLevel: 2 -%%EndComments -%%BeginProlog -% This copyright applies to everything between here and the %%EndProlog: -% Copyright (C) 2003 artofcode LLC, Benicia, CA. All rights reserved. -%%BeginResource: procset GS_epswrite_2_0_1001 -/GS_epswrite_2_0_1001 80 dict dup begin -/PageSize 2 array def/setpagesize{ PageSize aload pop 3 index eq exch -4 index eq and{ pop pop pop}{ PageSize dup 1 -5 -1 roll put 0 4 -1 roll put dup null eq {false} {dup where} ifelse{ exch get exec} -{ pop/setpagedevice where -{ pop 1 dict dup /PageSize PageSize put setpagedevice} -{ /setpage where{ pop PageSize aload pop pageparams 3 {exch pop} repeat -setpage}if}ifelse}ifelse}ifelse} bind def -/!{bind def}bind def/#{load def}!/N/counttomark # -/rG{3{3 -1 roll 255 div}repeat setrgbcolor}!/G{255 div setgray}!/K{0 G}! -/r6{dup 3 -1 roll rG}!/r5{dup 3 1 roll rG}!/r3{dup rG}! -/w/setlinewidth #/J/setlinecap # -/j/setlinejoin #/M/setmiterlimit #/d/setdash #/i/setflat # -/m/moveto #/l/lineto #/c/rcurveto # -/p{N 2 idiv{N -2 roll rlineto}repeat}! -/P{N 0 gt{N -2 roll moveto p}if}! -/h{p closepath}!/H{P closepath}! -/lx{0 rlineto}!/ly{0 exch rlineto}!/v{0 0 6 2 roll c}!/y{2 copy c}! -/re{4 -2 roll m exch dup lx exch ly neg lx h}! -/^{3 index neg 3 index neg}! -/f{P fill}!/f*{P eofill}!/s{H stroke}!/S{P stroke}! -/q/gsave #/Q/grestore #/rf{re fill}! -/Y{P clip newpath}!/Y*{P eoclip newpath}!/rY{re Y}! -/|={pop exch 4 1 roll 1 array astore cvx 3 array astore cvx exch 1 index def exec}! -/|{exch string readstring |=}! -/+{dup type/nametype eq{2 index 7 add -3 bitshift 2 index mul}if}! -/@/currentfile #/${+ @ |}! -/B{{2 copy string{readstring pop}aload pop 4 array astore cvx -3 1 roll}repeat pop pop true}! -/Ix{[1 0 0 1 11 -2 roll exch neg exch neg]exch}! -/,{true exch Ix imagemask}!/If{false exch Ix imagemask}!/I{exch Ix image}! -/Ic{exch Ix false 3 colorimage}! -/F{/Columns counttomark 3 add -2 roll/Rows exch/K -1/BlackIs1 true>> -/CCITTFaxDecode filter}!/FX{<nT1B7CT!!!!TbaC6ezB$AL!s8W-!s8W-!s8W-!s8W,Cb[phTz -!1D'T1B7CT!!!!TREY^2s8W-!s8W-!s8W-!s8W-!s3-lezz!!!"2s8W-!AcMfeREY^2s8W-!s8W,C -R/d3e!!!!TR@+$Tz!+sI!s3-lez!!"h!AcMf2!!!!Tbfp+es8W-!s8W-!s8W-!s8Uo2AcMf2 -!!!!TREY^2s8W-!s8W-!s8W-!s8W-!baC6ezz!!$X2s8W+2!!"gCbl@_Cs8W-!s8U<2z!!"gCbaC6ez -!&L%eAcMf2zB$AJ2z!!"h!bl@_Cs8W-!s8W-!s8W-!baE'TAnGXeAsples8U<2AnGXeAnGYCbfp+e -s8W-!s8W-!s8W-!s8W,CR:^&CAnGXeAnGXeAsr]!s8U;TAnIITs8W-!s8W-!s3-mCAnGXeAnIIT -baE'TAnGXeAspl2AnGXeAnGYCbflJeAnGXeAnK92s8W-!s8W-!s8W-!s8W,CR54gCzB$AL!s3-lez -!!$WTbl@_Cs8W-!s8W-!s8W-!s8U<21B7CTzzB)ho2s-Wie1RZJes8W-!s8W-!baC6ez1RZJ2AcMf2z -B$=iez!&L%ebaC6ezB$AL!s8W-!s8W-!s8W-!s8U<21B7CT!!!"2bfp+ebaC6ez!+sI!s8W-!s8W-! -s8W-!s8W-!s3-lezz!!!"2s8W-!AcMfeREY^2s8W-!s8W,CR/d3e!!!!TREWlez!!!"2bVK5!z1RZJ2 -AcMf2!!!!Tbfp+es8W-!s8W-!s8W-!bflJeAnGXeAnIITs8W,CbaE'TAnGXeB$AL!s8W-!s8W-! -s8W-!s8W-!baE'TAnGXeAnGXeAnIJ2s8W,CAnGYCbl@_Cs8W-!s8U<2AnGXeAnGYCbflJeAnGXe -AnGYCAnGXeAnGYCbfn;!AnGXeAnGZ!bl@_Cs8W-!s8W-!s8W,Cb[phTz1RZJes8UnT1B7CTzz!!"h!bfn:Cz!!"h!bl@_Cs8W-!s8W-!s8U -Q -cleartomark end end pagesave restore showpage -%%PageTrailer -%%Trailer -%%Pages: 1 diff --git a/Master/texmf-dist/tex/latex/HA-prosper/Styles/Aggie/HAPAggie.sty b/Master/texmf-dist/tex/latex/HA-prosper/Styles/Aggie/HAPAggie.sty deleted file mode 100644 index 1ed1c7922da..00000000000 --- a/Master/texmf-dist/tex/latex/HA-prosper/Styles/Aggie/HAPAggie.sty +++ /dev/null @@ -1,216 +0,0 @@ -%============================================================================== -% -% HAPAggie -- style file for use with HA-prosper. -% -% Created by: Jack Stalnaker -% stalnaker@tamu.edu -% Texas A&M University -% -% Copyright (c) 2004 Jack Stalnaker. All rights reserved. -% -% This program may be distributed and/or modified under the -% conditions of the LaTeX Project Public License, either version 1.2 -% 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.2 or later is part of all distributions of LaTeX -% version 1999/12/01 or later. -% -% This program consists of the files listed in files.txt present in this package. -% -% Credit goes to Hendri Adriaens for creating HA-Prosper, and because this -% style is based on an amalgamation of his HA style and the CentER style. -% I made it more Texas A&M-like and added the curves and gradients. -% I also changed the way the toc entries were highlighted in order to -% allow multi-line entries. This was accomplished with strategically placed -% \parboxes and \psframeboxes. -% -% N.B. This looks best when "Smooth line art" has been checked under -% Acrobat Reader-->Edit-->Preferences-->General. Also, this would look -% good with your logo(s) between the footers, as in the CentER style. -%============================================================================== - -\NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesPackage{HAPAggie}[2004/05/16] -\typeout{`Aggie' style for HA-prosper} -\typeout{(c) 2004 Jack Stalnaker, College Station, Texas} -\typeout{Package version: 1.1} -\typeout{ } - -% Color definitions -\newrgbcolor{HAP@textc}{.17 .31 .44} -\newrgbcolor{maroon}{.51 .13 .16} -\newrgbcolor{HAP@framecolor}{.00 .37 .00} -\newrgbcolor{ccopperd}{.89 .85 .69} -\newrgbcolor{ccopperl}{.96 .94 .89} - -% Highlighting definitions -\newrgbcolor{HAP@hcolor}{.51 .13 .16} % Highlight frame color -\newrgbcolor{HAP@htcolor}{.99 .99 .99} % Highlight text color - -% Font definitions -\FontTitle{\usefont{T1}{uag}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\maroon}% - {\usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\maroon} -\FontText{\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc}% - {\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc} -\FontLeftFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont}% - {\@fontTextColor\fontsize{4pt}{4pt}\selectfont} -\FontRightFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont}% - {\@fontTextColor\fontsize{4pt}{4pt}\selectfont} -\ifHAP@portrait% - \FontToc{\@fontTextColor\fontsize{4pt}{6pt}\selectfont}% - {\@fontTextColor\fontsize{4pt}{6pt}\selectfont} -\else% - \FontToc{\@fontTextColor\fontsize{6pt}{7.5pt}\selectfont}% - {\@fontTextColor\fontsize{6pt}{7.5pt}\selectfont} -\fi - -% Slide style definitions -\RequirePackage{pst-grad} -\newcommand{\TitleSlide}[1]{% - \ifHAP@portrait% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=ccopperl](-2.1,-2.3)(12.7,8.4)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=ccopperd](-2.1,8.35)(12.5,8.4)% - \psellipse[linestyle=solid,linecolor=maroon,fillstyle=solid,% - fillcolor=ccopperd](4,-1)(10,2)% - \rput[lb](-0.5,8.8){% - \@ifundefined{HAP@TSNav}% - {\includegraphics[scale=.35]{AMLogo.eps}}% - {\Acrobatmenu{\HAP@TSNav}{\includegraphics[scale=.35]{AMLogo.eps}}}% - }% - \HAP@PutLF{tl}{-0.95,-.35}% - \HAP@PutRF{tr}{8.6,-.35}% - \else% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=ccopperl](-2.1,-2.1)(12.7,7.4)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=maroon](-2.1,7.35)(12.5,7.4)% - \psellipse[linestyle=solid,linecolor=maroon,fillstyle=solid,% - fillcolor=ccopperd](4.5,-1.5)(10,1.5)% - \rput[lb](-1.5,6.6){% - \@ifundefined{HAP@TSNav}% - {\includegraphics[scale=.35]{AMLogo.eps}}% - {\Acrobatmenu{\HAP@TSNav}{\includegraphics[scale=.35]{AMLogo.eps}}}% - }% - \HAP@PutLF{tl}{-1.65,-.9}% - \HAP@PutRF{tr}{11.35,-.9}% - \fi% - {#1}}% - -\newcommand{\NormalSlide}[1]{% - \ifHAP@portrait% - \psframe[linestyle=none,fillstyle=gradient,% - gradbegin=ccopperl,gradend=white,gradmidpoint=0](-2.3,12)(.9,-.43)% - \psellipse[linestyle=none,fillstyle=solid,% - fillcolor=white](1.3,4.5)(1.5,8)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=ccopperd](-2.1,-.6)(12.5,-.2)% - \psline[linecolor=maroon,linewidth=.5pt](-2.1,-.21)(12.5,-.21)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=ccopperl](-2.1,-2.3)(12.5,-.57)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=maroon](-2.1,-2.2)(12.5,-2.3)% - \rput[lb](-1,9.7){% - \@ifundefined{HAP@NSNav}% - {\includegraphics[scale=.25]{AMLogo.eps}}% - {\Acrobatmenu{\HAP@NSNav}{\includegraphics[scale=.25]{AMLogo.eps}}}% - }% - \ifHAP@toc% - \rput[tr](3.7,-.8){\begin{minipage}[t]{2cm}\HAP@tsections\end{minipage}}% - \rput[tl](4.1,-.8){\begin{minipage}[t]{2cm}\HAP@tcontent\end{minipage}}% - \fi% - \HAP@PutLF{tl}{-0.95,-.35}% - \HAP@PutRF{tr}{8.6,-.35}% - \else% - \psframe[linestyle=none,fillstyle=gradient,% - gradbegin=ccopperl,gradend=white,gradmidpoint=0](-2.3,9)(.7,-.53)% - \psellipse[linestyle=none,fillstyle=solid,% - fillcolor=white](3.3,4.3)(3,10)% - \ifHAP@toc% - \rput[lt](-1.7,6.55){\begin{minipage}[t]{2cm}\HAP@toc\end{minipage}}% - \fi% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=ccopperd](-2.1,-1.5)(12.5,-.5)% - \psline[linecolor=maroon,linewidth=.5pt](-2.1,-.51)(12.5,-.51)% - \rput[lb](-1.4,7.2){% - \@ifundefined{HAP@NSNav}% - {\includegraphics[scale=.25]{AMLogo.eps}}% - {\Acrobatmenu{\HAP@NSNav}{\includegraphics[scale=.25]{AMLogo.eps}}}% - }% - \HAP@PutLF{tl}{-1.65,-.9}% - \HAP@PutRF{tr}{11.35,-.9}% - \fi% - {#1}}% - -\newcommand{\SpecialSlide}[1]{% - \ifHAP@portrait% - \psframe[linestyle=none,fillstyle=gradient,% - gradbegin=ccopperl,gradend=white,gradmidpoint=0](-2.3,12)(.9,-.43)% - \psellipse[linestyle=none,fillstyle=solid,% - fillcolor=white](1.3,4.5)(1.5,8)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=ccopperd](-2.1,-.6)(12.5,-.2)% - \psline[linecolor=maroon,linewidth=.5pt](-2.1,-.21)(12.5,-.21)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=ccopperl](-2.1,-2.3)(12.5,-.57)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=maroon](-2.1,-2.2)(12.5,-2.3)% - \rput[lb](-1,9.7){% - \@ifundefined{HAP@NSNav}% - {\includegraphics[scale=.25]{AMLogo.eps}}% - {\Acrobatmenu{\HAP@NSNav}{\includegraphics[scale=.25]{AMLogo.eps}}}% - }% - \ifHAP@toc% - \rput[tr](3.7,-.8){\begin{minipage}[t]{2cm}\HAP@tsections\end{minipage}}% - \rput[tl](4.1,-.8){\begin{minipage}[t]{2cm}\HAP@tcontent\end{minipage}}% - \fi% - \HAP@PutLF{tl}{-0.95,-.35}% - \HAP@PutRF{tr}{8.6,-.35}% - \else% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=ccopperd](-2.1,-1.5)(12.5,-.5)% - \psframe[linestyle=none,fillstyle=gradient,gradbegin=ccopperl,% - gradend=white,gradmidpoint=1,gradangle=90](-2.1,7.65)(12.5,9.0) - \rput[lb](-1.4,7.2){% - \@ifundefined{HAP@NSNav}% - {\includegraphics[scale=.25]{AMLogo.eps}}% - {\Acrobatmenu{\HAP@NSNav}{\includegraphics[scale=.25]{AMLogo.eps}}}% - }% - \psline[linecolor=maroon,linewidth=.5pt](-2.1,-.51)(12.5,-.51)% - \HAP@PutLF{tl}{-1.65,-.9}% - \HAP@PutRF{tr}{11.35,-.9}% - \fi% - {#1}}% - -\ifHAP@portrait - \newcommand{\HAPR@titleSlide}{\NewSlideStyle[8.4cm]{t}{3.85,2.4}{TitleSlide}} - \newcommand{\HAPR@normalSlide}{\NewSlideStyle[7.8cm]{tl}{.77,4}{NormalSlide}} - \newcommand{\HAPR@wideSlide}{\NewSlideStyle[8.3cm]{tl}{-0.5,4}{SpecialSlide}} - \newcommand{\slidetitle}[1]{\rput[Bl](.77,4.9){\fontTitle{\textsl{#1}}}} -\else - \newcommand{\HAPR@titleSlide}{\NewSlideStyle[11cm]{t}{4.67,2.4}{TitleSlide}} - \newcommand{\HAPR@normalSlide}{\NewSlideStyle[9.78cm]{tl}{.77,3.7}{NormalSlide}} - \newcommand{\HAPR@wideSlide}{\NewSlideStyle[12.3cm]{tl}{-1.4,3.3}{SpecialSlide}} - \newcommand{\slidetitle}[1]{\rput[Bl](.77,4.4){\fontTitle{\textsl{#1}}}} -\fi - -% List item definitions -\RequirePackage{pifont} -\myitem{1}{\ifHAP@active\maroon\fi\raisebox{1pt}{\fontsize{6pt}{6pt}\selectfont\ding{108}}} -\myitem{2}{\ifHAP@active\maroon\fi\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{70}}} -\myitem{3}{\ifHAP@active\maroon\fi\raisebox{1pt}{\fontsize{5pt}{5pt}\selectfont\ding{110}}} - -% Style of table of contents entries -\newcommand{\HAP@tline}[1]{\ding{118}\,\parbox[t]{1.7cm}{\raggedright#1}} -\newcommand{\HAP@tlineonly}[1]{\parbox[t]{1.7cm}{\raggedright#1}} -\newcommand{\HAP@tsection}[1]{\parbox[b]{1.9cm}{\raggedright#1}} -\newcommand{\HAP@tsectionm}{% - \ifHAP@portrait\else - \psline[linecolor=maroon,linewidth=.25pt](-.05,-.05)(2,-.05)% - \fi -} -\newcommand{\HAP@tsectiononly}[1]{\parbox{1.7cm}{\raggedright#1\,}} - -\endinput diff --git a/Master/texmf-dist/tex/latex/HA-prosper/Styles/Aggie/files.txt b/Master/texmf-dist/tex/latex/HA-prosper/Styles/Aggie/files.txt deleted file mode 100644 index 6d184ad103f..00000000000 --- a/Master/texmf-dist/tex/latex/HA-prosper/Styles/Aggie/files.txt +++ /dev/null @@ -1,9 +0,0 @@ -Files included in the 'Aggie' style package for HA-Prosper -=========================================================== -1) HAPAggie.sty -- the actual style file -2) AMLogo.eps -- Texas A&M logo. Replace with your own, if you so desire. -3) files.txt -- You're reading it. - -If you need help contact Jack Stalnaker at stalnaker@tamu.edu - ---Jack diff --git a/Master/texmf-dist/tex/latex/HA-prosper/Styles/Capsules/HAPcapsules.sty b/Master/texmf-dist/tex/latex/HA-prosper/Styles/Capsules/HAPcapsules.sty deleted file mode 100644 index fb0cd8e4f4b..00000000000 --- a/Master/texmf-dist/tex/latex/HA-prosper/Styles/Capsules/HAPcapsules.sty +++ /dev/null @@ -1,165 +0,0 @@ -%============================================================================== -% HA-prosper -- (HAPcapsules.sty) Style file -% A LaTeX class for creating slides -% Author: Mathieu Goutelle (mgoutell[at]users[dot]sourceforge[dot]net) -% UREC CNRS, France -% -% Copyright (c) 2004 Mathieu Goutelle -% All rights reserved. -% -% This program may be distributed and/or modified under the -% conditions of the LaTeX Project Public License, either version 1.2 -% 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.2 or later is part of all distributions of LaTeX -% version 1999/12/01 or later. -% -%============================================================================== -\NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesPackage{HAPcapsules}[2004/06/10] -\typeout{capsules style for HA-prosper} -\typeout{(c) 2004 Mathieu Goutelle, UREC CNRS, France} -\typeout{ } - -\ifHAP@portrait - \PackageError{HAPcapsules}{This template does not support portrait slides}% - {Sorry, no additional help}% -\fi - -% Required packages -\RequirePackage{amssymb} -\RequirePackage{palatino,mathpazo} - -% Colors -\newrgbcolor{mylightgreen}{0.6 0.8 0.6} -\newrgbcolor{mygreen}{0 0.4 0.4} -\newrgbcolor{myblue}{0 0.2 0.4} -\newrgbcolor{HAP@textc}{0 0.2 0.4} -\newrgbcolor{HAP@framecolor}{.17 .31 .44} - -% Highlighting definitions -\newrgbcolor{HAP@hcolor}{0 0.2 0.4} % Highlight frame color -\newrgbcolor{HAP@htcolor}{1 1 1} % Highlight text color - -% Font definitions -\FontTitle{\usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\mygreen}% - {\usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\mygreen} -\FontSubtitle{\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\myblue}% - {\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\myblue} -\FontText{\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc}% - {\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc} -\FontLeftFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont}% - {\@fontTextColor\fontsize{4pt}{4pt}\selectfont} -\FontRightFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont}% - {\@fontTextColor\fontsize{4pt}{4pt}\selectfont} - -\newcommand{\TitleSlide}[1]{ - \psframe[fillstyle=solid,fillcolor=mylightgreen,linestyle=none,linewidth=0pt](-2,-2)(5,9)% - \pscircle[fillstyle=solid,fillcolor=white,linestyle=none,linewidth=0pt](0.5,5.5){1}% - \psframe[fillstyle=solid,fillcolor=white,linestyle=none,linewidth=0pt](0.5,4.5)(5.41,6.5)% - - \pscircle[fillstyle=solid,fillcolor=myblue,linestyle=none,linewidth=0pt](11,1){0.2}% - \psframe[fillstyle=solid,fillcolor=myblue,linestyle=none,linewidth=0pt](4,0.8)(11,1.2)% - - \HAP@PutLF{tl}{-1.65,-.9}% - \HAP@PutRF{tr}{11.35,-.9}% - - {#1}} - -\newcommand{\NormalSlide}[1]{ - \psframe[fillstyle=solid,fillcolor=mylightgreen,linestyle=none,linewidth=0pt](-2,-2)(0.4,9)% - \psframe[fillstyle=solid,fillcolor=mylightgreen,linestyle=none,linewidth=0pt](0,7.5)(5,9)% - \pscircle[fillstyle=solid,fillcolor=white,linestyle=none,linewidth=0pt](0.9,7.5){0.5}% - \psframe[fillstyle=solid,fillcolor=white,linestyle=none,linewidth=0pt](0.9,7.49)(5.41,8)% - - \pscircle[fillstyle=solid,fillcolor=myblue,linestyle=none,linewidth=0pt](-0.1,6.8){0.2}% - \psframe[fillstyle=solid,fillcolor=myblue,linestyle=none,linewidth=0pt](-0.1,6.6)(9.4,7)% - - \ifHAP@toc% - \rput[lt](-1.7,6.25){\begin{minipage}[t]{2cm}\HAP@toc\end{minipage}}% - \fi% - - \HAP@PutLF{tl}{-1.65,-.9}% - \HAP@PutRF{tr}{11.35,-.9}% - - {#1}} - -\newcommand{\SpecialSlide}[1]{ - \psframe[fillstyle=solid,fillcolor=mylightgreen,linestyle=none,linewidth=0pt](-2,-2)(-1,9)% - \psframe[fillstyle=solid,fillcolor=mylightgreen,linestyle=none,linewidth=0pt](-1,7.5)(5,9)% - \pscircle[fillstyle=solid,fillcolor=white,linestyle=none,linewidth=0pt](-0.5,7.5){0.5}% - \psframe[fillstyle=solid,fillcolor=white,linestyle=none,linewidth=0pt](-0.5,7.49)(5.41,8)% - - \pscircle[fillstyle=solid,fillcolor=myblue,linestyle=none,linewidth=0pt](-1.5,6.8){0.2}% - \psframe[fillstyle=solid,fillcolor=myblue,linestyle=none,linewidth=0pt](-1.5,6.6)(9.4,7)% - - \HAP@PutLF{tl}{-1.65,-.9}% - \HAP@PutRF{tr}{11.35,-.9}% - - {#1}} - -\newcommand{\HAPR@titleSlide}{% - \NewSlideStyle[11.5cm]{tl}{-0.8,2.6}{TitleSlide}} -\newcommand{\HAPR@normalSlide}{% - \global\let\slidetitle=\normal@slidetitle - \NewSlideStyle[9.78cm]{tl}{1.17,2.7}{NormalSlide}} -\newcommand{\HAPR@wideSlide}{% - \global\let\slidetitle=\special@slidetitle - \NewSlideStyle[11.5cm]{tl}{-0.7,2.7}{SpecialSlide}} - -\def\special@slidetitle#1{\rput[lb](-0.8,3.6){% - \parbox{11.5cm}{\fontTitle{\mygreen\baselineskip=0pt #1}}}}% -\def\normal@slidetitle#1{\rput[lb](0.6,3.6){% - \parbox{10.7cm}{\fontTitle{\mygreen\baselineskip=0pt #1}}}}% - -\renewcommand{\maketitle}[1][]{% - \expandafter\ifx\csname frenchTeXmods\endcsname\relax - \else - \ifx\@soORI\@undefined - \PackageWarning{prosper}{This page is intentionally left blank - to overcome an incompatibility bug in the seminar class with - the old (< 1999/11/23) B. Gaulle's 'french' package.}% - \begin{center}% - {\black\small - \textsf{prosper} class: page intentionally left blank to overcome - an incompatibility bug between B. Gaulle 'french' package and - the seminar class.}% - \end{center}% - \clearpage \setcounter{page}{0}% - \fi\fi - \begin{slide}[#1]{HAP@notitle}% - \ptsize{10}% - \begin{center}% - \@titleSpacing\par - \normalfont - {\ifinColor\@fontTitleColor\else\@fontTitleBW\fi\@title\par}% - \vskip2em - \ifx\@Subtitle\@empty\else - {\mbox{}\hfill - \parbox{0.45\linewidth}{\raggedleft - \ifinColor\@fontSubtitleColor\else\@fontSubtitleBW\fi\@Subtitle\par}% - \vskip1em - } - \fi - {\ifinColor\@fontAuthorColor\else\@fontAuthorBW\fi - \begin{tabular}[t]{c}\@author\end{tabular}\par}% - \vfill - \end{center}% - \end{slide}% -} - -\myitem{1}{\scriptsize\raisebox{1pt}{\ensuremath{\blacksquare}}} -\myitem{2}{\scriptsize\raisebox{1pt}{\ensuremath{\blacklozenge}}} -\myitem{3}{\scriptsize\raisebox{1pt}{\ensuremath{\bullet}}} - -% Style of table of contents entries -\newcommand{\HAP@tline}[1]{\guillemotright\,#1} -\newcommand{\HAP@tsectionm}{\psline[linecolor=myblue,linewidth=.25pt](-.05,-.05)(2,-.05)} - -\endinput - -%%% Local Variables: -%%% mode: latex -%%% TeX-master: t -%%% End: diff --git a/Master/texmf-dist/tex/latex/HA-prosper/Styles/Ciment/HAPciment.sty b/Master/texmf-dist/tex/latex/HA-prosper/Styles/Ciment/HAPciment.sty deleted file mode 100644 index 96dc3a3c2fe..00000000000 --- a/Master/texmf-dist/tex/latex/HA-prosper/Styles/Ciment/HAPciment.sty +++ /dev/null @@ -1,126 +0,0 @@ -%============================================================================== -% HA-prosper -- (HAPciment.sty) Style file -% A LaTeX class for creating slides -% Author: Mathieu Goutelle (mgoutell[at]users[dot]sourceforge[dot]net) -% UREC CNRS, France -% -% Copyright (c) 2004 Mathieu Goutelle -% All rights reserved. -% -% This program may be distributed and/or modified under the -% conditions of the LaTeX Project Public License, either version 1.2 -% 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.2 or later is part of all distributions of LaTeX -% version 1999/12/01 or later. -% -%============================================================================== -\NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesPackage{HAPciment}[2004/06/17] -\typeout{ciment style for HA-prosper} -\typeout{(c) 2004 Mathieu Goutelle, UREC CNRS, France} -\typeout{ } - -\ifHAP@portrait - \PackageError{HAPcapsules}{This template does not support portrait slides}% - {Sorry, no additional help}% -\fi - -% Required packages -\RequirePackage{amssymb} -\RequirePackage{semhelv,mathpazo} -\RequirePackage{multido} - -% Colors -\newrgbcolor{mydarkred}{0.7 0.1 0.1} -\newrgbcolor{mydarkgray}{0.2 0.2 0.2} -\newrgbcolor{mylightgray}{0.7 0.7 0.7} -\newrgbcolor{HAP@textc}{0 0 0} -\newrgbcolor{HAP@framecolor}{0.2 0.2 0.2} - -\newrgbcolor{HAP@hcolor}{0.7 0.1 0.1} % Highlight frame color -\newrgbcolor{HAP@htcolor}{1 1 1} % Highlight text color - -% The fonts -\FontTitle{% - \usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14.4pt}\selectfont\mydarkred}{% - \usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14.4pt}\selectfont\mydarkred} -\FontText{% - \usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\black}{% - \usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\black} - -\def\@fontSubtitleColor{\@fontTitleColor\fontsize{14pt}{14pt}\selectfont\itshape} - -\FontLeftFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont\mydarkgray}% - {\@fontTextColor\fontsize{4pt}{4pt}\selectfont\mydarkgray} -\FontRightFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont\mydarkgray}% - {\@fontTextColor\fontsize{4pt}{4pt}\selectfont\mydarkgray} - -% Positionning of the title of a slide. -\newlength{\CimentTitleLength} -\setlength{\parindent}{0pt} -\def\slidetitle#1{% - \rput[lt](-0.8,4.8){% - \parbox[t]{11cm}{% - \settowidth{\CimentTitleLength}{\fontTitle{#1}}% - \addtolength{\CimentTitleLength}{0.1cm}% - {\fontTitle{#1}}\\% - \psline[linewidth=3pt,linecolor=mydarkred](-0.05,0.4)(\CimentTitleLength,0.4)% - \psline[linewidth=1pt,linecolor=mydarkred](\CimentTitleLength,0.424)(12.1,0.424)% - }% - }% - \null\\[-1.2cm]% -} - -\newcommand{\TitleSlide}[1]{ - \multirput(0,2pt){160}{\psline[linecolor=mylightgray,linewidth=0.5pt](-2,-2)(13,-2)}% - - \psline[linewidth=1pt,linecolor=mydarkred](-1.5,-0.8)(11.4,-0.8)% - \HAP@PutLF{tl}{-1.45,-.9}% - \HAP@PutRF{tr}{11.35,-.9}% - - {#1}} - -\newcommand{\NormalSlide}[1]{ - \multirput(0,2pt){160}{\psline[linecolor=mylightgray,linewidth=0.5pt](-2,-2)(13,-2)}% - \psframe[fillstyle=solid,fillcolor=mylightgray,linestyle=none,linewidth=0pt](-2,-0.17)(0.4,7.15)% - \ifHAP@toc% - \rput[lt](-1.7,7){\begin{minipage}[t]{2cm}\HAP@toc\end{minipage}}% - \fi% - - \psline[linewidth=1pt,linecolor=mydarkred](-1.5,-0.8)(11.4,-0.8)% - \HAP@PutLF{tl}{-1.45,-.9}% - \HAP@PutRF{tr}{11.35,-.9}% - - {#1}} - -\newcommand{\SpecialSlide}[1]{ - \multirput(0,2pt){160}{\psline[linecolor=mylightgray,linewidth=0.5pt](-2,-2)(13,-2)}% - - \psline[linewidth=1pt,linecolor=mydarkred](-1.5,-0.8)(11.4,-0.8)% - \HAP@PutLF{tl}{-1.45,-.9}% - \HAP@PutRF{tr}{11.35,-.9}% - - {#1}} - -% Style of table of contents entries -\newcommand{\HAP@tline}[1]{\guillemotright\,#1} -\newcommand{\HAP@tsectionm}{\psline[linecolor=mydarkred,linewidth=.25pt](-.05,-.05)(2,-.05)} - -\myitem{1}{\raisebox{1pt}{\scriptsize\ensuremath{\blacksquare}}} -\myitem{2}{\scriptsize\ensuremath{\blacklozenge}} -\myitem{3}{\raisebox{1pt}{\scriptsize\ensuremath{\bullet}}} - -\newcommand{\HAPR@titleSlide}{\NewSlideStyle[12.3cm]{tl}{-1,2.75}{TitleSlide}} -\newcommand{\HAPR@normalSlide}{\NewSlideStyle[9.78cm]{tl}{1.17,2.7}{NormalSlide}} -\newcommand{\HAPR@wideSlide}{\NewSlideStyle[12.3cm]{tl}{-1.2,2.7}{SpecialSlide}} - -% \NewSlideStyle{t}{5.3,2.9}{CimentFrame} - -\endinput - -%%% Local Variables: -%%% mode: latex -%%% TeX-master: t -%%% End: diff --git a/Master/texmf-dist/tex/latex/HA-prosper/Styles/Fyma/HAPFyma.sty b/Master/texmf-dist/tex/latex/HA-prosper/Styles/Fyma/HAPFyma.sty deleted file mode 100644 index ef8e20357a1..00000000000 --- a/Master/texmf-dist/tex/latex/HA-prosper/Styles/Fyma/HAPFyma.sty +++ /dev/null @@ -1,352 +0,0 @@ -%============================================================================== -% -% HAPFyma -- style file for use with HA-prosper. -% -% Created by: Laurent Jacques -% http://www.fyma.ucl.ac.be/~ljacques -% Institute of Theoretical Physics -% Universiti catholique de Louvain, Belgium -% -% Copyright (c) 2003-2004 Hendri Adriaens. All rights reserved. -% -% This program may be distributed and/or modified under the -% conditions of the LaTeX Project Public License, either version 1.2 -% 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.2 or later is part of all distributions of LaTeX -% version 1999/12/01 or later. -% -% This program consists of the files listed in files.txt present in this package. -% -%============================================================================== -% Changelog: -% -% V.1.1: -% * Adapting the code to the definition of \HAP@hltocentry and -% \HAP@twidth -% * Adapting code to definition of \HAP@tsectionm -% * Adding parbox in the slide title to cut very long titles. This -% uses the definition of the new length \FymaMaxTitleLength which is -% adapted to the slide format and to the presence of toc. -% * Removing the filled rectangle surrounding selected toc entriy and -% replacing it by a simple red coloring of the text. -% * Removing \dblue from \myitem to allow gray coloring when items are -% deactived -% * Adding missing gradient (in comparison with the first PPRFyma) -% * Raising the previous parbox for tsection to obtain a well placed -% horizontal rule. -% * Placing a parbox in \HAP@tline for long material (like in the -% Aggie style). This avoids them to exceed the toc width on slide. -% -% V.1.0: intial release added to HA-prosper 4.1 - -\NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesPackage{HAPFyma}[2004/05/16] -\typeout{Fyma style for HA-prosper} -\typeout{(c) 2003-2004 Laurent Jacques, FYMA/UCL, Belgium} -\typeout{Package version: 1.1} -\typeout{ } - -\ifHAP@portrait - \PackageError{HAPFyma}{This template does not support portrait slides}% - {Sorry, no additional help}% -\fi% - -% Controlling the a4paper possibility by defining the condition -% \ifFymaAFourPaper. -% User has just to write \FymaAFour in his preamble -% to obtain the A4 support, otherwise, the us letter -% format is used. -\newif\ifFymaAFourPaper -\def\FymaAFour{\FymaAFourPapertrue} -\def\FymaNotAFour{\FymaAFourPaperfalse} - -% Color definitions -\newrgbcolor{ddblue}{0.06 0.25 0.41} -\newrgbcolor{HAP@textc}{0.06 0.25 0.44} -\newrgbcolor{dblue}{0.14 0.34 0.55} -\newrgbcolor{lblue}{0.24 0.45 0.70} -\newrgbcolor{llblue}{0.43 0.61 0.84} -\newrgbcolor{lllblue}{0.88 0.95 1.00} -\newrgbcolor{llllblue}{0.98 0.99 1.00} -\newrgbcolor{HAP@framecolor}{0.06 0.25 0.41} - -% Highlighting definitions -\newrgbcolor{HAP@hcolor}{0.14 0.34 0.55} % Highlight frame color in TOC -\newrgbcolor{HAP@htcolor}{1 0.15 0.24} % Highlight text color in TOC - -% Font definitions -\FontTitle{\usefont{T1}{phv}{b}{n}\fontsize{12.4pt}{12pt}\selectfont\dblue}% - {\usefont{T1}{phv}{b}{n}\fontsize{12.4pt}{12pt}\selectfont\dblue} -\FontText{\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc}% - {\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc} -\FontLeftFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont}% - {\@fontTextColor\fontsize{4pt}{4pt}\selectfont} -\FontRightFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont}% - {\@fontTextColor\fontsize{4pt}{4pt}\selectfont} - -% General function to create the complete border set of the FYMA -% style. Used by TitleSlide, NormalSlide, PartSlide, etc... -\RequirePackage{pst-grad} -\newcommand{\MakeFymaMainGradient}{% -\ifFymaAFourPaper% -\psframe[linestyle=none, fillstyle=gradient, - gradbegin=lllblue,gradend=white,gradmidpoint=0](-1.37,-0.77)(11.97,8.47)% -\else -\psframe[linestyle=none, fillstyle=gradient, - gradbegin=lllblue,gradend=white,gradmidpoint=0](-1.37,-0.77)(11.125,8.47)% -\fi -} - -\newcommand{\MakeFymaFrame}{% -\ifFymaAFourPaper% -% Top line -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=lblue](-1.5,8.5)(12.1,8.4)% -% Top left cross -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=lblue](-1.4,8.6)(-1.3,8.25)% -% Top right cross -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=lblue](11.9,8.6)(12.0,8.25)% -% Bottom line -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=lblue](-1.5,-0.8)(12.1,-0.7)% -% Bottom left cross -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=lblue](-1.4,-0.9)(-1.3,-0.55)% -% Bottom right cross -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=lblue](11.9,-0.9)(12,-0.55)% -\HAP@PutLF{tl}{-1.22,-.9}% -\HAP@PutRF{tr}{11.7,-.9}% -\else %%% of \ifFymaAFourPaper -% Top line -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=lblue](-1.5,8.5)(11.25,8.4)% -% Top left cross -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=lblue](-1.4,8.6)(-1.3,8.25)% -% Top right cross -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=lblue](11.05,8.6)(11.15,8.25)% -% Bottom line -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=lblue](-1.5,-0.8)(11.25,-0.7)% -% Bottom left cross -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=lblue](-1.4,-0.9)(-1.3,-0.55)% -% Bottom right cross -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=lblue](11.05,-0.9)(11.15,-0.55)% -\HAP@PutLF{tl}{-1.22,-.9}% -\HAP@PutRF{tr}{10.85,-.9}% -\fi% -} - -\newcommand{\TitleSlide}[1]{% -\MakeFymaMainGradient% -\MakeFymaFrame% -{#1}}% - -\newcommand{\NormalSlide}[1]{% -\MakeFymaMainGradient% -\ifHAP@toc% -% Vertical left band in very light blue -\psframe[linestyle=none, fillstyle=gradient, - gradbegin=white,gradend=lllblue,gradmidpoint=0](-1.4,8.5)(0.8,-0.8)% -% The TOC -\rput[lt](-1.27,6.55){\begin{minipage}[t]{2cm}\HAP@toc\end{minipage}}% -\fi% -\MakeFymaFrame% -{#1}}% - -\newcommand{\WideSlide}[1]{% -\MakeFymaMainGradient% -\MakeFymaFrame% -{#1}}% - -\newcommand{\PartSlide}[1]{% -% Drawing four bands before the borders -\ifFymaAFourPaper -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=llllblue](-1.4,8.5)(12,5.9)% -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=llllblue](-1.4,-0.8)(12,2.8)% -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=llllblue](-1.4,8.5)(1.7,-0.8)% -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=llllblue](8.9,8.5)(12,-0.8)% -% Target around title -% Top line -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=lblue](1.5,6)(9.1,5.9)% -% Top left cross -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=lblue](1.6,6.1)(1.7,5.75)% -% Top right cross -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=lblue](8.9,6.1)(9.0,5.75)% -% Bottom line -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=lblue](1.5,2.7)(9.1,2.8)% -% Bottom left cross -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=lblue](1.6,2.6)(1.7,2.95)% -% Bottom right cross -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=lblue](8.9,2.6)(9,2.95)% -\else %%% of \ifFymaAFourPaper -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=llllblue](-1.4,8.5)(11.25,5.9)% -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=llllblue](-1.4,-0.8)(11.25,2.8)% -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=llllblue](-1.4,8.5)(1.7,-0.8)% -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=llllblue](8.4,8.5)(11.25,-0.8)% -% Target around title -% Top line -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=lblue](1.5,6)(8.6,5.9)% -% Top left cross -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=lblue](1.6,6.1)(1.7,5.75)% -% Top right cross -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=lblue](8.4,6.1)(8.5,5.75)% -% Bottom line -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=lblue](1.5,2.7)(8.6,2.8)% -% Bottom left cross -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=lblue](1.6,2.6)(1.7,2.95)% -% Bottom right cross -\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, -fillcolor=lblue](8.4,2.6)(8.5,2.95)% -\fi% -\MakeFymaFrame% -{#1}}% - -%% Embedding Title Slide -\newcommand{\HAPR@titleSlide}{ -\ifFymaAFourPaper -\NewSlideStyle[12.3cm]{t}{5.4,2.9}{TitleSlide}% -\else -\NewSlideStyle[12.3cm]{t}{4.9,2.9}{TitleSlide}% -\fi -} - -%% Embedding NormalSlide -\newcommand{\HAPR@normalSlide}{ -\ifHAP@toc -\ifFymaAFourPaper -\NewSlideStyle[10cm]{tl}{1.2,3.6}{NormalSlide} -\else -\NewSlideStyle[9.5cm]{tl}{1.2,3.6}{NormalSlide} -\fi -\else -\ifFymaAFourPaper -\NewSlideStyle[12.8cm]{tl}{-1.1,3.6}{NormalSlide} -\else -\NewSlideStyle[11.8cm]{tl}{-1.1,3.6}{NormalSlide} -\fi -\fi}% - -%% Embedding WideSlide -\newcommand{\HAPR@wideSlide}{ -\ifFymaAFourPaper -\NewSlideStyle[12.3cm]{tl}{-1,3.6}{WideSlide} -\else -\NewSlideStyle[11.8cm]{tl}{-1.2,3.6}{WideSlide} -\fi -} - -%% Redefining wideslide environment to redefine \slidetitle -\AtBeginDocument{% - \def\wideslide{\@ifnextchar[\HAP@wideslide{\HAP@wideslide[]}}% - \def\HAP@wideslide[#1]#2{% - \def\slidetitle##1{% - \rput[lt](-1.2,4.5){% - \settowidth{\FymaTitleLength}{\fontTitle{##1}}% - \addtolength{\FymaTitleLength}{0.2cm}% - \psframe[linestyle=none,fillstyle=solid,linewidth=2pt,% - fillcolor=lblue](-0.05,-0.2)(\FymaTitleLength,-0.25)% - {\ddblue \fontTitle{##1}}% - \ \\[-2mm]% - }% - }% - \HAPR@wideSlide - \begin{slide}[#1]{#2}% - }% - \def\endwideslide{\end{slide}\HAPR@normalSlide}% -} - -%% Embedding Part Slide -\newcommand{\HAPR@partSlide}{ -\ifFymaAFourPaper -\NewSlideStyle[12.3cm]{tl}{-1.1,2.5}{PartSlide}% -\else %%% of \ifFymaAFourPaper -\NewSlideStyle[11.8cm]{tl}{-1.1,2.5}{PartSlide}% -\fi -} -\HAPsetup{template=partslide} - -% Slide title definition -\newlength{\FymaTitleLength} -\newlength{\FymaMaxTitleLength} -\newcommand{\slidetitle}[1]{% - \ifHAP@toc - \ifFymaAFourPaper - \setlength{\FymaMaxTitleLength}{10.5cm} - \else - \setlength{\FymaMaxTitleLength}{9.5cm} - \fi - \rput[lt](1,4.5){% - \settowidth{\FymaTitleLength}{\fontTitle{#1}} - \ifdim \FymaTitleLength > \FymaMaxTitleLength - \setlength{\FymaTitleLength}{\FymaMaxTitleLength}% - \fi - \addtolength{\FymaTitleLength}{0.2cm}% - \psframe[linestyle=none,fillstyle=solid,linewidth=2pt,% - fillcolor=lblue](-0.05,-0.2)(\FymaTitleLength,-0.25)% - {\ddblue \fontTitle{\parbox[b]{\FymaMaxTitleLength}{#1}}}% - \ \\[-2mm]% - }% - \else - \ifFymaAFourPaper - \setlength{\FymaMaxTitleLength}{12.7cm} - \else - \setlength{\FymaMaxTitleLength}{11.7cm} - \fi - \rput[lt](-1.1,4.5){% - \settowidth{\FymaTitleLength}{\fontTitle{#1}}% - \ifdim \FymaTitleLength > \FymaMaxTitleLength - \setlength{\FymaTitleLength}{\FymaMaxTitleLength}% - \fi - \addtolength{\FymaTitleLength}{0.2cm}% - \psframe[linestyle=none,fillstyle=solid,linewidth=2pt,% - fillcolor=lblue](-0.05,-0.2)(\FymaTitleLength,-0.25)% - {\ddblue \fontTitle{\parbox[b]{\FymaMaxTitleLength}{#1}}}% - \ \\[-2mm]% - }% - \fi -} - -% List item definitions -\myitem{1}{\raisebox{1pt}{\fontsize{7pt}{7pt}\ensuremath{\bullet}}} -\myitem{2}{\raisebox{1pt}{\fontsize{7pt}{7pt}\ensuremath{\circ}}} -\myitem{3}{\raisebox{1pt}{\fontsize{5pt}{5pt}\ensuremath{\circ}}} - -% Style of table of contents entries -\newcommand{\HAP@tline}[1]{\ensuremath{\bullet}\,% - \parbox[t]{1.7cm}{\raggedright#1}} -\newcommand{\HAP@tsectionm}{% - \psline[linecolor=dblue,linewidth=.25pt](-.05,-.05)(2,-.05)% -} -\def\HAP@hltocentry{\parbox[b]{\HAP@twidth}{\raggedright{\HAP@htcolor\HAP@toctext}}} -\newcommand{\HAP@tsectionskip}{2em} -\newcommand{\HAP@titemskip}{0em} - -\endinput diff --git a/Master/texmf-dist/tex/latex/HA-prosper/Styles/HA/HAPHA.sty b/Master/texmf-dist/tex/latex/HA-prosper/Styles/HA/HAPHA.sty deleted file mode 100644 index 7be406d6877..00000000000 --- a/Master/texmf-dist/tex/latex/HA-prosper/Styles/HA/HAPHA.sty +++ /dev/null @@ -1,185 +0,0 @@ -%============================================================================== -% -% HAPHA -- style file for use with HA-prosper. -% -% Created by: Hendri Adriaens -% http://center.uvt.nl/phd_stud/adriaens -% Center for Economic Research -% Tilburg University, the Netherlands -% -% Copyright (c) 2003-2004 Hendri Adriaens. All rights reserved. -% -% This program may be distributed and/or modified under the -% conditions of the LaTeX Project Public License, either version 1.2 -% 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.2 or later is part of all distributions of LaTeX -% version 1999/12/01 or later. -% -% This program consists of the files listed in files.txt present in this package. -% -%============================================================================== - -\NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesPackage{HAPHA}[2004/05/16] -\typeout{`HA' style for HA-prosper} -\typeout{(c) 2003-2004 Hendri Adriaens, Tilburg, the Netherlands} -\typeout{Package version: 1.5} -\typeout{ } - -% Color definitions -\newrgbcolor{ddblue}{.17 .31 .44} -\newrgbcolor{HAP@textc}{.17 .31 .44} -\newrgbcolor{dblue}{.19 .44 .61} -\newrgbcolor{lblue}{.75 .85 .92} -\newrgbcolor{llblue}{.90 .95 .98} -\newrgbcolor{HAP@framecolor}{.17 .31 .44} - -% Highlighting definitions -\newrgbcolor{HAP@hcolor}{.17 .31 .44} % Highlight frame color -\newrgbcolor{HAP@htcolor}{.90 .95 .98} % Highlight text color - -% Font definitions -\FontTitle{\usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\ddblue}% - {\usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\ddblue} -\FontText{\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc}% - {\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc} -\FontLeftFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont}% - {\@fontTextColor\fontsize{4pt}{4pt}\selectfont} -\FontRightFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont}% - {\@fontTextColor\fontsize{4pt}{4pt}\selectfont} - -% Slide style definitions -\newcommand{\TitleSlide}[1]{% - \ifHAP@portrait% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=llblue](-2.1,-2.3)(12.7,8.4)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=ddblue](-2.1,8.35)(12.5,8.4)% - \HAP@PutLF{tl}{-0.95,-.35}% - \HAP@PutRF{tr}{8.6,-.35}% - \else% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=llblue](-2.1,-2.1)(12.7,7.4)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=ddblue](-2.1,7.35)(12.5,7.4)% - \HAP@PutLF{tl}{-1.65,-.9}% - \HAP@PutRF{tr}{11.35,-.9}% - \fi% - {#1}}% - -\newcommand{\NormalSlide}[1]{% - \ifHAP@portrait% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=llblue](-2.3,9.965)(.537,-.43)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=llblue](-2.3,12)(12.5,9.935)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lblue](-2.1,-.6)(12.5,-.2)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=llblue](-2.1,-2.3)(12.5,-.57)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=dblue](-2.1,-2.2)(12.5,-2.3)% - \rput[lb](-2.3,9.95){% - \@ifundefined{HAP@NSNav}% - {\includegraphics[scale=.14]{flower.ps}}% - {\Acrobatmenu{\HAP@NSNav}{\includegraphics[scale=.14]{flower.ps}}}% - }% - \ifHAP@toc% - \rput[tr](3.7,-.8){\begin{minipage}[t]{2cm}\HAP@tsections\end{minipage}}% - \rput[tl](4.1,-.8){\begin{minipage}[t]{2cm}\HAP@tcontent\end{minipage}}% - \fi% - \HAP@PutLF{tl}{-0.95,-.35}% - \HAP@PutRF{tr}{8.6,-.35}% - \else% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=llblue](-2.3,7.72)(.537,-.43)% - \ifHAP@toc% - \rput[lt](-1.7,6.55){\begin{minipage}[t]{2cm}\HAP@toc\end{minipage}}% - \fi% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=llblue](-2.3,8.9)(12.5,7.685)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lblue](-2.1,-1.3)(12.5,-.4)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=dblue](-2.1,-1.32)(12.5,-1.27)% - \rput[lb](-2.3,7.7){% - \@ifundefined{HAP@NSNav}% - {\includegraphics[scale=.14]{flower.ps}}% - {\Acrobatmenu{\HAP@NSNav}{\includegraphics[scale=.14]{flower.ps}}}% - }% - \HAP@PutLF{tl}{-1.65,-.9}% - \HAP@PutRF{tr}{11.35,-.9}% - \fi% - {#1}}% - -\newcommand{\SpecialSlide}[1]{% - \ifHAP@portrait% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=llblue](-2.3,9.965)(.537,-.43)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=llblue](-2.3,12)(12.5,9.935)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lblue](-2.1,-.6)(12.5,-.2)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=llblue](-2.1,-2.3)(12.5,-.57)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=dblue](-2.1,-2.2)(12.5,-2.3)% - \rput[lb](-2.3,9.95){% - \@ifundefined{HAP@NSNav}% - {\includegraphics[scale=.14]{flower.ps}}% - {\Acrobatmenu{\HAP@NSNav}{\includegraphics[scale=.14]{flower.ps}}}% - }% - \ifHAP@toc% - \rput[tr](3.7,-.8){\begin{minipage}[t]{2cm}\HAP@tsections\end{minipage}}% - \rput[tl](4.1,-.8){\begin{minipage}[t]{2cm}\HAP@tcontent\end{minipage}}% - \fi% - \HAP@PutLF{tl}{-0.95,-.35}% - \HAP@PutRF{tr}{8.6,-.35}% - \else% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=llblue](-2.3,8.9)(12.5,7.685)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lblue](-2.1,-1.3)(12.5,-.4)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=dblue](-2.1,-1.32)(12.5,-1.27)% - \rput[lb](-2.3,7.7){% - \@ifundefined{HAP@NSNav}% - {\includegraphics[scale=.14]{flower.ps}}% - {\Acrobatmenu{\HAP@NSNav}{\includegraphics[scale=.14]{flower.ps}}}% - }% - \HAP@PutLF{tl}{-1.65,-.9}% - \HAP@PutRF{tr}{11.35,-.9}% - \fi% - {#1}}% - -\ifHAP@portrait - \newcommand{\HAPR@titleSlide}{\NewSlideStyle[8.4cm]{t}{3.85,2.4}{TitleSlide}} - \newcommand{\HAPR@normalSlide}{\NewSlideStyle[7.8cm]{tl}{.77,4}{NormalSlide}} - \newcommand{\HAPR@wideSlide}{\NewSlideStyle[7.8cm]{tl}{.77,4}{SpecialSlide}} - \newcommand{\slidetitle}[1]{\rput[Bl](.77,4.9){\fontTitle{#1}}} -\else - \newcommand{\HAPR@titleSlide}{\NewSlideStyle[11cm]{t}{4.67,2.4}{TitleSlide}} - \newcommand{\HAPR@normalSlide}{\NewSlideStyle[9.78cm]{tl}{.77,3}{NormalSlide}} - \newcommand{\HAPR@wideSlide}{\NewSlideStyle[12.3cm]{tl}{-1.4,3}{SpecialSlide}} - \newcommand{\slidetitle}[1]{\rput[Bl](.77,4.4){\fontTitle{#1}}} -\fi - -% List item definitions -\RequirePackage{pifont} -\myitem{1}{\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{110}}} -\myitem{2}{\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{117}}} -\myitem{3}{\raisebox{1pt}{\fontsize{5pt}{5pt}\selectfont\ding{110}}} - -% Style of table of contents entries -\newcommand{\HAP@tline}[1]{\ding{108}\,\parbox[t]{1.88cm}{\raggedright#1}} -\newcommand{\HAP@tlineonly}[1]{\parbox{2cm}{\raggedright#1}} -\newcommand{\HAP@tsectionm}{% - \ifHAP@portrait\else - \psline[linecolor=ddblue,linewidth=.25pt](-.05,-.05)(2.04,-.05)% - \fi -} -\newcommand{\HAP@tsectiononly}[1]{\parbox{2cm}{\raggedleft#1}} - -\endinput diff --git a/Master/texmf-dist/tex/latex/HA-prosper/Styles/HA/flower.ps b/Master/texmf-dist/tex/latex/HA-prosper/Styles/HA/flower.ps deleted file mode 100644 index 71683ca5cd9..00000000000 --- a/Master/texmf-dist/tex/latex/HA-prosper/Styles/HA/flower.ps +++ /dev/null @@ -1,109 +0,0 @@ -%!PS-Adobe-3.0 EPSF-3.0 -%%Creator: jpeg2ps V1.8 by Thomas Merz -%%Title: flower.jpg -%%CreationDate: Thu Sep 04 15:25:36 2003 -%%BoundingBox: 20 20 592 284 -%%DocumentData: Clean7Bit -%%LanguageLevel: 2 -%%EndComments -%%BeginProlog -%%EndProlog -%%Page: 1 1 -/languagelevel where {pop languagelevel 2 lt}{true} ifelse { - (JPEG file 'flower.jpg' needs PostScript Level 2!\n) dup print flush - /Helvetica findfont 20 scalefont setfont 100 100 moveto show showpage stop -} if -save -/RawData currentfile /ASCII85Decode filter def -/Data RawData << >> /DCTDecode filter def -20 20 translate -572.00 264.00 scale -/DeviceRGB setcolorspace -{ << /ImageType 1 - /Width 130 - /Height 60 - /ImageMatrix [ 130 0 0 -60 0 60 ] - /DataSource Data - /BitsPerComponent 8 - /Decode [0 1 0 1 0 1] - >> image - Data closefile - RawData flushfile - showpage - restore -} exec -s4IA0!"_al8O`[\!WW42!+Z'0s6K^t7!3!TGlRjF"98E%49,B]mJm__A8bpg!+`k -F!!!'"gAlm,"p>&3"U##5"U58;"U58@#R1J=$Od@L$OR4L&.AsU$k*OU$k!!*-(!sAf5#6P)2z!3i0a0iV'F%ECEM4R3JWWi>,8CHg_9kS*;\nkSU ->bX*1h2^q&HDh7!!EE,":553z!!*'3!WsT#&d1Kt'*[l6EIjf-16JiXdIBOJ1DJf -B,S^O`g&MN`!<<05!tbMt!:(f:P\/(]CAkV"H=Pldo3Re8T<1>XN3Z:X6s;cH_#n -are&,T53dks\9SG$Zl5G#oW3*g6DlV0*;Q"Dmm:LhSB?`Xim1@:M<4\dbIWfbJ8[ -Z2Wb>WrU:KT\H0AcE]4Cdt2ZEZ&_ci]542OhlYL#G%QbasVUdYZCKE>TE4bne-\m -o0'UR7FhZnKC`hAN((=`[JX\Ten:'QLe_S->qt>/VIqq];k^sGN?=?(11jG?2L/4 -W7kH4<'jZ3L0Lm6iA:*rD6ADd1-F5had59Rc$&74PFHU_$:WdN'UKH*;PJgW&?0f -L:kQ:F,7Va,q.+si!:`leK2B7)fp8+*T@=0e&dDf[;K3cF-6H85!(ke7N.Tqie]#_n[a2d+dl -ruE!Sd#6LZ44/YXl/2A\3%\P>][-6=c[dh+lVDWHFf!bIX"@l>A5*6TLtMg"R:WG -?mM0RZB=#r(bku*a2ujo88Mn2@QtXHjWN!@/g4/af(4*CF-4M4GkSZBi(0OE?K=' -"U+B8R1;)?rPnF#Lbq]]?!IL^g//JLP4DE1gZjBIGpu=m/Mbo;_P+SK6AF.G9u\Y -g7I'_EUSk&mT,U]UN5oTck)I;1%!,B#1.H;f5DRc;6+]C).$r8tB -En'kOLgG:MBN[b^oB#mDeVHmo[4@in*LWeQEe? -#J_dSJrLX*D^u\?emhGa)2f+PJfj"?>3]=;74hrrA:k'ffd%lP@c1G_NFT -pQVXJ>"Vh]*#/1QT%G$k2HTF98hGt+dt]f`,1&'dH+1/gjXs36d-QA<;Zh3=\3Y( -P'W%b-6c)O'5C>,r?KZ?FZhf"aXgE]]aX1E\>(K=MHR6LjI#/tl:3!"S+cORqR\A -1*?GfR(cCjBMj#WHU#G=EL\$E@!J7,4;7s0K1),:8_?m@49i`,/Er5RdQou4Kc8f -HG^[\)b4ZdOO>pVEb$\Y0/NNCfN<>]:1,VQTG,V+L5UbA-EN`h^qV9HNsJ81A,&g -0u$Z2P$OtRpPB2:kggek.%?2 -@CN^cAS=V%LrD!RE]l,V!,#hsGqAPQl&7!WFR-%NXrK^Q]Z-j]B7.R8q=Q6">`@RQD(F8)M3f]N -_OT$I6ZKh*?-pdCoiB9-l(7c'5-=j:u*WkVB<40-2mg4]nr<#6QJC6;_V_Q%W5b6 -[_ZI@)>V-69dM1-[KcGuFI=h)A9_F_e\FbU't4.[,m43!=m;m@Y(f6tj;B]FIYkh -<:?Y>d0H"+.Fp]eUEUcZ?Gu+o_7fH%46IBIe_s-B2,8DkZ&bID+O^%7.4dT, --.7m7ZI>$74c*\&Og)9/dbVe;^eMih&i/*[8F-BnoQ??A))SL6&:qmX0/Y8.e^*Tcrr?;$a$4n2PE*(@"i9EJ2Y?'N#U#o0Dd% -71(P.mfEI^fi1CE';%:$UInL@hLSAZq2>?B)V9f773#Sa%/fP(1PVKmU8, -3IZ0LT[.M6CTG-*R\2c-qQ3EOcNU=N<+"I&mt1jk`ssINg2nFk2OpG.[`q#,Yg[* -cD)S)(r0:r5&!^[32`2lU<.Wel=P'6+Hb:b'TF7=WSVmr&A,dDDBrL2d -q;"dK63LFYZEWWHLCIL-q+LA(TVk68^m4$V)\VB'%G76+4Xd`,(>/0WT?'9p=c0h -YH0D8;ld2piiDAIbA!@\(A'#?"7@F6-'E5kNr9+4dB`fAU?e@/'''e@4Ve>WTh-D -5PE@)uN'G6%g[4I(Sc7e&CZ,n;LK -gj^03#"laJpqCCQ7OYihZP3&NNKd1G.g`C/kC%1liOW#APUGo3@G@eBKeA%gk:UO -h)BVjCkQr>=K#_O]2+*V1.S]>INQCDlP -+mB/pMf3)H>>D,AN"^f5;*a^Ma@>uFk_ZL^UVnP62Y,2pBcKe0;9KeLRQ#7iZO." -N?lpZ9H9,bj7TVp[:&+!>q)tl(s-=A#>2DPm[c`O8Q@40LLA,Oekq%B;.C>4C -NcNs9UV;[e[@3Xo9(d89=t/O.j<&A;GQGZ)5q+tc7s<[Ou,Hb.?`ERdY62I4GM9i -[$o@;Q"Hg;T+E\3FE$9/Dn!S6,[/rS6BG$;QrLp%!%@)*o1*-^G(#S.,\!4bZLtb -/)kkAcdXcn7=VIpjp93n:_fg8.@2&gT*L_I=4V]'C60# -M=\-QTAfqA.?Yq47_/N8r5P(nO -.L4CaK6d1su\`=nTi*iR3^KLH>A.G#M@;DiF-K,8>8Qo(p5s[7TD'-)Va\HdmifAE)?G@Co^+'VpLO8t\pO.KNGaP>,7+*/'9`Gi4W$b/N\eT=ITr(@ -J'Y[4+hu,g[6hm,C85B*0C;,S8a3b%\iJ#bF2c]h630i_lEu:rf:QL`A0D_.7=Bm -FY,_21q>u!W-7[gW)0f$IE)CY,ZEp"=WE0M+;M?mY^4qaJ^iS[/U-eIe3R>njZn& -7"2$VUIjUP/gXXp?$Ma@"_VtHg0"KCM4[WAikYAhFl[92cO^^<#Q!*oeppg3MIVp -?X*K$].J=G6*k33!V^R7<&ZPS,Rb:]Q.7Ot$(_\QIirLLM:*j"2EfPVFRB>7*jc5 -/eBp@*fFdZ#V6!rRlYI/OgU'.S.:o@_D.cD0[qN*os>f3^,938+oC*_sdELLI/I0 --u:N!I8DJlO=+Z-72hS?LN29q`h\8PE:R%5(d(bmDHALPAR3S^!ec>#tg]onIcJ,%!dl` -]%l%#(_APEA]N/GW7TQ$`.qn=b#dBYXm7oHeoo5`i3pg0N04Me>H%`?W;-KA<`QF -GmpWZ!Y[grNkLoOB?>BS?P#sKQ?E\"9l\@jHgQ]8gEr@:L3n[5F2RDg'.0+I564l -noX/l&!o_J)"UGQoLLXM^`%GnLp?#rGhVe.L7d[NR?d"RW'2\f6[1'>VScBuT,X0 -.RaX-Tku^QtGu.0i]Q1-3SD:t';ZC@eGS8/s^EP;MY3Xts8f=q$!m!3E8aCOXhX/ -_hipL.[e+-*gF"nm*e$9F[qS=iu(Y<:-Fa)FKoIh[_4h"LVR8k^6&?p&,?St.%L;;4` -o:)q#%X7S:'r-L\Y4Oe]W^n`f1md:F-nO#E8X`IIf*UnF5;[lODZ7fdT:KeYf)^T -=`;X`$ -npG'aXliDYR_,9-htDtU\l>!F(LZ;R3,@gDYD,ODg88V[d@>J'kjKQf=Vg.>l@e: -p(Pb]a!)e7aF.ZDFB;sFABpUDk>WOg-SeC:[<+b!ni.t>!CNh+ -%%EOF diff --git a/Master/texmf-dist/tex/latex/HA-prosper/Styles/Lakar/HAPLakar.sty b/Master/texmf-dist/tex/latex/HA-prosper/Styles/Lakar/HAPLakar.sty deleted file mode 100644 index 32204e9211f..00000000000 --- a/Master/texmf-dist/tex/latex/HA-prosper/Styles/Lakar/HAPLakar.sty +++ /dev/null @@ -1,212 +0,0 @@ -%============================================================================== -% -% HAPLakar -- style file for use with HA-prosper. -% -% Created by: Hendri Adriaens -% http://center.uvt.nl/phd_stud/adriaens -% Center for Economic Research -% Tilburg University, the Netherlands -% -% Copyright (c) 2003-2004 Hendri Adriaens. All rights reserved. -% -% This program may be distributed and/or modified under the -% conditions of the LaTeX Project Public License, either version 1.2 -% 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.2 or later is part of all distributions of LaTeX -% version 1999/12/01 or later. -% -% This program consists of the files listed in files.txt present in this package. -% -%============================================================================== - -\NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesPackage{HAPLakar}[2004/05/16] -\typeout{`Lakar' style for HA-prosper} -\typeout{(c) 2003-2004 Hendri Adriaens, Tilburg, the Netherlands} -\typeout{Package version: 1.6} -\typeout{ } - -% Color definitions -\newrgbcolor{lkdblue}{0 .32 .46} -\newrgbcolor{HAP@textc}{0 .32 .46} -\newrgbcolor{lklblue}{.20 .45 .57} -\newrgbcolor{lkgreen}{.68 .64 .11} -\newrgbcolor{lklgreen}{.87 .85 .70} -\newrgbcolor{HAP@framecolor}{0 .32 .46} - -% Highlighting definitions -\ifHAP@portrait - \newrgbcolor{HAP@hcolor}{0 .32 .46} - \newrgbcolor{HAP@htcolor}{1 1 1} -\else - \newrgbcolor{HAP@hcolor}{.68 .64 .11} - \newrgbcolor{HAP@htcolor}{0 .32 .46} -\fi - -% Font definitions -\FontTitle{\usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\lkdblue}% - {\usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\lkdblue} -\FontText{\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc}% - {\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc} -\FontLeftFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont\white}% - {\@fontTextColor\fontsize{4pt}{4pt}\selectfont\white} -\FontRightFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont\white}% - {\@fontTextColor\fontsize{4pt}{4pt}\selectfont\white} -\FontToc{\@fontTextColor\fontsize{4pt}{6pt}\selectfont\white}% - {\@fontTextColor\fontsize{4pt}{6pt}\selectfont\white} - -% Slide style definitions -\newcommand{\TitleSlide}[1]{% - \ifHAP@portrait% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lklgreen](-2.1,-1.32)(12.5,9.685)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lkgreen](-1.3,-3)(11,-.15)% - \psline[linecolor=lklblue,linewidth=1pt](-1.3,-.15)(11,-.15)% - \psline[linecolor=lklblue,linewidth=1pt](-2.3,9.69)(12.5,9.69)% - \HAP@PutLF{tl}{-0.95,-.35}% - \HAP@PutRF{tr}{8.6,-.35}% - \else% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lklgreen](-2.1,-1.32)(12.5,7.69)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lkgreen](-2.1,-1.32)(12.5,-.6)% - \psline[linecolor=lklblue,linewidth=1pt](-2.3,-.6)(12.5,-.6)% - \psline[linecolor=lklblue,linewidth=1pt](-2.3,7.69)(12.5,7.69)% - \HAP@PutLF{tl}{-1.65,-.9}% - \HAP@PutRF{tr}{11.35,-.9}% - \fi% - {#1}}% - -\newcommand{\NormalSlide}[1]{% - \ifHAP@portrait% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lklgreen](-2.1,-1.32)(12.5,11.5)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lkgreen](-1.3,-3)(11,-.15)% - \psline[linecolor=lklblue,linewidth=1pt](-1.3,-.15)(11,-.15)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lkgreen](-2.3,11.5)(12.5,9.685)% - \psline[linecolor=lklblue,linewidth=1pt](-2.3,9.69)(12.5,9.69)% - \psellipse*[linecolor=lkdblue](-.2,10.2)(1.3,.7)% - \psellipse[linecolor=lklblue](-.2,10.2)(1.3,.7)% - \ifHAP@toc% - \rput[tr](3.7,-.8){\begin{minipage}[t]{2cm}\HAP@tsections\end{minipage}}% - \rput[tl](4.1,-.8){\begin{minipage}[t]{2cm}\HAP@tcontent\end{minipage}}% - \fi% - \HAP@PutLF{tl}{-0.95,-.35}% - \HAP@PutRF{tr}{8.6,-.35}% - \else% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lklgreen](-2.1,-1.32)(12.5,8.9)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lkgreen](-2.1,-1.32)(12.5,-.6)% - \psline[linecolor=lklblue,linewidth=1pt](-2.3,-.6)(12.5,-.6)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lklblue](-2.3,7.72)(.537,-.6)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lkgreen](-2.3,8.9)(12.5,7.685)% - \psline[linecolor=lklblue,linewidth=1pt](-2.3,7.69)(12.5,7.69)% - \psellipse*[linecolor=lkdblue](-.7,8.2)(1.3,.7)% - \psellipse[linecolor=lklblue](-.7,8.2)(1.3,.7)% - \ifHAP@toc% - \rput[lt](-1.65,6.85){\begin{minipage}[t]{2cm}\HAP@toc\end{minipage}}% - \fi% - \HAP@PutLF{tl}{-1.65,-.9}% - \HAP@PutRF{tr}{11.35,-.9}% - \fi% - {#1}}% - -\newcommand{\SpecialSlide}[1]{% - \ifHAP@portrait% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lklgreen](-2.1,-1.32)(12.5,11.5)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lkgreen](-1.3,-3)(11,-.15)% - \psline[linecolor=lklblue,linewidth=1pt](-1.3,-.15)(11,-.15)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lkgreen](-2.3,11.5)(12.5,9.685)% - \psline[linecolor=lklblue,linewidth=1pt](-2.3,9.69)(12.5,9.69)% - \psellipse*[linecolor=lkdblue](-.2,10.2)(1.3,.7)% - \psellipse[linecolor=lklblue](-.2,10.2)(1.3,.7)% - \ifHAP@toc% - \rput[tr](3.7,-.8){\begin{minipage}[t]{2cm}\HAP@tsections\end{minipage}}% - \rput[tl](4.1,-.8){\begin{minipage}[t]{2cm}\HAP@tcontent\end{minipage}}% - \fi% - \HAP@PutLF{tl}{-0.95,-.35}% - \HAP@PutRF{tr}{8.6,-.35}% - \else% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lklgreen](-2.1,-1.32)(12.5,8.9)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lkgreen](-2.1,-1.32)(12.5,-.6)% - \psline[linecolor=lklblue,linewidth=1pt](-2.3,-.6)(12.5,-.6)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lkgreen](-2.3,8.9)(12.5,7.685)% - \psline[linecolor=lklblue,linewidth=1pt](-2.3,7.69)(12.5,7.69)% - \psellipse*[linecolor=lkdblue](-.7,8.2)(1.3,.7)% - \psellipse[linecolor=lklblue](-.7,8.2)(1.3,.7)% - \HAP@PutLF{tl}{-1.65,-.9}% - \HAP@PutRF{tr}{11.35,-.9}% - \fi% - {#1}}% - -\newcommand{\PartSlide}[1]{% - \ifHAP@portrait% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lklgreen](-2.1,-1.32)(12.5,11.5)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lkgreen](-1.3,-3)(11,-.15)% - \psline[linecolor=lklblue,linewidth=1pt](-1.3,-.15)(11,-.15)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lkgreen](-2.3,11.5)(12.5,9.685)% - \psline[linecolor=lklblue,linewidth=1pt](-2.3,9.69)(12.5,9.69)% - \ifHAP@toc% - \rput[tr](3.7,-.8){\begin{minipage}[t]{2cm}\HAP@tsections\end{minipage}}% - \rput[tl](4.1,-.8){\begin{minipage}[t]{2cm}\HAP@tcontent\end{minipage}}% - \fi% - \HAP@PutLF{tl}{-0.95,-.35}% - \HAP@PutRF{tr}{8.6,-.35}% - \else% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lklgreen](-2.1,-1.32)(12.5,8.9)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lkgreen](-2.1,-1.32)(12.5,-.6)% - \psline[linecolor=lklblue,linewidth=1pt](-2.3,-.6)(12.5,-.6)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=lkgreen](-2.3,8.9)(12.5,7.685)% - \psline[linecolor=lklblue,linewidth=1pt](-2.3,7.69)(12.5,7.69)% - \HAP@PutLF{tl}{-1.65,-.9}% - \HAP@PutRF{tr}{11.35,-.9}% - \fi% - {#1}}% - -\ifHAP@portrait - \newcommand{\HAPR@titleSlide}{\NewSlideStyle[9cm]{t}{3.8,2.9}{TitleSlide}} - \newcommand{\HAPR@normalSlide}{\NewSlideStyle[9cm]{tl}{-.75,3.3}{NormalSlide}} - \newcommand{\HAPR@wideSlide}{\NewSlideStyle[9cm]{tl}{-.75,3.3}{SpecialSlide}} - \newcommand{\HAPR@partSlide}{\NewSlideStyle[9cm]{tl}{-.75,3.3}{PartSlide}} - \newcommand{\slidetitle}[1]{\rput[Bl](-.75,4.7){\fontTitle{\white{#1}}}} -\else - \newcommand{\HAPR@titleSlide}{\NewSlideStyle[11cm]{t}{4.67,2.8}{TitleSlide}} - \newcommand{\HAPR@normalSlide}{\NewSlideStyle[9.78cm]{tl}{.77,3.3}{NormalSlide}} - \newcommand{\HAPR@wideSlide}{\NewSlideStyle[12.3cm]{tl}{-1.4,3.3}{SpecialSlide}} - \newcommand{\HAPR@partSlide}{\NewSlideStyle[12.3cm]{tl}{-1.4,3.3}{PartSlide}} - \newcommand{\slidetitle}[1]{\rput[Bl](-1.7,4.45){\fontTitle{\white{#1}}}} -\fi - -% List item definitions -\RequirePackage{pifont} -\myitem{1}{\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{110}}} -\myitem{2}{\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{117}}} -\myitem{3}{\raisebox{1pt}{\fontsize{5pt}{5pt}\selectfont\ding{110}}} - -% Style of table of contents entries -\newcommand{\HAP@tline}[1]{\parbox{2cm}{\raggedleft#1\,}} -\newcommand{\HAP@tsection}[1]{\parbox[b]{2cm}{\raggedleft#1\,}} -\newcommand{\HAP@tsectionm}{\psline[linecolor=lkgreen,linewidth=.25pt](-.05,-.05)(2,-.05)} -\newcommand{\HAP@tsectiononly}[1]{\parbox{2cm}{\raggedleft#1\,}} - -\endinput diff --git a/Master/texmf-dist/tex/latex/HA-prosper/Styles/Simple/HAPsimple.sty b/Master/texmf-dist/tex/latex/HA-prosper/Styles/Simple/HAPsimple.sty deleted file mode 100644 index cfd63706d44..00000000000 --- a/Master/texmf-dist/tex/latex/HA-prosper/Styles/Simple/HAPsimple.sty +++ /dev/null @@ -1,129 +0,0 @@ -%============================================================================== -% -% HAPSimple -- style file for use with HA-prosper. -% -% Created by: Hendri Adriaens -% http://center.uvt.nl/phd_stud/adriaens -% Center for Economic Research -% Tilburg University, the Netherlands -% -% Copyright (c) 2003-2004 Hendri Adriaens. All rights reserved. -% -% This program may be distributed and/or modified under the -% conditions of the LaTeX Project Public License, either version 1.2 -% 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.2 or later is part of all distributions of LaTeX -% version 1999/12/01 or later. -% -% This program consists of the files listed in files.txt present in this package. -% -%============================================================================== - -\NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesPackage{HAPsimple}[2004/05/16] -\typeout{`simple' style for HA-prosper} -\typeout{(c) 2003-2004 Hendri Adriaens, Tilburg, the Netherlands} -\typeout{Package version: 1.5} -\typeout{ } - -% Highlighting definitions -\newrgbcolor{HAP@hcolor}{0 0 0} % Highlight frame color -\newrgbcolor{HAP@htcolor}{1 1 1} % Highlight text color -\newrgbcolor{HAP@framecolor}{0 0 0} -\newrgbcolor{HAP@textc}{0 0 0} - -% Font definitions -\FontTitle{\usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\black}% - {\usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\black} -\FontText{\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\black}% - {\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\black} -\FontLeftFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont}% - {\@fontTextBW\fontsize{4pt}{4pt}\selectfont} -\FontRightFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont}% - {\@fontTextBW\fontsize{4pt}{4pt}\selectfont} - -% Slide style definitions -\newcommand{\TitleSlide}[1]{% - \ifHAP@portrait% - \psline[linecolor=black](-2.1,8.70)(12.5,8.70)% - \HAP@PutLF{tl}{-0.95,-.35}% - \HAP@PutRF{tr}{8.6,-.35}% - \else% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=black](-2.1,7.35)(12.5,7.4)% - \HAP@PutLF{tl}{-1.65,-.9}% - \HAP@PutRF{tr}{11.35,-.9}% - \fi% - {#1}}% - -\newcommand{\NormalSlide}[1]{% - \ifHAP@portrait% - \psframe[fillstyle=solid,% - fillcolor=white](-2.3,8.72)(12.5,-.15)% - \ifHAP@toc% - \rput[tr](3.7,-.8){\begin{minipage}[t]{2cm}\HAP@tsections\end{minipage}}% - \rput[tl](4.1,-.8){\begin{minipage}[t]{2cm}\HAP@tcontent\end{minipage}}% - \fi% - \HAP@PutLF{tl}{-0.95,-.35}% - \HAP@PutRF{tr}{8.6,-.35}% - \else% - \psframe[fillstyle=solid,% - fillcolor=white](-2.3,7.72)(.537,-.43)% - \psframe[fillstyle=solid,% - fillcolor=white](.515,-.43)(12.5,7.72)% - \ifHAP@toc% - \rput[lt](-1.66,6.35){\begin{minipage}[t]{2cm}\HAP@toc\end{minipage}}% - \fi% - \HAP@PutLF{tl}{-1.65,-.9}% - \HAP@PutRF{tr}{11.35,-.9}% - \fi% - {#1}}% - -\newcommand{\SpecialSlide}[1]{% - \ifHAP@portrait% - \psframe[fillstyle=solid,% - fillcolor=white](-2.3,8.72)(12.5,-.15)% - \ifHAP@toc% - \rput[tr](3.7,-.8){\begin{minipage}[t]{2cm}\HAP@tsections\end{minipage}}% - \rput[tl](4.1,-.8){\begin{minipage}[t]{2cm}\HAP@tcontent\end{minipage}}% - \fi% - \HAP@PutLF{tl}{-0.95,-.35}% - \HAP@PutRF{tr}{8.6,-.35}% - \else% - \psframe[fillstyle=solid,% - fillcolor=white](-2.3,7.72)(12.5,-.43)% - \HAP@PutLF{tl}{-1.65,-.9}% - \HAP@PutRF{tr}{11.35,-.9}% - \fi% - {#1}}% - -\ifHAP@portrait - \newcommand{\slidetitle}[1]{\rput[Bl](-.75,4.4){\fontTitle{#1}}} - \newcommand{\HAPR@titleSlide}{\NewSlideStyle[9cm]{t}{3.8,3.0}{TitleSlide}} - \newcommand{\HAPR@normalSlide}{\NewSlideStyle[9cm]{tl}{-.75,2.8}{NormalSlide}} - \newcommand{\HAPR@wideSlide}{\NewSlideStyle[9cm]{tl}{-.75,2.8}{SpecialSlide}} -\else - \newcommand{\slidetitle}[1]{\rput[Bl](.77,4.4){\fontTitle{#1}}} - \newcommand{\HAPR@titleSlide}{\NewSlideStyle[11cm]{t}{4.67,2.4}{TitleSlide}} - \newcommand{\HAPR@normalSlide}{\NewSlideStyle[9.78cm]{tl}{.77,2.8}{NormalSlide}} - \newcommand{\HAPR@wideSlide}{\NewSlideStyle[12.3cm]{tl}{-1.4,2.8}{SpecialSlide}} -\fi - -% List item definitions -\RequirePackage{pifont} -\myitem{1}{\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{110}}} -\myitem{2}{\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{117}}} -\myitem{3}{\raisebox{1pt}{\fontsize{5pt}{5pt}\selectfont\ding{110}}} - -% Style of table of contents entries -\newcommand{\HAP@tline}[1]{\ding{108}\,#1} -\newcommand{\HAP@tsectionm}{% - \ifHAP@portrait\else - \psline[linecolor=black,linewidth=.25pt](-.05,-.05)(2,-.05)% - \fi -} -\newcommand{\HAP@tsectiononly}[1]{\parbox{2cm}{\raggedleft#1\,}} - -\endinput diff --git a/Master/texmf-dist/tex/latex/HA-prosper/Styles/TCS/HAPTCS.sty b/Master/texmf-dist/tex/latex/HA-prosper/Styles/TCS/HAPTCS.sty deleted file mode 100644 index c06f8d6dc7a..00000000000 --- a/Master/texmf-dist/tex/latex/HA-prosper/Styles/TCS/HAPTCS.sty +++ /dev/null @@ -1,142 +0,0 @@ -%============================================================================== -% -% HAPTCS -- style file for use with HA-prosper. -% -% Created by: Chris Ellison -% -% Copyright (c) 2003-2004 Chris Ellison. All rights reserved. -% -% This program may be distributed and/or modified under the -% conditions of the LaTeX Project Public License, either version 1.2 -% 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.2 or later is part of all distributions of LaTeX -% version 1999/12/01 or later. -% -% This style consists of the files listed in files.txt -% -%============================================================================= -% -% 2003/12/21 -% The colors for this style were inspired by the HA style. -% The layout of this style was inspired by the CentER style. -% The HA and CentER styles were created by Hendri Adriaens. -% 2004/05/15 -% Small changes for HA-prosper 4.2 -% Replaced \NormalSlideNav and \TitleSlideNav for \HAPsetup -% Made bullets be triangle, circle, and square -% Added \parbox for TOC and title -% -%============================================================================= - -\NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesPackage{HAPTCS}[2004/05/16] -\typeout{`TCS' style for HA-prosper} -\typeout{(c) 2004 Chris Ellison} -\typeout{Package version: 1.5} -\typeout{ } - -\ifHAP@portrait% - \PackageError{HAPTCS}{This template does not support portrait slides}% - {Sorry, no additional help}% -\fi% - -% Color definitions -\newrgbcolor{ddblue}{.17 .31 .44} -\newrgbcolor{dblue}{.19 .44 .61} -\newrgbcolor{lblue}{.75 .85 .92} -\newrgbcolor{llblue}{.90 .95 .98} -\newrgbcolor{HAP@framecolor}{.17 .31 .44} -\newrgbcolor{HAP@textc}{.17 .31 .44} - -% Highlighting definitions -\newrgbcolor{HAP@hcolor}{.17 .31 .44} % Highlight frame color -\newrgbcolor{HAP@htcolor}{.90 .95 .98} % Highlight text color - -% Font definitions -\FontTitle{% - \usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\ddblue}{% - \usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\ddblue} -\FontText{% - \usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\ddblue}{% - \usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\ddblue} -\FontLeftFoot{% - \@fontTextColor\fontsize{4pt}{4pt}\selectfont}{% - \@fontTextColor\fontsize{4pt}{4pt}\selectfont} -\FontRightFoot{% - \@fontTextColor\fontsize{4pt}{4pt}\selectfont}{% - \@fontTextColor\fontsize{4pt}{4pt}\selectfont} - -% Slide style definitions -\newcommand{\TitleSlide}[1]{% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=llblue](-2.1,-2.1)(12.7,7.4)% - \Logo(-2.17,7.08){% - \@ifundefined{HAP@TSNav}% - {\includegraphics[scale=.3]{TCSlogo.ps}}% - {\Acrobatmenu{\HAP@TSNav}{\includegraphics[scale=.3]{TCSlogo.ps}}}% - }% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=ddblue](-2.1,7.35)(12.5,7.4)% - \PutLogo% - \HAP@PutLF{tl}{-1.65,-.8}% - \HAP@PutRF{tr}{11.35,-.8}% - {#1}}% - -\newcommand{\NormalSlide}[1]{% - \Logo(-2.17,7.08){% - \@ifundefined{HAP@NSNav}% - {\includegraphics[scale=.3]{TCSlogo.ps}}% - {\Acrobatmenu{\HAP@NSNav}{\includegraphics[scale=.3]{TCSlogo.ps}}}% - }% - \ifHAP@toc% - \rput[lt](-1.7,6.55){\begin{minipage}[t]{2cm}\HAP@toc\end{minipage}}% - \fi% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=llblue](-2.1,-1.3)(12.5,-.4)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=dblue](-2.1,-1.32)(12.5,-1.27)% - \PutLogo% - \HAP@PutLF{tl}{-1.65,-.8}% - \HAP@PutRF{tr}{11.35,-.8}% - {#1}}% - -\newcommand{\SpecialSlide}[1]{% - \Logo(-2.17,7.08){% - \@ifundefined{HAP@NSNav}% - {\includegraphics[scale=.3]{TCSlogo.ps}}% - {\Acrobatmenu{\HAP@NSNav}{\includegraphics[scale=.3]{TCSlogo.ps}}}% - }% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=llblue](-2.1,-1.3)(12.5,-.4)% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=dblue](-2.1,-1.32)(12.5,-1.27)% - \PutLogo% - \HAP@PutLF{tl}{-1.65,-.8}% - \HAP@PutRF{tr}{11.35,-.8}% - {#1}}% - -\newcommand{\HAPR@titleSlide}{\NewSlideStyle[11cm]{t}{4.67,2.4}{TitleSlide}} -\newcommand{\HAPR@normalSlide}{\NewSlideStyle[9.78cm]{tl}{.77,3}{NormalSlide}} -\newcommand{\HAPR@wideSlide}{\NewSlideStyle[12.3cm]{tl}{-1.4,3}{SpecialSlide}} - -% List item definitions -\RequirePackage{pifont} -\myitem{1}{\ifHAP@active\ddblue\fi\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{115}}} -\myitem{2}{\ifHAP@active\dblue\fi\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{108}}} -\myitem{3}{\ifHAP@active\lblue\fi\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{110}}} - -% Style of table of contents entries -\newcommand{\HAP@tline}[1]{\ding{242}\,\parbox[t]{1.7cm}{\raggedright#1}} -\newcommand{\HAP@tlineonly}[1]{\parbox[t]{1.7cm}{\raggedright#1}} -\newcommand{\HAP@tsection}[1]{\parbox[b]{1.9cm}{\raggedright#1}} -\newcommand{\HAP@tsectionm}{\psline[linecolor=ddblue,linewidth=.25pt](-.05,-.05)(2,-.05)} - -% Placement of slide title -\newcommand{\slidetitle}[1]{\rput[Bl](.77,4.2){\fontTitle{\parbox[c]{10.3cm}{\raggedright#1}}}} - -% Declare default behaviors for hidden navigation -\HAPsetup{tsnav=FullScreen,nsnav=ShowBookmarks} - -\endinput diff --git a/Master/texmf-dist/tex/latex/HA-prosper/Styles/TCS/HAPTCSTealBlue.sty b/Master/texmf-dist/tex/latex/HA-prosper/Styles/TCS/HAPTCSTealBlue.sty deleted file mode 100644 index 4c5c370f1de..00000000000 --- a/Master/texmf-dist/tex/latex/HA-prosper/Styles/TCS/HAPTCSTealBlue.sty +++ /dev/null @@ -1,170 +0,0 @@ -%============================================================================== -% -% HAPTCSTealBlue-- style file for use with HA-prosper. -% -% Created by: Chris Ellison -% -% Copyright (c) 2004 Chris Ellison. All rights reserved. -% -% This program may be distributed and/or modified under the -% conditions of the LaTeX Project Public License, either version 1.2 -% 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.2 or later is part of all distributions of LaTeX -% version 1999/12/01 or later. -% -% This style consists of the files listed in files.txt -% -%============================================================================= -% -% 2003/05/15 -% Modifications to the TCS style -% Modifications inspired by PPRfyma -% Added \parbox for the TOC and title -% Ready for HA-prosper 4.2 -% -%============================================================================= - -\NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesPackage{HAPTCSTealBlue}[2004/05/16] -\typeout{`TCSTealBlue' style for HA-prosper} -\typeout{(c) 2004 Chris Ellison} -\typeout{Package version: 1.0} -\typeout{ } - -\ifHAP@portrait - \PackageError{HAPTCSTealBlue}{This template does not support portrait slides}% - {Sorry, no additional help}% -\fi - -% Loading packages necessary for gradients -\IfFileExists{pst-grad}{\RequirePackage{pst-grad}}{\RequirePackage{gradient}} -\RequirePackage{pst-slpe} - -% Color Definitions -\newrgbcolor{TCStealblue}{0 0.4 0.4} -\newrgbcolor{TCSbrickred}{.4 .1255 0} -\newrgbcolor{TCSbulletone}{0 1 .6} -\newrgbcolor{TCSbullettwo}{.725 .937 .933} -\newrgbcolor{TCSbulletthree}{.8 1 .4} -\newrgbcolor{TCSdarkblue}{0.14 0.34 0.55} -\newrgbcolor{TCSfaintblue}{0.88 0.95 1.00} -\newrgbcolor{HAP@framecolor}{1 0 0} -\newrgbcolor{HAP@textc}{1 1 1} - -% Star -\def\TCSstar{% - \SpecialCoor - \begin{pspicture}(-.5,-.5)(.5,.5)% - \pspolygon[fillstyle=ccslopes,% - slopecolors= 0 .3906 .1289 0 .9 .2656 .2148 .125 2 .0547 .2695 .2344 3,% - linestyle=none](.5;0)(.25;22.5)(.5;45)(.25;67.2)(.5;90)(.25;112.5)% - (.5;135)(.25;157.5)(.5;180)(.25;202.5)(.5;225)(.25;247.5)(.5;270)% - (.25;292.5)(.5;315)(.25;337.5)% - \end{pspicture}% - \NormalCoor -} - -% Highlighting definitions -\newrgbcolor{HAP@hcolor}{0 .4 .4} % Highlight frame color for TOC -\newrgbcolor{HAP@htcolor}{.8 1 .4} % Highlight text color for TOC - -% Font definitions -\FontTitle{% - \usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\TCSbullettwo}{% - \usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\TCSbullettwo} -\FontText{% - \usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc}{% - \usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc} -\FontLeftFoot{% - \@fontTextColor\fontsize{4pt}{4pt}\selectfont}{% - \@fontTextColor\fontsize{4pt}{4pt}\selectfont} -\FontRightFoot{% - \@fontTextColor\fontsize{4pt}{4pt}\selectfont}{% - \@fontTextColor\fontsize{4pt}{4pt}\selectfont} - -% Slide style definitions -\newcommand{\TitleSlide}[1]{% - % color of bottom portion - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=TCStealblue](-2.1,-2.1)(12.7,7.4)% - \Logo(-1.17,7.4){% - \@ifundefined{HAP@TSNav}% - {\TCSstar}% - {\Acrobatmenu{\HAP@TSNav}{\TCSstar}} - }% - % Main gradient - \ifisDraft - \else - \psframe[linestyle=none, fillstyle=gradient,% - gradbegin=black,gradend=TCStealblue,gradmidpoint=0](-2.1,-1.5)(12.5,9) - % (-2.1,-.57)(12.5,8.47) (llc)(urc) - \fi - \PutLogo% - \HAP@PutLF{tl}{-1.65,-.97}% - \HAP@PutRF{tr}{11.35,-.97}% - {#1}}% - -\newcommand{\NormalSlide}[1]{% - \Logo(-1.17,7.4){% - \@ifundefined{HAP@NSNav}% - {\TCSstar}% - {\Acrobatmenu{\HAP@NSNav}{\TCSstar}}% - }% - % Main gradient - \ifisDraft - \else - \psframe[linestyle=none, fillstyle=gradient,% - gradbegin=black,gradend=TCStealblue,gradmidpoint=0](-2.1,-1.5)(12.5,9) - \fi - \ifHAP@toc% - \rput[lt](-1.7,6.55){\begin{minipage}[t]{2cm}\HAP@toc\end{minipage}}% - \fi% - \PutLogo% - \HAP@PutLF{tl}{-1.65,-.97}% - \HAP@PutRF{tr}{11.35,-.97}% - {#1}}% - -\newcommand{\SpecialSlide}[1]{% - \Logo(-1.17,7.4){% - \@ifundefined{HAP@NSNav}% - {\TCSstar}% - {\Acrobatmenu{\HAP@NSNav}{\TCSstar}}% - }% - % Main gradient - \ifisDraft - \else - \psframe[linestyle=none, fillstyle=gradient,%1.37 - gradbegin=black,gradend=TCStealblue,gradmidpoint=0](-2.1,-1.5)(12.5,9) - \fi - \PutLogo% - \HAP@PutLF{tl}{-1.65,-.97}% - \HAP@PutRF{tr}{11.35,-.97}% - {#1}}% - -\newcommand{\HAPR@titleSlide}{\NewSlideStyle[11cm]{t}{4.67,2.4}{TitleSlide}} -\newcommand{\HAPR@normalSlide}{\NewSlideStyle[9.78cm]{tl}{.77,3}{NormalSlide}} -\newcommand{\HAPR@wideSlide}{\NewSlideStyle[12.3cm]{tl}{-1.4,3}{SpecialSlide}} - -% List item definitions -\RequirePackage{pifont} -\myitem{1}{\ifHAP@active\TCSbulletone\fi\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{115}}} -\myitem{2}{\ifHAP@active\TCSbullettwo\fi\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{108}}} -\myitem{3}{\ifHAP@active\TCSbulletthree\fi\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{110}}} - -% Style of table of contents entries -\newcommand{\HAP@tline}[1]{\ding{242}\,\parbox[t]{1.7cm}{\raggedright#1}} -\newcommand{\HAP@tlineonly}[1]{\parbox[t]{1.7cm}{\raggedright#1}} -\newcommand{\HAP@tsection}[1]{\parbox[b]{1.9cm}{\raggedright#1}} -\newcommand{\HAP@tsectionm}{\psline[linecolor=white,linewidth=.25pt](-.05,-.05)(2,-.05)} -% make is so that the highlight frame color is not present in TOC -\def\HAP@hltocentry{\parbox[b]{\HAP@twidth}{\raggedright{\HAP@htcolor\HAP@toctext}}} - -% Placement of slide title -\newcommand{\slidetitle}[1]{\rput[Bl](.77,4.15){\fontTitle{\parbox[c]{10.3cm}{\raggedright#1}}}} - -% Declare default behaviors for hidden navigation -\HAPsetup{tsnav=FullScreen,nsnav=ShowBookmarks} - -\endinput diff --git a/Master/texmf-dist/tex/latex/HA-prosper/Styles/TCS/HAPTCSgrad.sty b/Master/texmf-dist/tex/latex/HA-prosper/Styles/TCS/HAPTCSgrad.sty deleted file mode 100644 index 2b08f3de362..00000000000 --- a/Master/texmf-dist/tex/latex/HA-prosper/Styles/TCS/HAPTCSgrad.sty +++ /dev/null @@ -1,155 +0,0 @@ -%============================================================================== -% -% HAPTCSgrad -- style file for use with HA-prosper. -% -% Created by: Chris Ellison -% -% Copyright (c) 2003-2004 Chris Ellison. All rights reserved. -% -% This program may be distributed and/or modified under the -% conditions of the LaTeX Project Public License, either version 1.2 -% 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.2 or later is part of all distributions of LaTeX -% version 1999/12/01 or later. -% -% This style consists of the files listed in files.txt -% -%============================================================================= -% -% 2004/05/01 -% Modifications to TCS style inspired by PPRfyma -% 2004/05/15 -% Small changes for HA-prosper 4.2 -% Replaced \NormalSlideNav and \TitleSlideNav for \HAPsetup -% Added \parbox for TOC and title -% -%============================================================================= - -\NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesPackage{HAPTCSgrad}[2004/05/16] -\typeout{`TCSgrad' style for HA-prosper} -\typeout{(c) 2004 Chris Ellison} -\typeout{Package version: 1.1} -\typeout{ } - -\ifHAP@portrait - \PackageError{HAPTCSgrad}{This template does not support portrait slides}% - {Sorry, no additional help}% -\fi - -% Loading packages necessary for gradients -\IfFileExists{pst-grad}{\RequirePackage{pst-grad}}{\RequirePackage{gradient}} - -% Color Definitions -\newrgbcolor{darkdarkblue}{.17 .31 .44} % 1st bullet -%\newrgbcolor{darkblue}{0.14 0.34 0.55} -\newrgbcolor{darkblue}{.19 .44 .61} % color of text, 2nd bullet -\newrgbcolor{lightblue}{0.43 0.61 0.84} % separates footers, 3rd bullet -\newrgbcolor{faintblue}{0.88 0.95 1.00} % first color for gradient -\newrgbcolor{HAP@framecolor}{.14 .31 .44} -\newrgbcolor{HAP@textc}{.17 .31 .44} - -% Highlighting definitions -\newrgbcolor{HAP@hcolor}{.17 .31 .44} % Highlight frame color -\newrgbcolor{HAP@htcolor}{.90 .95 .98} % Highlight text color - -% Font definitions -\FontTitle{% - \usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\darkdarkblue}{% - \usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\darkdarkblue} -\FontText{% - \usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\darkdarkblue}{% - \usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\darkdarkblue} -\FontLeftFoot{% - \@fontTextColor\fontsize{4pt}{4pt}\selectfont}{% - \@fontTextColor\fontsize{4pt}{4pt}\selectfont} -\FontRightFoot{% - \@fontTextColor\fontsize{4pt}{4pt}\selectfont}{% - \@fontTextColor\fontsize{4pt}{4pt}\selectfont} - -% Slide style definitions -\newcommand{\TitleSlide}[1]{% - % color of bottom portion - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=faintblue](-2.1,-2.1)(12.7,7.4)% - \Logo(-2.17,7.08){% - \@ifundefined{HAP@TSNav}% - {\includegraphics[scale=.3]{TCSgradlogo.ps}}% - {\Acrobatmenu{\HAP@TSNav}{\includegraphics[scale=.3]{TCSgradlogo.ps}}}% - }% - \psframe[linestyle=none,fillstyle=solid,% - fillcolor=darkblue](-2.1,7.35)(12.5,7.4)% - \PutLogo% - \HAP@PutLF{tl}{-1.65,-.97}% - \HAP@PutRF{tr}{11.35,-.97}% - {#1}}% - - -\newcommand{\NormalSlide}[1]{% - \Logo(-2.17,7.08){% - \@ifundefined{HAP@NSNav}% - {\includegraphics[scale=.3]{TCSgradlogo.ps}}% - {\Acrobatmenu{\HAP@NSNav}{\includegraphics[scale=.3]{TCSgradlogo.ps}}}% - }% - % Main gradient - \ifisDraft - \else - \psframe[linestyle=none, fillstyle=gradient,% - gradbegin=faintblue,gradend=white,gradmidpoint=0](-2.1,-0.77)(12.5,8.47) - \fi - % Bottom line - \psframe[linestyle=none,fillstyle=solid,% - linewidth=2pt,fillcolor=lightblue](-2.1,-0.8)(12.1,-0.7) - \ifHAP@toc% - \rput[lt](-1.7,6.55){\begin{minipage}[t]{2cm}\HAP@toc\end{minipage}}% - \fi% - \PutLogo% - \HAP@PutLF{tl}{-1.65,-.97}% - \HAP@PutRF{tr}{11.35,-.97}% - {#1}}% - -\newcommand{\SpecialSlide}[1]{% - \Logo(-2.17,7.08){% - \@ifundefined{HAP@NSNav}% - {\includegraphics[scale=.3]{TCSgradlogo.ps}}% - {\Acrobatmenu{\HAP@NSNav}{\includegraphics[scale=.3]{TCSgradlogo.ps}}}% - }% - % Main gradient - \ifisDraft - \else - \psframe[linestyle=none, fillstyle=gradient,%1.37 - gradbegin=faintblue,gradend=white,gradmidpoint=0](-2.1,-0.77)(12.5,8.47) - \fi - % Bottom line - \psframe[linestyle=none,fillstyle=solid,% - linewidth=2pt,fillcolor=lightblue](-2.1,-0.8)(12.1,-0.7) - \PutLogo% - \HAP@PutLF{tl}{-1.65,-.97}% - \HAP@PutRF{tr}{11.35,-.97}% - {#1}}% - -\newcommand{\HAPR@titleSlide}{\NewSlideStyle[11cm]{t}{4.67,2.4}{TitleSlide}} -\newcommand{\HAPR@normalSlide}{\NewSlideStyle[9.78cm]{tl}{.77,3}{NormalSlide}} -\newcommand{\HAPR@wideSlide}{\NewSlideStyle[12.3cm]{tl}{-1.4,3}{SpecialSlide}} - -% List item definitions -\RequirePackage{pifont} -\myitem{1}{\ifHAP@active\darkdarkblue\fi\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{115}}} -\myitem{2}{\ifHAP@active\darkblue\fi\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{108}}} -\myitem{3}{\ifHAP@active\lightblue\fi\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{110}}} - -% Style of table of contents entries -\newcommand{\HAP@tline}[1]{\ding{242}\,\parbox[t]{1.7cm}{\raggedright#1}} -\newcommand{\HAP@tlineonly}[1]{\parbox[t]{1.7cm}{\raggedright#1}} -\newcommand{\HAP@tsection}[1]{\parbox[b]{1.9cm}{\raggedright#1}} -\newcommand{\HAP@tsectionm}{\psline[linecolor=darkblue,linewidth=.25pt](-.05,-.05)(2,-.05)} - -% Placement of slide title -\newcommand{\slidetitle}[1]{\rput[Bl](.77,4.2){\fontTitle{\parbox[c]{10.3cm}{\raggedright#1}}}} - -% Declare default behaviors for hidden navigation -\HAPsetup{tsnav=FullScreen,nsnav=ShowBookmarks} - -\endinput diff --git a/Master/texmf-dist/tex/latex/HA-prosper/Styles/TCS/TCSgradlogo.ps b/Master/texmf-dist/tex/latex/HA-prosper/Styles/TCS/TCSgradlogo.ps deleted file mode 100644 index ed2093af37f..00000000000 --- a/Master/texmf-dist/tex/latex/HA-prosper/Styles/TCS/TCSgradlogo.ps +++ /dev/null @@ -1,46 +0,0 @@ -%!PS-Adobe-3.0 EPSF-3.0 -%%Title: BCenter Logo -%%BoundingBox: 0 0 302 172 - -% dark dark blue color -.17 .31 .44 setrgbcolor - -% draw triangle -newpath -60 60 moveto -90 112 lineto -120 60 lineto -60 60 moveto -fill - -% dark blue color -%.14 .34 .55 setrgbcolor -.19 .44 .61 setrgbcolor - - -% make the circle -% first 2 numbers are coordinates -% next number is diameter/radius -% next two numbers tell how much of circle to show -newpath -150 86 27 0 360 arc -fill - -% light blue color -%.75 .85 .92 setrgbcolor -.43 .61 .84 setrgbcolor - - - -% draw square -newpath -190 60 moveto -190 112 lineto -242 112 lineto -242 60 lineto -190 60 lineto -fill - - - - diff --git a/Master/texmf-dist/tex/latex/HA-prosper/Styles/TCS/TCSlogo.ps b/Master/texmf-dist/tex/latex/HA-prosper/Styles/TCS/TCSlogo.ps deleted file mode 100644 index 355020d6a70..00000000000 --- a/Master/texmf-dist/tex/latex/HA-prosper/Styles/TCS/TCSlogo.ps +++ /dev/null @@ -1,41 +0,0 @@ -%!PS-Adobe-3.0 EPSF-3.0 -%%Title: BCenter Logo -%%BoundingBox: 0 0 302 172 - -% dark dark blue color -.17 .31 .44 setrgbcolor - -% draw triangle -newpath -60 60 moveto -90 112 lineto -120 60 lineto -60 60 moveto -fill - -% dark blue color -.19 .44 .61 setrgbcolor - -% make the circle -% first 2 numbers are coordinates -% next number is diameter/radius -% next two numbers tell how much of circle to show -newpath -150 86 27 0 360 arc -fill - -% light blue color -.75 .85 .92 setrgbcolor - -% draw square -newpath -190 60 moveto -190 112 lineto -242 112 lineto -242 60 lineto -190 60 lineto -fill - - - - diff --git a/Master/texmf-dist/tex/latex/HA-prosper/Styles/Tycja/HAPTycja.sty b/Master/texmf-dist/tex/latex/HA-prosper/Styles/Tycja/HAPTycja.sty deleted file mode 100644 index c2174743deb..00000000000 --- a/Master/texmf-dist/tex/latex/HA-prosper/Styles/Tycja/HAPTycja.sty +++ /dev/null @@ -1,160 +0,0 @@ -%============================================================================== -% -% HAPTycja -- style file for use with HA-prosper. -% -% Created by: Hendri Adriaens -% http://center.uvt.nl/phd_stud/adriaens -% Center for Economic Research -% Tilburg University, the Netherlands -% -% Copyright (c) 2003-2004 Hendri Adriaens. All rights reserved. -% -% This program may be distributed and/or modified under the -% conditions of the LaTeX Project Public License, either version 1.2 -% 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.2 or later is part of all distributions of LaTeX -% version 1999/12/01 or later. -% -% This program consists of the files listed in files.txt present in this package. -% -%============================================================================== - -\NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesPackage{HAPTycja}[2004/05/16] -\typeout{`Tycja' style for HA-prosper} -\typeout{(c) 2003-2004 Hendri Adriaens, Tilburg, the Netherlands} -\typeout{Package version: 1.5} -\typeout{ } - -% Color definitions -\newrgbcolor{tjlblue}{.78 .82 .85} -\newrgbcolor{tjblue}{.19 .39 .61} -\newrgbcolor{tjdblue}{.09 .27 .47} -\newrgbcolor{HAP@textc}{.09 .27 .47} -\newrgbcolor{tjyellow}{1 .81 .42} -\newrgbcolor{tjlyellow}{1 .97 .84} -\newrgbcolor{HAP@framecolor}{.09 .27 .47} - -% Highlighting definitions -\newrgbcolor{HAP@hcolor}{.09 .27 .47} % Highlight frame color -\newrgbcolor{HAP@htcolor}{1 .97 .84} % Highlight text color - -% Font definitions -\FontTitle{\usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\tjdblue}% - {\usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\tjdblue} -\FontText{\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc}% - {\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc} -\FontLeftFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont\tjdblue}% - {\@fontTextColor\fontsize{4pt}{4pt}\selectfont\tjdblue} -\FontRightFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont\tjdblue}% - {\@fontTextColor\fontsize{4pt}{4pt}\selectfont\tjdblue} - -% Slide style definitions -\RequirePackage{pst-grad} -\newcommand{\TitleSlide}[1]{% - \ifHAP@portrait - \psframe[linestyle=none,fillcolor=tjlyellow,fillstyle=solid](-2,11.5)(12.5,-.9)% - \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-2,9.1)(-1,9.1)% - \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-1,9.1)(-1,9.4)% - \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-1,9.4)(12.5,9.4)% - \psframe[linestyle=none,fillstyle=gradient,gradbegin=tjlblue,gradend=tjblue,gradmidpoint=1](-2,-.15)(12.5,-2.26)% - \HAP@PutLF{tl}{-0.95,-.35}% - \HAP@PutRF{tr}{8.6,-.35}% - \else% - \psframe[linestyle=none,fillcolor=tjlyellow,fillstyle=solid](-2,9)(12.5,-.6)% - \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-2,7.6)(-1,7.6)% - \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-1,7.6)(-1,7.9)% - \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-1,7.9)(12.5,7.9)% - \psframe[linestyle=none,fillstyle=gradient,gradbegin=tjlblue,gradend=tjblue,gradmidpoint=1](-2,-.5)(12.5,-1.32)% - \HAP@PutLF{tl}{-1.65,-.9}% - \HAP@PutRF{tr}{11.35,-.9}% - \fi% - {#1}}% - -\newcommand{\NormalSlide}[1]{% - \ifHAP@portrait% - \psframe[linestyle=none,fillcolor=tjlyellow,fillstyle=solid](-2,11.5)(12.5,-.9)% - \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-2,9.1)(-1,9.1)% - \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-1,9.1)(-1,9.4)% - \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-1,9.4)(12.5,9.4)% - \psframe[linestyle=none,fillstyle=gradient,gradbegin=tjyellow,gradend=tjlyellow,gradmidpoint=1](8.4,11.5)(10,-2)% - \psframe[linestyle=none,fillstyle=gradient,gradbegin=tjlblue,gradend=tjblue,gradmidpoint=1](-2,-.15)(12.5,-5)% - \ifHAP@toc% - \rput[tr](3.7,-.8){\begin{minipage}[t]{2cm}\HAP@tsections\end{minipage}}% - \rput[tl](4.1,-.8){\begin{minipage}[t]{2cm}\HAP@tcontent\end{minipage}}% - \fi% - \HAP@PutLF{tl}{-0.95,-.35}% - \HAP@PutRF{tr}{8.6,-.35}% - \else% - \psframe[linestyle=none,fillcolor=tjlyellow,fillstyle=solid](-2,9)(9.4,-.6)% - \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-2,7.6)(-1,7.6)% - \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-1,7.6)(-1,7.9)% - \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-1,7.9)(9.4,7.9)% - \psframe[linestyle=none,fillstyle=gradient,gradbegin=tjyellow,gradend=tjlyellow,gradmidpoint=1](9.3,9)(12.5,-2)% - \psframe[linestyle=none,fillstyle=gradient,gradbegin=tjlblue,gradend=tjblue,gradmidpoint=1](-2,-.5)(12.5,-1.32)% - \ifHAP@toc% - \rput[lt](9.475,7.25){\begin{minipage}[t]{2cm}\HAP@toc\end{minipage}}% - \fi% - \HAP@PutLF{tl}{-1.65,-.9}% - \HAP@PutRF{tr}{11.35,-.9}% - \fi% - {#1}}% - -\newcommand{\SpecialSlide}[1]{% - \ifHAP@portrait% - \psframe[linestyle=none,fillcolor=tjlyellow,fillstyle=solid](-2,11.5)(12.5,-.9)% - \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-2,9.1)(-1,9.1)% - \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-1,9.1)(-1,9.4)% - \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-1,9.4)(12.5,9.4)% - \psframe[linestyle=none,fillstyle=gradient,gradbegin=tjyellow,gradend=tjlyellow,gradmidpoint=1](8.4,11.5)(10,-.2)% - \psframe[linestyle=none,fillstyle=gradient,gradbegin=tjlblue,gradend=tjblue,gradmidpoint=1](-2,-.15)(12.5,-5)% - \ifHAP@toc% - \rput[tr](3.7,-.8){\begin{minipage}[t]{2cm}\HAP@tsections\end{minipage}}% - \rput[tl](4.1,-.8){\begin{minipage}[t]{2cm}\HAP@tcontent\end{minipage}}% - \fi% - \HAP@PutLF{tl}{-0.95,-.35}% - \HAP@PutRF{tr}{8.6,-.35}% - \else% - \psframe[linestyle=none,fillcolor=tjlyellow,fillstyle=solid](-2,9)(9.4,-.6)% - \psframe[linestyle=none,fillstyle=gradient,gradbegin=tjyellow,gradend=tjlyellow,gradmidpoint=1](9.3,9)(12.5,-2)% - \psframe[linestyle=none,fillcolor=tjlyellow,fillstyle=solid](9.2,7.91)(12.5,-2)% - \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-2,7.6)(-1,7.6)% - \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-1,7.6)(-1,7.9)% - \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-1,7.9)(12.5,7.9)% - \psframe[linestyle=none,fillstyle=gradient,gradbegin=tjlblue,gradend=tjblue,gradmidpoint=1](-2,-.5)(12.5,-1.32)% - \HAP@PutLF{tl}{-1.65,-.9}% - \HAP@PutRF{tr}{11.35,-.9}% - \fi% - {#1}}% - -\ifHAP@portrait - \newcommand{\HAPR@titleSlide}{\NewSlideStyle[9cm]{tl}{-.65,2.9}{TitleSlide}} - \newcommand{\HAPR@normalSlide}{\NewSlideStyle[8.7cm]{tl}{-.65,3.3}{NormalSlide}} - \newcommand{\HAPR@wideSlide}{\NewSlideStyle[8.7cm]{tl}{-.65,3.3}{NormalSlide}} - \newcommand{\HAPR@dualSlide}{\NewSlideStyle[4.2cm]{tl}{-.65,3.3}{NormalSlide}} - \newcommand{\slidetitle}[1]{\rput[Br](8.3,4.55){\fontTitle{#1}}} -\else - \newcommand{\HAPR@titleSlide}{\NewSlideStyle[11.7cm]{tl}{-.6,3.4}{TitleSlide}} - \newcommand{\HAPR@normalSlide}{\NewSlideStyle[9.5cm]{tl}{-.6,3.7}{NormalSlide}} - \newcommand{\HAPR@wideSlide}{\NewSlideStyle[11.7cm]{tl}{-.6,3.7}{SpecialSlide}} - \newcommand{\HAPR@dualSlide}{\NewSlideStyle[5.5cm]{tl}{-.6,3.7}{SpecialSlide}} - \newcommand{\slidetitle}[1]{\rput[Br](9.2,4.55){\fontTitle{#1}}} -\fi - -% List item definitions -\RequirePackage{pifont} -\myitem{1}{\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{110}}} -\myitem{2}{\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{117}}} -\myitem{3}{\raisebox{1pt}{\fontsize{5pt}{5pt}\selectfont\ding{110}}} - -% Style of table of contents entries -\newcommand{\HAP@tsectionm}{% - \ifHAP@portrait\else - \psline[linecolor=tjdblue,linewidth=.25pt](-.04,-.05)(2,-.05)% - \fi -} -\newcommand{\HAP@tsectiononly}[1]{\parbox{2cm}{\raggedleft#1\,}} - -\endinput diff --git a/Master/texmf-dist/tex/latex/ha-prosper/HA-prosper.cfg b/Master/texmf-dist/tex/latex/ha-prosper/HA-prosper.cfg new file mode 100644 index 00000000000..55908f75642 --- /dev/null +++ b/Master/texmf-dist/tex/latex/ha-prosper/HA-prosper.cfg @@ -0,0 +1,46 @@ +%% +%% This is file `HA-prosper.cfg', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% HA-prosper.dtx (with options: `config') +%% +%% ------------------------------------------ +%% Copyright (C) 2003-2004 by Hendri Adriaens +%% ------------------------------------------ +%% +%% This file may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.2 +%% 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.2 or later is part of all distributions of LaTeX +%% version 1999/12/01 or later. +%% +%% +%% Global defaults of HA-prosper. +%% ============================== +%% +%% You can change this file but be careful since it will +%% affect all of your presentations. See for more information +%% the documentation of the HA-prosper package. +%% +\HAPsetup{% + lf=, + rf=, + trans=\@defaultTransition, + template=slide, + sstart=1, + stype=0, + iacolor=lightgray, + tsnav=FullScreen, + nsnav=ShowBookmarks, + sn={-~p.~\thepage\ifallPages/\totalpages\fi}, + counters= +} +\endinput +%% +%% End of file `HA-prosper.cfg'. diff --git a/Master/texmf-dist/tex/latex/ha-prosper/HA-prosper.sty b/Master/texmf-dist/tex/latex/ha-prosper/HA-prosper.sty new file mode 100644 index 00000000000..087c8704291 --- /dev/null +++ b/Master/texmf-dist/tex/latex/ha-prosper/HA-prosper.sty @@ -0,0 +1,1083 @@ +%% +%% This is file `HA-prosper.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% HA-prosper.dtx (with options: `program') +%% +%% ------------------------------------------ +%% Copyright (C) 2003-2004 by Hendri Adriaens +%% ------------------------------------------ +%% +%% This file may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.2 +%% 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.2 or later is part of all distributions of LaTeX +%% version 1999/12/01 or later. +%% +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\def\HAP@Version{v4.21} +\ProvidesPackage{HA-prosper}[2004/08/20 \HAP@Version\space Patch for prosper] +\typeout{(c) 2003-2004 Hendri Adriaens, Tilburg, the Netherlands} +\typeout{ } +\let\HAP@orig@setkeys\setkeys +\RequirePackage{xkeyval} +\let\xsetkeys\setkeys +\RequirePackage{xcomment} +\RequirePackage{verbatim} +\def\PPRPRV@ReqVersion{v. 0.13} +\@ifclassloaded{ppr-prv}{% + \ifx\PPRPRV@ReqVersion\PPRPRV@Version\else + \PackageError{HA-prosper}{HA-prosper \HAP@Version\space and + ppr-prv \PPRPRV@Version\space are incompatible}% + {Read the documentation of HA-prosper.}% + \fi}{} +\newif\ifHAP@notes +\newif\ifHAP@notesonly +\newif\ifHAP@slidesonly +\DeclareOptionX{notes}{\HAP@slidesonlyfalse\HAP@notestrue\HAP@notesonlyfalse} +\DeclareOptionX{notesonly}{\HAP@notesonlytrue\HAP@slidesonlyfalse\HAP@notesfalse} +\DeclareOptionX{slidesonly}{\HAP@slidesonlytrue\HAP@notesonlyfalse\HAP@notesfalse} +\newif\ifHAP@toc +\DeclareOptionX{toc}{\HAP@toctrue} +\newif\ifHAP@highlight +\DeclareOptionX{highlight}{\HAP@highlighttrue} +\newif\ifHAP@hlsections +\DeclareOptionX{hlsections}{\HAP@hlsectionstrue} +\newif\ifHAP@portrait +\DeclareOptionX{portrait}{\HAP@portraittrue} +\newif\ifHAP@blackslide +\DeclareOptionX{blackslide}{\HAP@blackslidetrue} +\newif\ifHAP@sounds +\DeclareOptionX{sounds}{\HAP@soundstrue} +\def\HAP@Style@chosen{HA} +\DeclareOptionX*{\let\HAP@Style@chosen\CurrentOption} +\ExecuteOptionsX{slidesonly} +\ProcessOptionsX +\let\setkeys\HAP@orig@setkeys +\newbox\HAP@tba +\newbox\HAP@tbb +\newlength\HAP@tla +\newlength\HAP@tlb +\newlength\HAP@tlc +\newlength\HAP@tld +\newcounter{HAP@tca} +\ifHAP@portrait + \slidewidth=150mm + \slideheight=222mm +\else + \slidewidth=222mm + \slideheight=150mm +\fi +\renewcommand{\NewSlideStyle}[4][11cm]{% + \setlength{\slideWidth}{#1}% + \global\pslongbox{posit@Box}{\rput[#2](#3)}% + \newslideframe{the#4}{\csname #4\endcsname{##1}}% + \slidepagestyle{GenericPageStyle}% + \slideframe{the#4}% + \gdef\HAP@current@anchor{#2}% + \gdef\HAP@current@pos{#3}% +} +\def\protected@write#1#2#3{% + \begingroup + #2% + \let\protect\noexpand + \immediate\normal@write#1{#3}% + \endgroup + \if@nobreak\ifvmode\nobreak\fi\fi +} +\newcounter{HAP@notes@slide} +\newcounter{HAP@notes@true} +\newcounter{HAP@notes@temp} +\def\HAP@notes@frame#1{#1} +\ifHAP@portrait + \def\HAP@notes@template{\NewSlideStyle[8.8cm]{tl}{-0.6,4}{HAP@notes@frame}} +\else + \def\HAP@notes@template{\NewSlideStyle[8.8cm]{tl}{1.2,4}{HAP@notes@frame}} +\fi +\ifHAP@notes + \newwrite\HAP@notesout\openout\HAP@notesout\jobname.not\relax +\fi +\ifHAP@notesonly + \begingroup\InputIfFileExists{\jobname.not}{}{}\endgroup + \xcomment{notes} +\fi +\def\notes#1{% + \ifHAP@slidesonly\comment\else + \ifnum\value{slide}=\value{HAP@notes@temp} + \stepcounter{HAP@notes@slide}% + \else + \setcounter{HAP@notes@slide}{1}% + \fi + \setcounter{HAP@notes@temp}{\value{slide}}% + \stepcounter{HAP@notes@true}% + \ifHAP@notesonly\else + \protected@write\HAP@notesout{}{\string\newlabel{notes@\number\c@HAP@notes@true}% + {{}{\number\c@HAP@notes@temp-\number\c@HAP@notes@slide}{\relax }{}{}}}% + \fi + \xdef\HAP@temp@anchor{\HAP@current@anchor}% + \xdef\HAP@temp@pos{\HAP@current@pos}% + \HAP@notes@template\HAP@portraittrue + \begin{slide}[toc=,bm=,trans=Replace]{HAP@notitle}\black + \rput[tl](0,1.5){\fontTitle{\black#1}}% + \ifHAP@notesonly + \rput[tc](4.4,-10.5){\realpageref{notes@\number\c@HAP@notes@true}}% + \else + \rput[tc](4.4,-10.5){\number\c@HAP@notes@temp-\number\c@HAP@notes@slide}% + \fi + \fi +} +\def\endnotes{% + \ifHAP@slidesonly\endcomment\else + \end{slide}% + \global\pslongbox{posit@Box}{\rput[\HAP@temp@anchor](\HAP@temp@pos)}% + \gdef\HAP@current@anchor{\HAP@temp@anchor}% + \gdef\HAP@current@pos{\HAP@temp@pos}% + \addtocounter{slide}{-1}% + \fi +} +\def\HAP@bs@frame#1{% + \psframe[fillstyle=solid,fillcolor=black](-3,-3)(13,13)% + {#1}% +} +\ifHAP@portrait + \def\HAP@bs@template{\NewSlideStyle[10cm]{tl}{-1.25,5.9}{HAP@bs@frame}} +\else + \def\HAP@bs@template{\NewSlideStyle[10cm]{tl}{-1.87,5.2}{HAP@bs@frame}} +\fi +\ifHAP@blackslide + \ifx\PPRPRV@Version\@undefined + \def\@pdfstartpage{2}% + \AtBeginDocument{% + \HAP@bs@template + \begin{slide}[trans=Replace,toc=,bm=]{HAP@notitle}% + {\black\hypertarget{blackslide}{\Acrobatmenu{GoBack}% + {\setlength{\fboxsep}{.5cm}\fbox{GoBack}}}}% + \end{slide}% + \addtocounter{slide}{-1}% + \HAPR@normalSlide + } + \fi +\fi +\def\HAP@writebm#1#2#3#4#5{% + \protected@write\HAP@bmout{}{% + \string\HAPbookmark{#1}{#2}{#3}{#4}{#5}}% +} +\def\HAP@checkbmnumber#1{% + \expandafter\ifx\csname HAP_#1\endcsname\relax + 0% + \else + \csname HAP_#1\endcsname + \fi +} +\newcounter{HAP@temp@sc} +\def\HAP@calcbmnumber#1{% + \setcounter{HAP@temp@sc}{\HAP@checkbmnumber{#1}}% + \stepcounter{HAP@temp@sc}% + \expandafter\xdef\csname HAP_#1\endcsname{\number\c@HAP@temp@sc}% +} +\def\HAPbookmark#1#2#3#4#5{\HAP@calcbmnumber{#5}}% +\InputIfFileExists{\jobname.bm}{}{}% +\def\HAPbookmark#1#2#3#4#5{% + \pdfstringdef\HAP@temp@bm{#3}% + \pdfmark{pdfmark=/OUT, + Raw={/Count #1\HAP@checkbmnumber{#2} + /Page #4 /View [/XYZ null null null] + /Title (\HAP@temp@bm)}% + }% +}% +\InputIfFileExists{\jobname.bm}{}{}% +\newwrite\HAP@bmout\immediate\openout\HAP@bmout\jobname.bm\relax +\def\SlideSound#1{% + \ifHAP@sounds + \IfFileExists{.///#1}{}{% + \PackageError{HA-prosper}{The sound file is not in the + current directory. You can go ahead, but any PDF viewer + will complain that the file is missing!}\@ehc + }% + \pdfmark{pdfmark=/ANN, + Raw={/Rect [0 0 0 0] /Subtype /Movie + /Title (SlideSound) /Movie << /F (#1) >>}% + }% + \pdfmark{pdfmark=/PUT, + Raw={{ThisPage} << /AA << /O << /S /Movie + /T (SlideSound) /Operation /Play >> >> >>}% + }% + \fi +} +\newcounter{HAP@sc@toc} +\newcounter{HAP@sc@pres} +\newcounter{HAP@sc@slides} +\def\tsection{\@ifstar + {\@ifnextchar[{\HAP@@tsection{0}{2}}{\HAP@@tsection{0}{2}[]}}% + {\@ifnextchar[{\HAP@@tsection{0}{1}}{\HAP@@tsection{0}{1}[]}}% +} +\def\HAP@@tsection#1#2[#3]#4{% + \def\HAP@tempa{#3}% + \ifx\HAP@tempa\@empty + \def\HAP@tempa{#4}% + \fi + \stepcounter{HAP@sc@pres}% + \setcounter{HAP@sc@slides}{0}% + \stepcounter{trueSlideCounter}% + \HAP@contentsline{#2}{#4}{\number\c@trueSlideCounter}{\number\c@HAP@sc@pres}% + \HAP@writebm{}{section.\number\c@HAP@sc@pres}{\HAP@tempa}% + {\number\c@trueSlideCounter}{}% + \addtocounter{trueSlideCounter}{-1}% +} +\define@key{HAP@keys@slide}{template}{\def\HAP@templatekey{#1}} +\def\part{\@ifnextchar[{\HAP@part{0}}{\HAP@part{0}[]}} +\def\tsectionandpart{\@ifstar + {\@ifnextchar[{\HAP@part{2}}{\HAP@part{2}[]}}% + {\@ifnextchar[{\HAP@part{1}}{\HAP@part{1}[]}}% +} +\def\HAP@part#1[#2]#3{% + \begingroup + \xsetkeys{HAP@keys@slide,HAP@keys@slidespec}{#2}% + \ifnum#1=\z@ + \ifx\HAP@bmkey\@empty + \begin{\HAP@templatekey}[toc=#3,#2,bm=#3]{HAP@notitle}% + \else + \begin{\HAP@templatekey}[bm=#3,toc=#3,#2]{HAP@notitle}% + \fi + \else + \ifcase + \ifx\HAP@tockey\@undefined\@ne\fi + \ifx\HAP@tockey\@empty\@ne\fi + \z@ + \ifcase + \ifx\HAP@bmkey\@undefined\@ne\fi + \ifx\HAP@bmkey\@empty\@ne\fi + \z@ + \HAP@@tsection{1}{#1}[\HAP@bmkey]{\HAP@tockey}% + \else + \HAP@@tsection{1}{#1}[#3]{\HAP@tockey}% + \fi + \else + \ifcase + \ifx\HAP@bmkey\@undefined\@ne\fi + \ifx\HAP@bmkey\@empty\@ne\fi + \z@ + \HAP@@tsection{1}{#1}[\HAP@bmkey]{#3}% + \else + \HAP@@tsection{1}{#1}[#3]{#3}% + \fi + \fi + \begin{\HAP@templatekey}[#2,toc=,bm=]{HAP@notitle}% + \fi + \vspace*{1.5cm}% + \begin{center}% + \fontTitle{#3}% + \end{center}% + \end{\HAP@templatekey}% + \endgroup +} +\let\HAP@tocentryb\@undefined +\newif\ifHAP@firstTocEntry +\AtEndDocument{% + \ifHAP@toc + \expandafter\newwrite\csname tf@toc\endcsname + \immediate\openout\csname tf@toc\endcsname\jobname.toc\relax + \ifHAP@highlight\ifHAP@notesonly\else + \stepcounter{trueSlideCounter}% + \protected@write\@auxout{}{% + \string\@writefile{toc}{% + \string\pcontentsline{\HAP@tocentrya}{\HAP@tocentryb}% + {\HAP@tocentryc}{\number\c@trueSlideCounter}{\HAP@tocentryd}}% + }% + \fi\fi\fi +} +\def\pcontentsline#1#2#3#4#5{% + \ifnum#1=\z@ + \ifnum\HAP@toctype=\@ne\else + \HAP@pcontentsline{#1}{#2}{#3}{#4}{#5}% + \fi + \else + \ifnum\HAP@toctype=\tw@ + \setcounter{HAP@sc@toc}{#5}% + \else + \HAP@pcontentsline{#1}{#2}{#3}{#4}{#5}% + \fi + \fi +} +\def\HAP@pcontentsline#1#2#3#4#5{% + \ifnum#1=\z@ + \ifnum\HAP@toctype=\tw@ + \def\HAP@toctext{\HAP@tlineonly{#2}}% + \else + \def\HAP@toctext{\HAP@tline{#2}}% + \fi + \else + \setcounter{HAP@sc@toc}{#5}% + \ifnum\HAP@toctype=\@ne + \def\HAP@toctext{\HAP@tsectiononly{#2}}% + \else + \def\HAP@toctext{\HAP@tsection{#2}}% + \fi + \fi + \ifcase + \ifnum\value{HAP@sc@pres}=\value{HAP@sc@toc}\@ne\fi + \ifnum\value{HAP@sc@toc}=\z@\ifnum\HAP@toctype=\z@\@ne\else + \ifnum\value{HAP@sc@pres}=\z@\@ne\fi\fi\fi + \ifnum#1=\@ne\@ne\fi + \z@ + \else + \ifHAP@firstTocEntry\else + \ifcase + \ifnum#1=\z@\@ne\fi + \ifnum\HAP@toctype=\@ne\@ne\fi + \z@ + \vspace*{\HAP@tsectionskip}% + \else + \vspace*{\HAP@titemskip}% + \fi + \fi + \HAP@firstTocEntryfalse + \ifnum#1=\z@\else\HAP@tsectionm\fi + \ifcase + \ifHAP@highlight + \ifnum\value{trueSlideCounter}<#3\space\else + \ifnum\value{trueSlideCounter}<#4\@ne\fi\fi + \ifHAP@hlsections\ifnum#1=\z@\else + \ifnum\value{HAP@sc@pres}=\value{HAP@sc@toc}\@ne\fi\fi\fi + \fi + \z@ + \let\HAP@tempa\HAP@tocentry + \else + \let\HAP@tempa\HAP@hltocentry + \fi + \HAP@pdfpagelink{\HAP@tempa}{#3}% + \par + \fi +} +\def\HAP@pdfpagelink#1#2{% + \pdfmark[#1]{pdfmark=/LNK, + Raw={/Page #2 /Border [0 0 0] /View [/XYZ null null null]}}% +} +\def\HAP@contentsline#1#2#3#4{% + \ifHAP@toc + \ifHAP@highlight + \ifx\HAP@tocentryb\@undefined\else + \protected@write\@auxout{}{% + \string\@writefile{toc}{% + \string\pcontentsline{\HAP@tocentrya}{\HAP@tocentryb}% + {\HAP@tocentryc}{#3}{\HAP@tocentryd}}}% + \fi + \gdef\HAP@tocentrya{#1}% + \protected@xdef\HAP@tocentryb{#2}% + \xdef\HAP@tocentryc{#3}% + \xdef\HAP@tocentryd{#4}% + \else + \protected@write\@auxout{}{% + \string\@writefile{toc}{% + \string\pcontentsline{#1}{#2}{#3}{}% + {\ifnum#1=\z@\else\number\c@HAP@sc@pres\fi}}}% + \fi + \fi +} +\def\HAP@toc{% + \def\HAP@toctype{0}% + \HAP@tocinput +} +\def\HAP@tsections{% + \def\HAP@toctype{1}% + \HAP@tocinput +} +\def\HAP@tcontent{% + \def\HAP@toctype{2}% + \HAP@tocinput +} +\def\HAP@tocinput{% + \HAP@firstTocEntrytrue + \setcounter{HAP@sc@toc}{0}% + \makeatletter + \fontToc{\InputIfFileExists{\jobname.toc}{}{}}% + \makeatother +} +\define@key{HAP@keys@slidespec}{bm}{\def\HAP@bmkey{#1}} +\define@key{HAP@keys@slidespec}{toc}{\def\HAP@tockey{#1}} +\define@key{HAP@keys@slide}{trans}{\def\HAP@transkey{#1}} +\define@key{HAP@keys@slide}{sound}{\def\HAP@soundkey{#1}} +\def\SlideNormal{\@ifnextchar[\HAP@SlideNormal{\HAP@SlideNormal[]}} +\def\HAP@SlideNormal[#1]#2{% + \xsetkeys{HAP@keys@slide,HAP@keys@slidespec}{#1}% + \stepcounter{trueSlideCounter}% + \PDFtransition{\HAP@transkey}% + \ifx\HAP@soundkey\@undefined\else + \SlideSound{\HAP@soundkey}% + \fi + \begin{slide@seminar}% + \ifHAP@portrait\landscapefalse\fi + \def\HAP@tempa{#2}% + \def\HAP@tempb{HAP@notitle}% + \ifx\HAP@tempa\HAP@tempb + \ifx\HAP@tockey\@undefined\else\ifx\HAP@tockey\@empty\else + \HAP@contentsline{0}{\HAP@tockey}{\number\c@trueSlideCounter}{}% + \fi\fi + \ifx\HAP@bmkey\@undefined\else\ifx\HAP@bmkey\@empty\else + \stepcounter{HAP@sc@slides}% + \HAP@writebm{}{section.\number\c@HAP@sc@pres.\number\c@HAP@sc@slides}% + {\HAP@bmkey}{\number\c@trueSlideCounter}{section.\number\c@HAP@sc@pres}% + \fi\fi + \else + \slidetitle{#2}% + \ifx\HAP@bmkey\@undefined + \stepcounter{HAP@sc@slides}% + \HAP@writebm{}{section.\number\c@HAP@sc@pres.\number\c@HAP@sc@slides}% + {#2}{\number\c@trueSlideCounter}{section.\number\c@HAP@sc@pres}% + \else\ifx\HAP@bmkey\@empty\else + \stepcounter{HAP@sc@slides}% + \HAP@writebm{}{section.\number\c@HAP@sc@pres.\number\c@HAP@sc@slides}% + {\HAP@bmkey}{\number\c@trueSlideCounter}{section.\number\c@HAP@sc@pres}% + \fi\fi + \ifx\HAP@tockey\@undefined + \HAP@contentsline{0}{#2}{\number\c@trueSlideCounter}{}% + \else\ifx\HAP@tockey\@empty\else + \HAP@contentsline{0}{\HAP@tockey}{\number\c@trueSlideCounter}{}% + \fi\fi + \fi + \begin{posit@Box}% + \begin{minipage}{\slideWidth}% + \raggedright + \@DefMyItem% + \ifinColor\@fontTextColor\else\@fontTextBW\fi +} +\def\endSlideNormal{% + \end{minipage}% + \end{posit@Box}% + \end{slide@seminar}% +} +\def\SlideOverlay{\@ifnextchar[\HAP@SlideOverlay{\HAP@SlideOverlay[]}} +\def\HAP@SlideOverlay[#1]#2{% + \xsetkeys{HAP@keys@slide,HAP@keys@slidespec}{#1}% + \stepcounter{trueSlideCounter}% + \PDFtransition{\HAP@transkey}% + \ifx\HAP@soundkey\@undefined\else + \SlideSound{\HAP@soundkey}% + \fi + \begin{slide@seminar}% + \ifHAP@portrait\landscapefalse\fi + \def\HAP@tempa{#2}% + \def\HAP@tempb{HAP@notitle}% + \ifx\HAP@tempa\HAP@tempb\else + \ifHAP@firstOverlay + \global\HAP@firstOverlayfalse + \ifcollapsedBookmarks\def\HAP@tempa{-}\else\def\HAP@tempa{}\fi + \ifx\HAP@bmkey\@undefined + \stepcounter{HAP@sc@slides}% + \HAP@writebm{\HAP@tempa}{section.\number\c@HAP@sc@pres.\number\c@HAP@sc@slides}% + {#2}{\number\c@trueSlideCounter}{section.\number\c@HAP@sc@pres}% + \else\ifx\HAP@bmkey\@empty\else + \stepcounter{HAP@sc@slides}% + \HAP@writebm{\HAP@tempa}{section.\number\c@HAP@sc@pres.\number\c@HAP@sc@slides}% + {\HAP@bmkey}{\number\c@trueSlideCounter}{section.\number\c@HAP@sc@pres}% + \fi\fi + \ifx\HAP@tockey\@undefined + \HAP@contentsline{0}{#2}{\number\c@trueSlideCounter}{}% + \else\ifx\HAP@tockey\@empty\else + \HAP@contentsline{0}{\HAP@tockey}{\number\c@trueSlideCounter}{}% + \fi\fi + \else + \ifx\HAP@bmkey\@undefined + \HAP@writebm{}{overlay}{#2}{\number\c@trueSlideCounter}% + {section.\number\c@HAP@sc@pres.\number\c@HAP@sc@slides}% + \else\ifx\HAP@bmkey\@empty\else + \HAP@writebm{}{overlay}{\HAP@bmkey}{\number\c@trueSlideCounter}% + {section.\number\c@HAP@sc@pres.\number\c@HAP@sc@slides}% + \fi\fi + \fi + \slidetitle{#2}% + \fi + \begin{posit@Box}% + \begin{minipage}{\slideWidth}% + \raggedright + \@DefMyItem% + \ifinColor\@fontTextColor\else\@fontTextBW\fi + {\overlay{1}}% +} +\def\endSlideOverlay{% + \end{minipage}% + \end{posit@Box}% + \end{slide@seminar}% + \ifDVItoPS\else + \addtocounter{slide}{-1}% + \fi +} +\let\slide=\SlideNormal +\let\endslide=\endSlideNormal +\renewenvironment{thebibliography}[1]{% + \list{\@biblabel{\@arabic\c@enumiv}}% + {\settowidth\labelwidth{\@biblabel{#1}}% + \leftmargin\labelwidth + \advance\leftmargin\labelsep + \@openbib@code + \usecounter{enumiv}% + \let\p@enumiv\@empty + \renewcommand\theenumiv{\@arabic\c@enumiv}}% + \sloppy + \clubpenalty4000 + \@clubpenalty \clubpenalty + \widowpenalty4000% + \sfcode`\.\@m +}{% + \def\@noitemerr{\@latex@warning{Empty `thebibliography' environment}}% + \endlist +} +\let\NoFrenchBabelItemize\relax +\def\HAP@toodeep{\PackageError{HA-prosper}{Items too deeply nested}\@ehd} +\newif\ifHAP@active +\newif\ifHAP@nested +\let\HAP@orig@item=\item +\def\xitem{\@ifnextchar<\HAP@xitem{\HAP@xitem<0>}} +\def\HAP@xitem<#1>{% + \PackageError{HA-prosper}{Lonely \string\item--perhaps a missing + list environment}\@ehc +} +\AtBeginDocument{% + \def\itemize{% + \def\HAP@xitem<##1>{% + \ifHAP@nested\else\HAP@activetrue\fi + \HAP@orig@item + }% + \ifnum\@itemdepth>\tw@\HAP@toodeep\else + \advance\@itemdepth\@ne + \edef\@itemitem{labelitem\romannumeral\the\@itemdepth}% + \expandafter + \list + \csname\@itemitem\endcsname{% + \setlength{\itemsep}{\z@}% + \setlength{\parsep}{\z@}% + \setlength{\topsep}{\z@}% + \setlength{\partopsep}{\z@}% + \addtolength{\topsep}{-\parskip}% + \addtolength{\partopsep}{\parskip}% + \ifnum\@itemdepth<2 + \settowidth{\HAP@tla}{\labelitemi}% + \addtolength{\HAP@tla}{\labelsep}% + \setlength{\leftmargin}{\HAP@tla}% + \setlength{\itemsep}{.5ex}% + \fi\raggedright + \def\makelabel##1{\hss\llap{##1}}}% + \fi + } + \let\enditemize\endlist + \def\enumerate{% + \def\HAP@xitem<##1>{% + \ifHAP@nested\else\HAP@activetrue\fi + \HAP@orig@item + }% + \ifnum\@enumdepth>\tw@\HAP@toodeep\else + \advance\@enumdepth\@ne + \edef\@enumctr{enum\romannumeral\the\@enumdepth}% + \expandafter + \list + \csname label\@enumctr\endcsname{% + \setlength{\itemsep}{\z@}% + \setlength{\parsep}{\z@}% + \setlength{\topsep}{\z@}% + \setlength{\partopsep}{\z@}% + \addtolength{\topsep}{-\parskip}% + \addtolength{\partopsep}{\parskip}% + \ifnum\@enumdepth<2 + \settowidth{\HAP@tla}{\labelenumi}% + \addtolength{\HAP@tla}{\labelsep}% + \setlength{\leftmargin}{\HAP@tla}% + \setlength{\itemsep}{.5ex}% + \fi\raggedright + \usecounter\@enumctr\def\makelabel##1{\hss\llap{##1}}}% + \fi + } + \let\endenumerate\endlist +} +\newcounter{HAP@listdepth} +\define@key{HAP@keys@step}{sstart}{\def\HAP@Istart{#1}} +\define@key{HAP@keys@step}{stype}{\def\HAP@Itype{#1}} +\define@key{HAP@keys@step}{iacolor}{\def\HAP@Icolor{#1}} +\def\itemstep{\@ifnextchar[{\HAP@stepenv{0}}{\HAP@stepenv{0}[]}} +\def\enumstep{\@ifnextchar[{\HAP@stepenv{1}}{\HAP@stepenv{1}[]}} +\def\enditemstep{\endHAP@stepenv{0}} +\def\endenumstep{\endHAP@stepenv{1}} +\def\HAP@stepenv#1[#2]{% + \HAP@nestedtrue + \xsetkeys{HAP@keys@step}{#2}% + \ifDVItoPS\def\HAP@Itype{0}\fi + \ifnum#1=\z@ + \begin{itemize}% + \else + \begin{enumerate}% + \fi + \ifnum\value{HAP@listdepth}=\z@ + \setcounter{item@step}{\HAP@Istart}% + \addtocounter{item@step}{-1}% + \fi + \stepcounter{HAP@listdepth}% + \def\HAP@xitem<##1>{% + \stepcounter{item@step}% + \setcounter{HAP@tca}{\value{item@step}}% + \addtocounter{HAP@tca}{##1}% + \HAP@activetrue + \ifnum\HAP@Itype=\z@ + \HAP@textc + \OnSlide{\value{item@step}-}% + \else + \ifnum\HAP@Itype=\@ne\OnSlide{\value{item@step}-}\fi + \ifcase + \ifnum\value{overlaysCount}<\value{item@step}\@ne\fi + \ifnum\value{overlaysCount}>\value{HAP@tca}\@ne\fi + \z@ + \HAP@textc + \else + \csname\HAP@Icolor\endcsname + \HAP@activefalse + \fi + \fi + \HAP@orig@item + }% +} +\def\endHAP@stepenv#1{% + \ifnum#1=\z@ + \end{itemize}% + \else + \end{enumerate}% + \fi + \addtocounter{HAP@listdepth}{-1}% + \ifnum\value{HAP@listdepth}=\z@ + \setcounter{item@step}{0}% + \HAP@nestedfalse + \fi +} +\def\title#1{\gdef\@title{#1}} +\def\author#1{\gdef\@author{#1}} +\renewcommand{\maketitle}[1][]{% + \expandafter\ifx\csname frenchTeXmods\endcsname\relax + \else + \ifx\@soORI\@undefined + \PackageWarning{prosper}{This page is intentionally left blank + to overcome an incompatibility bug in the seminar class with + the old (< 1999/11/23) B. Gaulle's 'french' package.}% + \begin{center}% + {\black\small + \textsf{prosper} class: page intentionally left blank to overcome + an incompatibility bug between B. Gaulle 'french' package and + the seminar class.}% + \end{center}% + \clearpage \setcounter{page}{0}% + \fi\fi + \begin{slide}[#1]{HAP@notitle}% + \ptsize{10}% + \begin{center}% + \@titleSpacing\par + \normalfont + {\ifinColor\@fontTitleColor\else\@fontTitleBW\fi\@title\par}% + \ifx\@Subtitle\@empty\else + {\ifinColor\@fontSubtitleColor\else\@fontSubtitleBW\fi\@Subtitle\par}% + \fi + \vskip2em + {\ifinColor\@fontAuthorColor\else\@fontAuthorBW\fi + \begin{tabular}[t]{c}\@author\end{tabular}\par}% + \vfill + \end{center}% + \end{slide}% +} +\newif\ifHAP@firstOverlay +\def\Overlays{% + \HAP@firstOverlaytrue + \global\let\slide\SlideOverlay + \global\let\endslide\endSlideOverlay + \setcounter{overlay@page}{\value{slide}}% +} +\def\endOverlays{% + \HAP@firstOverlayfalse + \global\let\slide\SlideNormal + \global\let\endslide\endSlideNormal + \setcounter{slide}{\value{overlay@page}}% + \stepcounter{slide}% +} +\long\def\overlays#1#2{% + \bgroup + \aftergroup\HAP@cleanupOverlay + \InOverlaystrue + \setcounter{limitOverlays}{#1}% + \setcounter{overlaysCount}{1}% + \ifDVItoPS + #2 + \else + \begin{Overlays}% + \bgroup + \loop + \@everyOverlay + \HAP@scounters + #2 + \ifnum\value{overlaysCount}<\value{limitOverlays}{% + \stepcounter{overlaysCount}% + \HAP@rcounters + }% + \repeat + \egroup + \end{Overlays}% + \fi + \egroup +} +\def\HAP@cleanupOverlay{% + \InOverlaysfalse + \setcounter{limitOverlays}{0}% + \setcounter{overlaysCount}{0}% +} +\let\saveCtr\relax +\define@key{HAP@keys@globalonly}{counters}{% + \def\HAP@counterslist{#1}% + \ifx\HAP@counterslist\@empty + \g@addto@macro\HAP@counterslist{figure,equation,table}% + \else + \g@addto@macro\HAP@counterslist{,figure,equation,table}% + \fi + \@for\HAP@tempa:=\HAP@counterslist\do{% + \@ifundefined{c@\HAP@tempa}{\@nocounterr{\HAP@tempa}}% + {\@ifundefined{c@HAP@oldc@\HAP@tempa}{\newcounter{HAP@oldc@\HAP@tempa}}{}}% + }% +} +\def\HAP@scounters{% + \@for\HAP@tempa:=\HAP@counterslist\do{% + \setcounter{HAP@oldc@\HAP@tempa}{\value{\HAP@tempa}}% + }% +} +\def\HAP@rcounters{% + \@for\HAP@tempa:=\HAP@counterslist\do{% + \setcounter{\HAP@tempa}{\value{HAP@oldc@\HAP@tempa}}% + }% +} +\def\@fontLFColor{\@fontTextColor\fontsize{5pt}{5pt}\selectfont} +\def\@fontLFBW{\@fontTextBW\fontsize{5pt}{5pt}\selectfont} +\newcommand{\FontLeftFoot}[2]{% + \gdef\@fontLFColor{#1}% + \gdef\@fontLFBW{#2}} +\newcommand{\fontLeftFoot}[1]{{\ifinColor\@fontLFColor\else\@fontLFBW\fi#1}} +\def\@fontRFColor{\@fontTextColor\fontsize{5pt}{5pt}\selectfont} +\def\@fontRFBW{\@fontTextBW\fontsize{5pt}{5pt}\selectfont} +\newcommand{\FontRightFoot}[2]{% + \gdef\@fontRFColor{#1}% + \gdef\@fontRFBW{#2}} +\newcommand{\fontRightFoot}[1]{{\ifinColor\@fontRFColor\else\@fontRFBW\fi#1}} +\def\@fontAuthorColor{\@fontTextColor} +\def\@fontAuthorBW{\@fontTextBW} +\newcommand{\FontAuthor}[2]{% + \gdef\@fontAuthorColor{#1}% + \gdef\@fontAuthorBW{#2}} +\newcommand{\fontAuthor}[1]{{\ifinColor\@fontAuthorColor\else\@fontAuthorBW\fi#1}} +\def\@fontInstColor{\@fontTextColor\fontsize{7pt}{7pt}\selectfont} +\def\@fontInstBW{\@fontTextBW\fontsize{7pt}{7pt}\selectfont} +\newcommand{\FontInst}[2]{% + \gdef\@fontInstColor{#1}% + \gdef\@fontInstBW{#2}} +\newcommand{\fontInst}[1]{{\ifinColor\@fontInstColor\else\@fontInstBW\fi#1}} +\let\institution\fontInst +\def\@fontEmailColor{\@fontTextColor\fontsize{7pt}{7pt}\selectfont} +\def\@fontEmailBW{\@fontTextBW\fontsize{7pt}{7pt}\selectfont} +\newcommand{\FontEmail}[2]{% + \gdef\@fontEmailColor{#1}% + \gdef\@fontEmailBW{#2}} +\newcommand{\fontEmail}[1]{{\ifinColor\@fontEmailColor\else\@fontEmailBW\fi#1}} +\let\email\fontEmail +\def\@fontTocColor{\@fontTextColor\fontsize{4pt}{6pt}\selectfont} +\def\@fontTocBW{\@fontTextBW\fontsize{4pt}{6pt}\selectfont} +\newcommand{\FontToc}[2]{% + \gdef\@fontTocColor{#1}% + \gdef\@fontTocBW{#2}} +\newcommand{\fontToc}[1]{{\ifinColor\@fontTocColor\else\@fontTocBW\fi#1}} +\renewpagestyle{GenericPageStyle}{}{} +\define@key{HAP@keys@globalonly}{lf}{\def\HAP@leftfoot{#1}} +\define@key{HAP@keys@globalonly}{rf}{\def\HAP@rightfoot{#1}} +\def\LeftFoot#1{\def\HAP@leftfoot{#1}} +\def\RightFoot#1{\def\HAP@rightfoot{#1}} +\define@key{HAP@keys@globalonly}{sn}{\def\HAP@sn{#1}} +\newcommand{\HAP@PutLF}[2]{% + \rput[#1](#2){\parbox[t]{\slidewidth}{\fontLeftFoot{\HAP@leftfoot}}}% +} +\newcommand{\HAP@PutRF}[2]{% + \ifx\HAP@sn\@empty + \rput[#1](#2){% + \parbox[t]{\slidewidth}{\hfill\fontRightFoot{\HAP@rightfoot}}}% + \else + \rput[#1](#2){% + \parbox[t]{\slidewidth}{\hfill\fontRightFoot{\HAP@rightfoot~\HAP@sn}}}% + \fi +} +\newlength{\HAP@lcolwidth} +\newlength{\HAP@rcolwidth} +\newlength{\HAP@frsep} +\newlength{\HAP@colsep} +\newlength{\HAP@topsep} +\newlength{\HAP@bottomsep} +\newlength{\HAP@indent} +\define@key{HAP@keys@dual}{lineheight}{\def\HAP@lineheight{#1}} +\define@key{HAP@keys@dual}{lfrheight}{\def\HAP@lfrheight{#1}} +\define@key{HAP@keys@dual}{rfrheight}{\def\HAP@rfrheight{#1}} +\define@key{HAP@keys@dual}{frsep}{\setlength{\HAP@frsep}{#1}} +\define@key{HAP@keys@dual}{colsep}{\setlength{\HAP@colsep}{#1}} +\define@key{HAP@keys@dual}{lcolwidth}{\setlength{\HAP@lcolwidth}{#1}} +\define@key{HAP@keys@dual}{rcolwidth}{\setlength{\HAP@rcolwidth}{#1}} +\define@key{HAP@keys@dual}{topsep}{\setlength{\HAP@topsep}{#1}} +\define@key{HAP@keys@dual}{bottomsep}{\setlength{\HAP@bottomsep}{#1}} +\define@key{HAP@keys@dual}{indent}{\setlength{\HAP@indent}{#1}} +\def\HAP@maxdim#1#2{\ifdim#1>#2#1\else#2\fi} +\def\dualslide{\@ifnextchar[\HAP@dualslide{\HAP@@@dualslide[][][]}} +\def\HAP@dualslide[#1]{% + \@ifnextchar[{\HAP@@dualslide[#1]}% + {\HAP@@@dualslide[#1][#1][#1]}% +} +\def\HAP@@dualslide[#1][#2]{% + \@ifnextchar[{\HAP@@@dualslide[#1][#2]}% + {\HAP@@@dualslide[#1][#2][#1]}% +} +\long\def\HAP@@@dualslide[#1][#2][#3]#4#5#6{% + \setlength{\HAP@frsep}{1.5mm}% + \setlength{\HAP@colsep}{.06\linewidth}% + \setlength{\HAP@lcolwidth}{.47\linewidth}% + \setlength{\HAP@rcolwidth}{.47\linewidth}% + \setlength{\HAP@topsep}{0cm}% + \setlength{\HAP@bottomsep}{0cm}% + \setlength{\HAP@indent}{0cm}% + \xsetkeys{HAP@keys@dual}{#4}% + \sbox\HAP@tba{\begin{minipage}{\HAP@lcolwidth}#5\end{minipage}}% + \setlength{\HAP@tlc}{\the\ht\HAP@tba}% + \addtolength{\HAP@tlc}{\the\dp\HAP@tba}% + \sbox\HAP@tbb{\begin{minipage}{\HAP@rcolwidth}#6\end{minipage}}% + \setlength{\HAP@tld}{\the\ht\HAP@tbb}% + \addtolength{\HAP@tld}{\the\dp\HAP@tbb}% + \setlength{\HAP@tlc}{\HAP@maxdim{\HAP@tlc}{\HAP@tld}}% + \ifx\HAP@lfrheight\@undefined\else + \setlength{\HAP@tlc}{\HAP@maxdim{\HAP@lfrheight}{\HAP@tlc}}% + \fi + \ifx\HAP@lineheight\@undefined\else + \setlength{\HAP@tlc}{\HAP@maxdim{\HAP@lineheight}{\HAP@tlc}}% + \fi + \ifx\HAP@rfrheight\@undefined\else + \setlength{\HAP@tlc}{\HAP@maxdim{\HAP@rfrheight}{\HAP@tlc}}% + \fi + \pspicture(-\HAP@indent,\HAP@topsep)(\linewidth,-\HAP@tlc)% + \psset{unit=1pt,linewidth=.25pt,linecolor=HAP@framecolor}% + \setlength{\HAP@tla}{\HAP@lcolwidth}% + \addtolength{\HAP@tla}{\HAP@frsep}% + \ifx\HAP@lfrheight\@undefined\else + \psframe[#1](-\HAP@frsep,\HAP@frsep)(\HAP@tla,-\HAP@lfrheight)% + \fi + \rput[tl](0,0){\usebox{\HAP@tba}}% + \setlength{\HAP@tla}{\HAP@lcolwidth}% + \addtolength{\HAP@tla}{.5\HAP@colsep}% + \ifx\HAP@lineheight\@undefined\else + \psline[#2](\HAP@tla,\HAP@frsep)(\HAP@tla,-\HAP@lineheight)% + \fi + \addtolength{\HAP@tla}{.5\HAP@colsep}% + \setlength{\HAP@tlc}{\HAP@tla}% + \addtolength{\HAP@tla}{-\HAP@frsep}% + \setlength{\HAP@tlb}{\HAP@tla}% + \addtolength{\HAP@tlb}{\HAP@rcolwidth}% + \addtolength{\HAP@tlb}{2\HAP@frsep}% + \ifx\HAP@rfrheight\@undefined\else + \psframe[#3](\HAP@tla,\HAP@frsep)(\HAP@tlb,-\HAP@rfrheight)% + \fi + \rput[tl](\HAP@tlc,0){\usebox{\HAP@tbb}}% + \endpspicture\par +} +\newcounter{HAP@onslide@count} +\newcounter{HAP@onslide@end} +\newif\ifHAP@displayMat +\let\HAP@onslide@list\@empty +\def\onSlide{\@ifstar{\HAP@onSlide{1}}{\HAP@onSlide{0}}} +\long\def\HAP@onSlide#1#2{% + \HAP@split#2,\relax,% + \let\HAP@next\@gobble + \ifDVItoPS + \ifAccumulate + \let\HAP@next\@iden% + \fi + \else + \ifHAP@displayMat + \let\HAP@next\@iden% + \HAP@displayMatfalse + \else + \ifnum#1=\z@ + \let\HAP@next\@on@overlay@one% + \fi + \fi + \fi + \HAP@next +} +\def\OnSlide#1{% + \HAP@split#1,\relax,% + \ifDVItoPS\else + \ifHAP@displayMat + \HAP@displayMatfalse + \else + \overlay{1}% + \fi + \fi +} +\def\HAP@split#1,{% + \ifx\relax#1\@empty\else + \HAP@read#1--\relax + \expandafter\HAP@split + \fi +} +\def\HAP@read#1-#2-#3\relax{% + \def\HAP@tempa{#1}% + \def\HAP@tempb{#2}% + \def\HAP@tempc{#3}% + \ifx\HAP@tempa\@empty + \setcounter{HAP@onslide@count}{1}% + \else + \HAP@sp\HAP@tempd{#1}% + \ifHAP@plus + \setcounter{HAP@onslide@count}{\value{item@step}}% + \addtocounter{HAP@onslide@count}{\HAP@tempd}% + \else + \setcounter{HAP@onslide@count}{#1}% + \fi + \fi + \ifx\HAP@tempb\@empty + \ifx\HAP@tempc\@empty + \HAP@sp\HAP@tempd{#1}% + \ifHAP@plus + \setcounter{HAP@onslide@end}{\value{item@step}}% + \addtocounter{HAP@onslide@end}{\HAP@tempd}% + \else + \setcounter{HAP@onslide@end}{#1}% + \fi + \else + \setcounter{HAP@onslide@end}{\value{limitOverlays}}% + \fi + \else + \HAP@sp\HAP@tempd{#2}% + \ifHAP@plus + \setcounter{HAP@onslide@end}{\value{item@step}}% + \addtocounter{HAP@onslide@end}{\HAP@tempd}% + \else + \setcounter{HAP@onslide@end}{#2}% + \fi + \fi + \ifnum\value{HAP@onslide@count}>\value{HAP@onslide@end}% + \@expandtwoargs\in@{,\theslide,}{,\HAP@onslide@list,}% + \ifin@\else + \PackageError{HA-prosper}{Invalid onSlide or OnSlide range or missing overlays + on slide \theslide}{You can go ahead, but material will be missing.}% + \xdef\HAP@onslide@list{% + \HAP@onslide@list + \ifx\HAP@onslide@list\@empty\else,\fi + \theslide + }% + \fi + \else + \ifnum\value{HAP@onslide@count}>\value{overlaysCount}\else + \ifnum\value{HAP@onslide@end}<\value{overlaysCount}\else + \HAP@displayMattrue + \fi\fi + \fi +} +\def\:{\let\@pltoken=+}\:% +\newtoks\HAP@toks@ +\newif\ifHAP@plus +\def\HAP@sp#1#2{% + \futurelet\HAP@tempa\HAP@@sp#2\@nil\@nil+\@nil\relax#1}% +\def\HAP@@sp{% + \ifx\HAP@tempa\@pltoken + \HAP@plustrue + \expandafter\HAP@@@sp + \else + \HAP@plusfalse + \expandafter\HAP@@@sp\expandafter+% + \fi +}% +\def\HAP@@@sp+#1\@nil{\HAP@@@@sp#1}% +\def\HAP@@@@sp#1\@nil#2\relax#3{\HAP@toks@{#1}\edef#3{\the\HAP@toks@}} +\newcommand{\xitemwait}[1][1]{\addtocounter{item@step}{#1}} +\define@key{HAP@keys@globalonly}{tsnav}{\gdef\HAP@TSNav{#1}} +\def\TitleSlideNav#1{\gdef\HAP@TSNav{#1}} +\define@key{HAP@keys@globalonly}{nsnav}{\gdef\HAP@NSNav{#1}} +\def\NormalSlideNav#1{\gdef\HAP@NSNav{#1}} +\def\totalpages{\realpageref{last@page}} +\def\HAPsetup#1{% + \xsetkeys{HAP@keys@globalonly,HAP@keys@slide,HAP@keys@step}{#1}% +} +\HAPsetup{lf=,rf=,trans=\@defaultTransition,template=slide,sstart=1, + stype=0,iacolor=lightgray,tsnav=FullScreen,nsnav=ShowBookmarks, + sn={-~p.~\thepage\ifallPages/\totalpages\fi},counters= +} +\input{HA-prosper.cfg} +\hypersetup{pdfpagescrop={0 0 595 840}} +\AtBeginDocument{\def\@pdfcreator{LaTeX with hyperref and + HA-prosper packages}} +\ptsize{10} +\let\slidetitle\@undefined +\IfFileExists{HAP\HAP@Style@chosen.sty}{% + \RequirePackage{HAP\HAP@Style@chosen}% +}{\PackageError{HA-prosper}{unknown HA-prosper style file: HAP\HAP@Style@chosen.sty}% + {Sorry, no additional help}} +\ifx\HAPR@normalSlide\@undefined + \PackageError{HA-prosper}{HA-prosper normal slide is + not defined in your template}% + {Check that your template HAP\HAP@Style@chosen.sty supports + normal slides and that it is up to date}% +\else + \HAPR@normalSlide + \ifx\HAPR@wideSlide\@undefined + \else + \def\wideslide{\@ifnextchar[\HAP@wideslide{\HAP@wideslide[]}}% + \def\HAP@wideslide[#1]#2{% + \HAPR@wideSlide + \begin{slide}[#1]{#2}% + }% + \def\endwideslide{\end{slide}\HAPR@normalSlide}% + \fi + \ifx\HAPR@partSlide\@undefined + \else + \def\partslide{\@ifnextchar[\HAP@partslide{\HAP@partslide[]}}% + \def\HAP@partslide[#1]#2{% + \HAPR@partSlide + \begin{slide}[#1]{#2}% + }% + \def\endpartslide{\end{slide}\HAPR@normalSlide}% + \fi +\fi +\ifcase + \ifx\HAPR@normalSlide\@undefined\@ne\fi + \ifx\HAPR@titleSlide\@undefined\@ne\fi + \z@ + \let\HAP@orig@maketitle=\maketitle + \def\maketitle{\@ifnextchar[\HAP@maketitle{\HAP@maketitle[]}}% + \newcommand{\HAP@maketitle}[1][]{% + \HAPR@titleSlide\HAP@orig@maketitle[#1]\HAPR@normalSlide + }% +\fi +\ifx\HAP@tline\@undefined\def\HAP@tline#1{#1}\fi +\ifx\HAP@tlineonly\@undefined\def\HAP@tlineonly#1{#1}\fi +\ifx\HAP@tsection\@undefined\def\HAP@tsection#1{#1}\fi +\ifx\HAP@tsectiononly\@undefined\def\HAP@tsectiononly#1{#1}\fi +\ifx\HAP@tsectionskip\@undefined\def\HAP@tsectionskip{1.5em}\fi +\ifx\HAP@titemskip\@undefined\def\HAP@titemskip{.1em}\fi +\ifx\HAP@tsectionm\@undefined\let\HAP@tsectionm\@empty\fi +\ifx\HAP@twidth\@undefined\def\HAP@twidth{2cm}\fi +\ifx\HAP@tborder\@undefined\def\HAP@tborder{.05cm}\fi +\ifx\HAP@textc\@undefined\newrgbcolor{HAP@textc}{0 0 0}\fi +\ifx\HAP@framecolor\@undefined\newrgbcolor{HAP@framecolor}{0 0 0}\fi +\ifx\HAP@hcolor\@undefined\newrgbcolor{HAP@hcolor}{0 0 0}\fi +\ifx\HAP@htcolor\@undefined\newrgbcolor{HAP@htcolor}{1 1 1}\fi +\ifx\HAP@tocentry\@undefined + \def\HAP@tocentry{% + \parbox[b]{\HAP@twidth}{\raggedright\HAP@toctext}% + }% +\fi +\ifx\HAP@hltocentry\@undefined + \def\HAP@hltocentry{% + \psframebox*[framesep=\HAP@tborder,fillcolor=HAP@hcolor,boxsep=false]% + {\parbox[b]{\HAP@twidth}{\raggedright{\HAP@htcolor\HAP@toctext}}}% + }% +\fi +\@ifclassloaded{ppr-prv}{\InputIfFileExists{HAP-ppr-prv.def}{}{}}{} +\endinput +%% +%% End of file `HA-prosper.sty'. diff --git a/Master/texmf-dist/tex/latex/ha-prosper/Styles/Aggie/AMLogo.eps b/Master/texmf-dist/tex/latex/ha-prosper/Styles/Aggie/AMLogo.eps new file mode 100644 index 00000000000..1d32dfc4786 --- /dev/null +++ b/Master/texmf-dist/tex/latex/ha-prosper/Styles/Aggie/AMLogo.eps @@ -0,0 +1,971 @@ +%!PS-Adobe-3.0 EPSF-3.0 +%%BoundingBox: 0 6 135 139 +%%HiResBoundingBox: 0.000000 6.960000 134.880005 138.000005 +%......................................... +%%Creator: AFPL Ghostscript 811 (epswrite) +%%CreationDate: 2004/03/14 10:10:45 +%%DocumentData: Clean7Bit +%%LanguageLevel: 2 +%%EndComments +%%BeginProlog +% This copyright applies to everything between here and the %%EndProlog: +% Copyright (C) 2003 artofcode LLC, Benicia, CA. All rights reserved. +%%BeginResource: procset GS_epswrite_2_0_1001 +/GS_epswrite_2_0_1001 80 dict dup begin +/PageSize 2 array def/setpagesize{ PageSize aload pop 3 index eq exch +4 index eq and{ pop pop pop}{ PageSize dup 1 +5 -1 roll put 0 4 -1 roll put dup null eq {false} {dup where} ifelse{ exch get exec} +{ pop/setpagedevice where +{ pop 1 dict dup /PageSize PageSize put setpagedevice} +{ /setpage where{ pop PageSize aload pop pageparams 3 {exch pop} repeat +setpage}if}ifelse}ifelse}ifelse} bind def +/!{bind def}bind def/#{load def}!/N/counttomark # +/rG{3{3 -1 roll 255 div}repeat setrgbcolor}!/G{255 div setgray}!/K{0 G}! +/r6{dup 3 -1 roll rG}!/r5{dup 3 1 roll rG}!/r3{dup rG}! +/w/setlinewidth #/J/setlinecap # +/j/setlinejoin #/M/setmiterlimit #/d/setdash #/i/setflat # +/m/moveto #/l/lineto #/c/rcurveto # +/p{N 2 idiv{N -2 roll rlineto}repeat}! +/P{N 0 gt{N -2 roll moveto p}if}! +/h{p closepath}!/H{P closepath}! +/lx{0 rlineto}!/ly{0 exch rlineto}!/v{0 0 6 2 roll c}!/y{2 copy c}! +/re{4 -2 roll m exch dup lx exch ly neg lx h}! +/^{3 index neg 3 index neg}! +/f{P fill}!/f*{P eofill}!/s{H stroke}!/S{P stroke}! +/q/gsave #/Q/grestore #/rf{re fill}! +/Y{P clip newpath}!/Y*{P eoclip newpath}!/rY{re Y}! +/|={pop exch 4 1 roll 1 array astore cvx 3 array astore cvx exch 1 index def exec}! +/|{exch string readstring |=}! +/+{dup type/nametype eq{2 index 7 add -3 bitshift 2 index mul}if}! +/@/currentfile #/${+ @ |}! +/B{{2 copy string{readstring pop}aload pop 4 array astore cvx +3 1 roll}repeat pop pop true}! +/Ix{[1 0 0 1 11 -2 roll exch neg exch neg]exch}! +/,{true exch Ix imagemask}!/If{false exch Ix imagemask}!/I{exch Ix image}! +/Ic{exch Ix false 3 colorimage}! +/F{/Columns counttomark 3 add -2 roll/Rows exch/K -1/BlackIs1 true>> +/CCITTFaxDecode filter}!/FX{<nT1B7CT!!!!TbaC6ezB$AL!s8W-!s8W-!s8W-!s8W,Cb[phTz +!1D'T1B7CT!!!!TREY^2s8W-!s8W-!s8W-!s8W-!s3-lezz!!!"2s8W-!AcMfeREY^2s8W-!s8W,C +R/d3e!!!!TR@+$Tz!+sI!s3-lez!!"h!AcMf2!!!!Tbfp+es8W-!s8W-!s8W-!s8Uo2AcMf2 +!!!!TREY^2s8W-!s8W-!s8W-!s8W-!baC6ezz!!$X2s8W+2!!"gCbl@_Cs8W-!s8U<2z!!"gCbaC6ez +!&L%eAcMf2zB$AJ2z!!"h!bl@_Cs8W-!s8W-!s8W-!baE'TAnGXeAsples8U<2AnGXeAnGYCbfp+e +s8W-!s8W-!s8W-!s8W,CR:^&CAnGXeAnGXeAsr]!s8U;TAnIITs8W-!s8W-!s3-mCAnGXeAnIIT +baE'TAnGXeAspl2AnGXeAnGYCbflJeAnGXeAnK92s8W-!s8W-!s8W-!s8W,CR54gCzB$AL!s3-lez +!!$WTbl@_Cs8W-!s8W-!s8W-!s8U<21B7CTzzB)ho2s-Wie1RZJes8W-!s8W-!baC6ez1RZJ2AcMf2z +B$=iez!&L%ebaC6ezB$AL!s8W-!s8W-!s8W-!s8U<21B7CT!!!"2bfp+ebaC6ez!+sI!s8W-!s8W-! +s8W-!s8W-!s3-lezz!!!"2s8W-!AcMfeREY^2s8W-!s8W,CR/d3e!!!!TREWlez!!!"2bVK5!z1RZJ2 +AcMf2!!!!Tbfp+es8W-!s8W-!s8W-!bflJeAnGXeAnIITs8W,CbaE'TAnGXeB$AL!s8W-!s8W-! +s8W-!s8W-!baE'TAnGXeAnGXeAnIJ2s8W,CAnGYCbl@_Cs8W-!s8U<2AnGXeAnGYCbflJeAnGXe +AnGYCAnGXeAnGYCbfn;!AnGXeAnGZ!bl@_Cs8W-!s8W-!s8W,Cb[phTz1RZJes8UnT1B7CTzz!!"h!bfn:Cz!!"h!bl@_Cs8W-!s8W-!s8U +Q +cleartomark end end pagesave restore showpage +%%PageTrailer +%%Trailer +%%Pages: 1 diff --git a/Master/texmf-dist/tex/latex/ha-prosper/Styles/Aggie/HAPAggie.sty b/Master/texmf-dist/tex/latex/ha-prosper/Styles/Aggie/HAPAggie.sty new file mode 100644 index 00000000000..1ed1c7922da --- /dev/null +++ b/Master/texmf-dist/tex/latex/ha-prosper/Styles/Aggie/HAPAggie.sty @@ -0,0 +1,216 @@ +%============================================================================== +% +% HAPAggie -- style file for use with HA-prosper. +% +% Created by: Jack Stalnaker +% stalnaker@tamu.edu +% Texas A&M University +% +% Copyright (c) 2004 Jack Stalnaker. All rights reserved. +% +% This program may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.2 +% 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.2 or later is part of all distributions of LaTeX +% version 1999/12/01 or later. +% +% This program consists of the files listed in files.txt present in this package. +% +% Credit goes to Hendri Adriaens for creating HA-Prosper, and because this +% style is based on an amalgamation of his HA style and the CentER style. +% I made it more Texas A&M-like and added the curves and gradients. +% I also changed the way the toc entries were highlighted in order to +% allow multi-line entries. This was accomplished with strategically placed +% \parboxes and \psframeboxes. +% +% N.B. This looks best when "Smooth line art" has been checked under +% Acrobat Reader-->Edit-->Preferences-->General. Also, this would look +% good with your logo(s) between the footers, as in the CentER style. +%============================================================================== + +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{HAPAggie}[2004/05/16] +\typeout{`Aggie' style for HA-prosper} +\typeout{(c) 2004 Jack Stalnaker, College Station, Texas} +\typeout{Package version: 1.1} +\typeout{ } + +% Color definitions +\newrgbcolor{HAP@textc}{.17 .31 .44} +\newrgbcolor{maroon}{.51 .13 .16} +\newrgbcolor{HAP@framecolor}{.00 .37 .00} +\newrgbcolor{ccopperd}{.89 .85 .69} +\newrgbcolor{ccopperl}{.96 .94 .89} + +% Highlighting definitions +\newrgbcolor{HAP@hcolor}{.51 .13 .16} % Highlight frame color +\newrgbcolor{HAP@htcolor}{.99 .99 .99} % Highlight text color + +% Font definitions +\FontTitle{\usefont{T1}{uag}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\maroon}% + {\usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\maroon} +\FontText{\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc}% + {\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc} +\FontLeftFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont}% + {\@fontTextColor\fontsize{4pt}{4pt}\selectfont} +\FontRightFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont}% + {\@fontTextColor\fontsize{4pt}{4pt}\selectfont} +\ifHAP@portrait% + \FontToc{\@fontTextColor\fontsize{4pt}{6pt}\selectfont}% + {\@fontTextColor\fontsize{4pt}{6pt}\selectfont} +\else% + \FontToc{\@fontTextColor\fontsize{6pt}{7.5pt}\selectfont}% + {\@fontTextColor\fontsize{6pt}{7.5pt}\selectfont} +\fi + +% Slide style definitions +\RequirePackage{pst-grad} +\newcommand{\TitleSlide}[1]{% + \ifHAP@portrait% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=ccopperl](-2.1,-2.3)(12.7,8.4)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=ccopperd](-2.1,8.35)(12.5,8.4)% + \psellipse[linestyle=solid,linecolor=maroon,fillstyle=solid,% + fillcolor=ccopperd](4,-1)(10,2)% + \rput[lb](-0.5,8.8){% + \@ifundefined{HAP@TSNav}% + {\includegraphics[scale=.35]{AMLogo.eps}}% + {\Acrobatmenu{\HAP@TSNav}{\includegraphics[scale=.35]{AMLogo.eps}}}% + }% + \HAP@PutLF{tl}{-0.95,-.35}% + \HAP@PutRF{tr}{8.6,-.35}% + \else% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=ccopperl](-2.1,-2.1)(12.7,7.4)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=maroon](-2.1,7.35)(12.5,7.4)% + \psellipse[linestyle=solid,linecolor=maroon,fillstyle=solid,% + fillcolor=ccopperd](4.5,-1.5)(10,1.5)% + \rput[lb](-1.5,6.6){% + \@ifundefined{HAP@TSNav}% + {\includegraphics[scale=.35]{AMLogo.eps}}% + {\Acrobatmenu{\HAP@TSNav}{\includegraphics[scale=.35]{AMLogo.eps}}}% + }% + \HAP@PutLF{tl}{-1.65,-.9}% + \HAP@PutRF{tr}{11.35,-.9}% + \fi% + {#1}}% + +\newcommand{\NormalSlide}[1]{% + \ifHAP@portrait% + \psframe[linestyle=none,fillstyle=gradient,% + gradbegin=ccopperl,gradend=white,gradmidpoint=0](-2.3,12)(.9,-.43)% + \psellipse[linestyle=none,fillstyle=solid,% + fillcolor=white](1.3,4.5)(1.5,8)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=ccopperd](-2.1,-.6)(12.5,-.2)% + \psline[linecolor=maroon,linewidth=.5pt](-2.1,-.21)(12.5,-.21)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=ccopperl](-2.1,-2.3)(12.5,-.57)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=maroon](-2.1,-2.2)(12.5,-2.3)% + \rput[lb](-1,9.7){% + \@ifundefined{HAP@NSNav}% + {\includegraphics[scale=.25]{AMLogo.eps}}% + {\Acrobatmenu{\HAP@NSNav}{\includegraphics[scale=.25]{AMLogo.eps}}}% + }% + \ifHAP@toc% + \rput[tr](3.7,-.8){\begin{minipage}[t]{2cm}\HAP@tsections\end{minipage}}% + \rput[tl](4.1,-.8){\begin{minipage}[t]{2cm}\HAP@tcontent\end{minipage}}% + \fi% + \HAP@PutLF{tl}{-0.95,-.35}% + \HAP@PutRF{tr}{8.6,-.35}% + \else% + \psframe[linestyle=none,fillstyle=gradient,% + gradbegin=ccopperl,gradend=white,gradmidpoint=0](-2.3,9)(.7,-.53)% + \psellipse[linestyle=none,fillstyle=solid,% + fillcolor=white](3.3,4.3)(3,10)% + \ifHAP@toc% + \rput[lt](-1.7,6.55){\begin{minipage}[t]{2cm}\HAP@toc\end{minipage}}% + \fi% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=ccopperd](-2.1,-1.5)(12.5,-.5)% + \psline[linecolor=maroon,linewidth=.5pt](-2.1,-.51)(12.5,-.51)% + \rput[lb](-1.4,7.2){% + \@ifundefined{HAP@NSNav}% + {\includegraphics[scale=.25]{AMLogo.eps}}% + {\Acrobatmenu{\HAP@NSNav}{\includegraphics[scale=.25]{AMLogo.eps}}}% + }% + \HAP@PutLF{tl}{-1.65,-.9}% + \HAP@PutRF{tr}{11.35,-.9}% + \fi% + {#1}}% + +\newcommand{\SpecialSlide}[1]{% + \ifHAP@portrait% + \psframe[linestyle=none,fillstyle=gradient,% + gradbegin=ccopperl,gradend=white,gradmidpoint=0](-2.3,12)(.9,-.43)% + \psellipse[linestyle=none,fillstyle=solid,% + fillcolor=white](1.3,4.5)(1.5,8)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=ccopperd](-2.1,-.6)(12.5,-.2)% + \psline[linecolor=maroon,linewidth=.5pt](-2.1,-.21)(12.5,-.21)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=ccopperl](-2.1,-2.3)(12.5,-.57)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=maroon](-2.1,-2.2)(12.5,-2.3)% + \rput[lb](-1,9.7){% + \@ifundefined{HAP@NSNav}% + {\includegraphics[scale=.25]{AMLogo.eps}}% + {\Acrobatmenu{\HAP@NSNav}{\includegraphics[scale=.25]{AMLogo.eps}}}% + }% + \ifHAP@toc% + \rput[tr](3.7,-.8){\begin{minipage}[t]{2cm}\HAP@tsections\end{minipage}}% + \rput[tl](4.1,-.8){\begin{minipage}[t]{2cm}\HAP@tcontent\end{minipage}}% + \fi% + \HAP@PutLF{tl}{-0.95,-.35}% + \HAP@PutRF{tr}{8.6,-.35}% + \else% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=ccopperd](-2.1,-1.5)(12.5,-.5)% + \psframe[linestyle=none,fillstyle=gradient,gradbegin=ccopperl,% + gradend=white,gradmidpoint=1,gradangle=90](-2.1,7.65)(12.5,9.0) + \rput[lb](-1.4,7.2){% + \@ifundefined{HAP@NSNav}% + {\includegraphics[scale=.25]{AMLogo.eps}}% + {\Acrobatmenu{\HAP@NSNav}{\includegraphics[scale=.25]{AMLogo.eps}}}% + }% + \psline[linecolor=maroon,linewidth=.5pt](-2.1,-.51)(12.5,-.51)% + \HAP@PutLF{tl}{-1.65,-.9}% + \HAP@PutRF{tr}{11.35,-.9}% + \fi% + {#1}}% + +\ifHAP@portrait + \newcommand{\HAPR@titleSlide}{\NewSlideStyle[8.4cm]{t}{3.85,2.4}{TitleSlide}} + \newcommand{\HAPR@normalSlide}{\NewSlideStyle[7.8cm]{tl}{.77,4}{NormalSlide}} + \newcommand{\HAPR@wideSlide}{\NewSlideStyle[8.3cm]{tl}{-0.5,4}{SpecialSlide}} + \newcommand{\slidetitle}[1]{\rput[Bl](.77,4.9){\fontTitle{\textsl{#1}}}} +\else + \newcommand{\HAPR@titleSlide}{\NewSlideStyle[11cm]{t}{4.67,2.4}{TitleSlide}} + \newcommand{\HAPR@normalSlide}{\NewSlideStyle[9.78cm]{tl}{.77,3.7}{NormalSlide}} + \newcommand{\HAPR@wideSlide}{\NewSlideStyle[12.3cm]{tl}{-1.4,3.3}{SpecialSlide}} + \newcommand{\slidetitle}[1]{\rput[Bl](.77,4.4){\fontTitle{\textsl{#1}}}} +\fi + +% List item definitions +\RequirePackage{pifont} +\myitem{1}{\ifHAP@active\maroon\fi\raisebox{1pt}{\fontsize{6pt}{6pt}\selectfont\ding{108}}} +\myitem{2}{\ifHAP@active\maroon\fi\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{70}}} +\myitem{3}{\ifHAP@active\maroon\fi\raisebox{1pt}{\fontsize{5pt}{5pt}\selectfont\ding{110}}} + +% Style of table of contents entries +\newcommand{\HAP@tline}[1]{\ding{118}\,\parbox[t]{1.7cm}{\raggedright#1}} +\newcommand{\HAP@tlineonly}[1]{\parbox[t]{1.7cm}{\raggedright#1}} +\newcommand{\HAP@tsection}[1]{\parbox[b]{1.9cm}{\raggedright#1}} +\newcommand{\HAP@tsectionm}{% + \ifHAP@portrait\else + \psline[linecolor=maroon,linewidth=.25pt](-.05,-.05)(2,-.05)% + \fi +} +\newcommand{\HAP@tsectiononly}[1]{\parbox{1.7cm}{\raggedright#1\,}} + +\endinput diff --git a/Master/texmf-dist/tex/latex/ha-prosper/Styles/Aggie/files.txt b/Master/texmf-dist/tex/latex/ha-prosper/Styles/Aggie/files.txt new file mode 100644 index 00000000000..6d184ad103f --- /dev/null +++ b/Master/texmf-dist/tex/latex/ha-prosper/Styles/Aggie/files.txt @@ -0,0 +1,9 @@ +Files included in the 'Aggie' style package for HA-Prosper +=========================================================== +1) HAPAggie.sty -- the actual style file +2) AMLogo.eps -- Texas A&M logo. Replace with your own, if you so desire. +3) files.txt -- You're reading it. + +If you need help contact Jack Stalnaker at stalnaker@tamu.edu + +--Jack diff --git a/Master/texmf-dist/tex/latex/ha-prosper/Styles/Capsules/HAPcapsules.sty b/Master/texmf-dist/tex/latex/ha-prosper/Styles/Capsules/HAPcapsules.sty new file mode 100644 index 00000000000..fb0cd8e4f4b --- /dev/null +++ b/Master/texmf-dist/tex/latex/ha-prosper/Styles/Capsules/HAPcapsules.sty @@ -0,0 +1,165 @@ +%============================================================================== +% HA-prosper -- (HAPcapsules.sty) Style file +% A LaTeX class for creating slides +% Author: Mathieu Goutelle (mgoutell[at]users[dot]sourceforge[dot]net) +% UREC CNRS, France +% +% Copyright (c) 2004 Mathieu Goutelle +% All rights reserved. +% +% This program may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.2 +% 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.2 or later is part of all distributions of LaTeX +% version 1999/12/01 or later. +% +%============================================================================== +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{HAPcapsules}[2004/06/10] +\typeout{capsules style for HA-prosper} +\typeout{(c) 2004 Mathieu Goutelle, UREC CNRS, France} +\typeout{ } + +\ifHAP@portrait + \PackageError{HAPcapsules}{This template does not support portrait slides}% + {Sorry, no additional help}% +\fi + +% Required packages +\RequirePackage{amssymb} +\RequirePackage{palatino,mathpazo} + +% Colors +\newrgbcolor{mylightgreen}{0.6 0.8 0.6} +\newrgbcolor{mygreen}{0 0.4 0.4} +\newrgbcolor{myblue}{0 0.2 0.4} +\newrgbcolor{HAP@textc}{0 0.2 0.4} +\newrgbcolor{HAP@framecolor}{.17 .31 .44} + +% Highlighting definitions +\newrgbcolor{HAP@hcolor}{0 0.2 0.4} % Highlight frame color +\newrgbcolor{HAP@htcolor}{1 1 1} % Highlight text color + +% Font definitions +\FontTitle{\usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\mygreen}% + {\usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\mygreen} +\FontSubtitle{\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\myblue}% + {\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\myblue} +\FontText{\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc}% + {\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc} +\FontLeftFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont}% + {\@fontTextColor\fontsize{4pt}{4pt}\selectfont} +\FontRightFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont}% + {\@fontTextColor\fontsize{4pt}{4pt}\selectfont} + +\newcommand{\TitleSlide}[1]{ + \psframe[fillstyle=solid,fillcolor=mylightgreen,linestyle=none,linewidth=0pt](-2,-2)(5,9)% + \pscircle[fillstyle=solid,fillcolor=white,linestyle=none,linewidth=0pt](0.5,5.5){1}% + \psframe[fillstyle=solid,fillcolor=white,linestyle=none,linewidth=0pt](0.5,4.5)(5.41,6.5)% + + \pscircle[fillstyle=solid,fillcolor=myblue,linestyle=none,linewidth=0pt](11,1){0.2}% + \psframe[fillstyle=solid,fillcolor=myblue,linestyle=none,linewidth=0pt](4,0.8)(11,1.2)% + + \HAP@PutLF{tl}{-1.65,-.9}% + \HAP@PutRF{tr}{11.35,-.9}% + + {#1}} + +\newcommand{\NormalSlide}[1]{ + \psframe[fillstyle=solid,fillcolor=mylightgreen,linestyle=none,linewidth=0pt](-2,-2)(0.4,9)% + \psframe[fillstyle=solid,fillcolor=mylightgreen,linestyle=none,linewidth=0pt](0,7.5)(5,9)% + \pscircle[fillstyle=solid,fillcolor=white,linestyle=none,linewidth=0pt](0.9,7.5){0.5}% + \psframe[fillstyle=solid,fillcolor=white,linestyle=none,linewidth=0pt](0.9,7.49)(5.41,8)% + + \pscircle[fillstyle=solid,fillcolor=myblue,linestyle=none,linewidth=0pt](-0.1,6.8){0.2}% + \psframe[fillstyle=solid,fillcolor=myblue,linestyle=none,linewidth=0pt](-0.1,6.6)(9.4,7)% + + \ifHAP@toc% + \rput[lt](-1.7,6.25){\begin{minipage}[t]{2cm}\HAP@toc\end{minipage}}% + \fi% + + \HAP@PutLF{tl}{-1.65,-.9}% + \HAP@PutRF{tr}{11.35,-.9}% + + {#1}} + +\newcommand{\SpecialSlide}[1]{ + \psframe[fillstyle=solid,fillcolor=mylightgreen,linestyle=none,linewidth=0pt](-2,-2)(-1,9)% + \psframe[fillstyle=solid,fillcolor=mylightgreen,linestyle=none,linewidth=0pt](-1,7.5)(5,9)% + \pscircle[fillstyle=solid,fillcolor=white,linestyle=none,linewidth=0pt](-0.5,7.5){0.5}% + \psframe[fillstyle=solid,fillcolor=white,linestyle=none,linewidth=0pt](-0.5,7.49)(5.41,8)% + + \pscircle[fillstyle=solid,fillcolor=myblue,linestyle=none,linewidth=0pt](-1.5,6.8){0.2}% + \psframe[fillstyle=solid,fillcolor=myblue,linestyle=none,linewidth=0pt](-1.5,6.6)(9.4,7)% + + \HAP@PutLF{tl}{-1.65,-.9}% + \HAP@PutRF{tr}{11.35,-.9}% + + {#1}} + +\newcommand{\HAPR@titleSlide}{% + \NewSlideStyle[11.5cm]{tl}{-0.8,2.6}{TitleSlide}} +\newcommand{\HAPR@normalSlide}{% + \global\let\slidetitle=\normal@slidetitle + \NewSlideStyle[9.78cm]{tl}{1.17,2.7}{NormalSlide}} +\newcommand{\HAPR@wideSlide}{% + \global\let\slidetitle=\special@slidetitle + \NewSlideStyle[11.5cm]{tl}{-0.7,2.7}{SpecialSlide}} + +\def\special@slidetitle#1{\rput[lb](-0.8,3.6){% + \parbox{11.5cm}{\fontTitle{\mygreen\baselineskip=0pt #1}}}}% +\def\normal@slidetitle#1{\rput[lb](0.6,3.6){% + \parbox{10.7cm}{\fontTitle{\mygreen\baselineskip=0pt #1}}}}% + +\renewcommand{\maketitle}[1][]{% + \expandafter\ifx\csname frenchTeXmods\endcsname\relax + \else + \ifx\@soORI\@undefined + \PackageWarning{prosper}{This page is intentionally left blank + to overcome an incompatibility bug in the seminar class with + the old (< 1999/11/23) B. Gaulle's 'french' package.}% + \begin{center}% + {\black\small + \textsf{prosper} class: page intentionally left blank to overcome + an incompatibility bug between B. Gaulle 'french' package and + the seminar class.}% + \end{center}% + \clearpage \setcounter{page}{0}% + \fi\fi + \begin{slide}[#1]{HAP@notitle}% + \ptsize{10}% + \begin{center}% + \@titleSpacing\par + \normalfont + {\ifinColor\@fontTitleColor\else\@fontTitleBW\fi\@title\par}% + \vskip2em + \ifx\@Subtitle\@empty\else + {\mbox{}\hfill + \parbox{0.45\linewidth}{\raggedleft + \ifinColor\@fontSubtitleColor\else\@fontSubtitleBW\fi\@Subtitle\par}% + \vskip1em + } + \fi + {\ifinColor\@fontAuthorColor\else\@fontAuthorBW\fi + \begin{tabular}[t]{c}\@author\end{tabular}\par}% + \vfill + \end{center}% + \end{slide}% +} + +\myitem{1}{\scriptsize\raisebox{1pt}{\ensuremath{\blacksquare}}} +\myitem{2}{\scriptsize\raisebox{1pt}{\ensuremath{\blacklozenge}}} +\myitem{3}{\scriptsize\raisebox{1pt}{\ensuremath{\bullet}}} + +% Style of table of contents entries +\newcommand{\HAP@tline}[1]{\guillemotright\,#1} +\newcommand{\HAP@tsectionm}{\psline[linecolor=myblue,linewidth=.25pt](-.05,-.05)(2,-.05)} + +\endinput + +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: diff --git a/Master/texmf-dist/tex/latex/ha-prosper/Styles/Ciment/HAPciment.sty b/Master/texmf-dist/tex/latex/ha-prosper/Styles/Ciment/HAPciment.sty new file mode 100644 index 00000000000..96dc3a3c2fe --- /dev/null +++ b/Master/texmf-dist/tex/latex/ha-prosper/Styles/Ciment/HAPciment.sty @@ -0,0 +1,126 @@ +%============================================================================== +% HA-prosper -- (HAPciment.sty) Style file +% A LaTeX class for creating slides +% Author: Mathieu Goutelle (mgoutell[at]users[dot]sourceforge[dot]net) +% UREC CNRS, France +% +% Copyright (c) 2004 Mathieu Goutelle +% All rights reserved. +% +% This program may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.2 +% 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.2 or later is part of all distributions of LaTeX +% version 1999/12/01 or later. +% +%============================================================================== +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{HAPciment}[2004/06/17] +\typeout{ciment style for HA-prosper} +\typeout{(c) 2004 Mathieu Goutelle, UREC CNRS, France} +\typeout{ } + +\ifHAP@portrait + \PackageError{HAPcapsules}{This template does not support portrait slides}% + {Sorry, no additional help}% +\fi + +% Required packages +\RequirePackage{amssymb} +\RequirePackage{semhelv,mathpazo} +\RequirePackage{multido} + +% Colors +\newrgbcolor{mydarkred}{0.7 0.1 0.1} +\newrgbcolor{mydarkgray}{0.2 0.2 0.2} +\newrgbcolor{mylightgray}{0.7 0.7 0.7} +\newrgbcolor{HAP@textc}{0 0 0} +\newrgbcolor{HAP@framecolor}{0.2 0.2 0.2} + +\newrgbcolor{HAP@hcolor}{0.7 0.1 0.1} % Highlight frame color +\newrgbcolor{HAP@htcolor}{1 1 1} % Highlight text color + +% The fonts +\FontTitle{% + \usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14.4pt}\selectfont\mydarkred}{% + \usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14.4pt}\selectfont\mydarkred} +\FontText{% + \usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\black}{% + \usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\black} + +\def\@fontSubtitleColor{\@fontTitleColor\fontsize{14pt}{14pt}\selectfont\itshape} + +\FontLeftFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont\mydarkgray}% + {\@fontTextColor\fontsize{4pt}{4pt}\selectfont\mydarkgray} +\FontRightFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont\mydarkgray}% + {\@fontTextColor\fontsize{4pt}{4pt}\selectfont\mydarkgray} + +% Positionning of the title of a slide. +\newlength{\CimentTitleLength} +\setlength{\parindent}{0pt} +\def\slidetitle#1{% + \rput[lt](-0.8,4.8){% + \parbox[t]{11cm}{% + \settowidth{\CimentTitleLength}{\fontTitle{#1}}% + \addtolength{\CimentTitleLength}{0.1cm}% + {\fontTitle{#1}}\\% + \psline[linewidth=3pt,linecolor=mydarkred](-0.05,0.4)(\CimentTitleLength,0.4)% + \psline[linewidth=1pt,linecolor=mydarkred](\CimentTitleLength,0.424)(12.1,0.424)% + }% + }% + \null\\[-1.2cm]% +} + +\newcommand{\TitleSlide}[1]{ + \multirput(0,2pt){160}{\psline[linecolor=mylightgray,linewidth=0.5pt](-2,-2)(13,-2)}% + + \psline[linewidth=1pt,linecolor=mydarkred](-1.5,-0.8)(11.4,-0.8)% + \HAP@PutLF{tl}{-1.45,-.9}% + \HAP@PutRF{tr}{11.35,-.9}% + + {#1}} + +\newcommand{\NormalSlide}[1]{ + \multirput(0,2pt){160}{\psline[linecolor=mylightgray,linewidth=0.5pt](-2,-2)(13,-2)}% + \psframe[fillstyle=solid,fillcolor=mylightgray,linestyle=none,linewidth=0pt](-2,-0.17)(0.4,7.15)% + \ifHAP@toc% + \rput[lt](-1.7,7){\begin{minipage}[t]{2cm}\HAP@toc\end{minipage}}% + \fi% + + \psline[linewidth=1pt,linecolor=mydarkred](-1.5,-0.8)(11.4,-0.8)% + \HAP@PutLF{tl}{-1.45,-.9}% + \HAP@PutRF{tr}{11.35,-.9}% + + {#1}} + +\newcommand{\SpecialSlide}[1]{ + \multirput(0,2pt){160}{\psline[linecolor=mylightgray,linewidth=0.5pt](-2,-2)(13,-2)}% + + \psline[linewidth=1pt,linecolor=mydarkred](-1.5,-0.8)(11.4,-0.8)% + \HAP@PutLF{tl}{-1.45,-.9}% + \HAP@PutRF{tr}{11.35,-.9}% + + {#1}} + +% Style of table of contents entries +\newcommand{\HAP@tline}[1]{\guillemotright\,#1} +\newcommand{\HAP@tsectionm}{\psline[linecolor=mydarkred,linewidth=.25pt](-.05,-.05)(2,-.05)} + +\myitem{1}{\raisebox{1pt}{\scriptsize\ensuremath{\blacksquare}}} +\myitem{2}{\scriptsize\ensuremath{\blacklozenge}} +\myitem{3}{\raisebox{1pt}{\scriptsize\ensuremath{\bullet}}} + +\newcommand{\HAPR@titleSlide}{\NewSlideStyle[12.3cm]{tl}{-1,2.75}{TitleSlide}} +\newcommand{\HAPR@normalSlide}{\NewSlideStyle[9.78cm]{tl}{1.17,2.7}{NormalSlide}} +\newcommand{\HAPR@wideSlide}{\NewSlideStyle[12.3cm]{tl}{-1.2,2.7}{SpecialSlide}} + +% \NewSlideStyle{t}{5.3,2.9}{CimentFrame} + +\endinput + +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: diff --git a/Master/texmf-dist/tex/latex/ha-prosper/Styles/Fyma/HAPFyma.sty b/Master/texmf-dist/tex/latex/ha-prosper/Styles/Fyma/HAPFyma.sty new file mode 100644 index 00000000000..ef8e20357a1 --- /dev/null +++ b/Master/texmf-dist/tex/latex/ha-prosper/Styles/Fyma/HAPFyma.sty @@ -0,0 +1,352 @@ +%============================================================================== +% +% HAPFyma -- style file for use with HA-prosper. +% +% Created by: Laurent Jacques +% http://www.fyma.ucl.ac.be/~ljacques +% Institute of Theoretical Physics +% Universiti catholique de Louvain, Belgium +% +% Copyright (c) 2003-2004 Hendri Adriaens. All rights reserved. +% +% This program may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.2 +% 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.2 or later is part of all distributions of LaTeX +% version 1999/12/01 or later. +% +% This program consists of the files listed in files.txt present in this package. +% +%============================================================================== +% Changelog: +% +% V.1.1: +% * Adapting the code to the definition of \HAP@hltocentry and +% \HAP@twidth +% * Adapting code to definition of \HAP@tsectionm +% * Adding parbox in the slide title to cut very long titles. This +% uses the definition of the new length \FymaMaxTitleLength which is +% adapted to the slide format and to the presence of toc. +% * Removing the filled rectangle surrounding selected toc entriy and +% replacing it by a simple red coloring of the text. +% * Removing \dblue from \myitem to allow gray coloring when items are +% deactived +% * Adding missing gradient (in comparison with the first PPRFyma) +% * Raising the previous parbox for tsection to obtain a well placed +% horizontal rule. +% * Placing a parbox in \HAP@tline for long material (like in the +% Aggie style). This avoids them to exceed the toc width on slide. +% +% V.1.0: intial release added to HA-prosper 4.1 + +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{HAPFyma}[2004/05/16] +\typeout{Fyma style for HA-prosper} +\typeout{(c) 2003-2004 Laurent Jacques, FYMA/UCL, Belgium} +\typeout{Package version: 1.1} +\typeout{ } + +\ifHAP@portrait + \PackageError{HAPFyma}{This template does not support portrait slides}% + {Sorry, no additional help}% +\fi% + +% Controlling the a4paper possibility by defining the condition +% \ifFymaAFourPaper. +% User has just to write \FymaAFour in his preamble +% to obtain the A4 support, otherwise, the us letter +% format is used. +\newif\ifFymaAFourPaper +\def\FymaAFour{\FymaAFourPapertrue} +\def\FymaNotAFour{\FymaAFourPaperfalse} + +% Color definitions +\newrgbcolor{ddblue}{0.06 0.25 0.41} +\newrgbcolor{HAP@textc}{0.06 0.25 0.44} +\newrgbcolor{dblue}{0.14 0.34 0.55} +\newrgbcolor{lblue}{0.24 0.45 0.70} +\newrgbcolor{llblue}{0.43 0.61 0.84} +\newrgbcolor{lllblue}{0.88 0.95 1.00} +\newrgbcolor{llllblue}{0.98 0.99 1.00} +\newrgbcolor{HAP@framecolor}{0.06 0.25 0.41} + +% Highlighting definitions +\newrgbcolor{HAP@hcolor}{0.14 0.34 0.55} % Highlight frame color in TOC +\newrgbcolor{HAP@htcolor}{1 0.15 0.24} % Highlight text color in TOC + +% Font definitions +\FontTitle{\usefont{T1}{phv}{b}{n}\fontsize{12.4pt}{12pt}\selectfont\dblue}% + {\usefont{T1}{phv}{b}{n}\fontsize{12.4pt}{12pt}\selectfont\dblue} +\FontText{\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc}% + {\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc} +\FontLeftFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont}% + {\@fontTextColor\fontsize{4pt}{4pt}\selectfont} +\FontRightFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont}% + {\@fontTextColor\fontsize{4pt}{4pt}\selectfont} + +% General function to create the complete border set of the FYMA +% style. Used by TitleSlide, NormalSlide, PartSlide, etc... +\RequirePackage{pst-grad} +\newcommand{\MakeFymaMainGradient}{% +\ifFymaAFourPaper% +\psframe[linestyle=none, fillstyle=gradient, + gradbegin=lllblue,gradend=white,gradmidpoint=0](-1.37,-0.77)(11.97,8.47)% +\else +\psframe[linestyle=none, fillstyle=gradient, + gradbegin=lllblue,gradend=white,gradmidpoint=0](-1.37,-0.77)(11.125,8.47)% +\fi +} + +\newcommand{\MakeFymaFrame}{% +\ifFymaAFourPaper% +% Top line +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=lblue](-1.5,8.5)(12.1,8.4)% +% Top left cross +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=lblue](-1.4,8.6)(-1.3,8.25)% +% Top right cross +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=lblue](11.9,8.6)(12.0,8.25)% +% Bottom line +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=lblue](-1.5,-0.8)(12.1,-0.7)% +% Bottom left cross +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=lblue](-1.4,-0.9)(-1.3,-0.55)% +% Bottom right cross +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=lblue](11.9,-0.9)(12,-0.55)% +\HAP@PutLF{tl}{-1.22,-.9}% +\HAP@PutRF{tr}{11.7,-.9}% +\else %%% of \ifFymaAFourPaper +% Top line +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=lblue](-1.5,8.5)(11.25,8.4)% +% Top left cross +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=lblue](-1.4,8.6)(-1.3,8.25)% +% Top right cross +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=lblue](11.05,8.6)(11.15,8.25)% +% Bottom line +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=lblue](-1.5,-0.8)(11.25,-0.7)% +% Bottom left cross +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=lblue](-1.4,-0.9)(-1.3,-0.55)% +% Bottom right cross +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=lblue](11.05,-0.9)(11.15,-0.55)% +\HAP@PutLF{tl}{-1.22,-.9}% +\HAP@PutRF{tr}{10.85,-.9}% +\fi% +} + +\newcommand{\TitleSlide}[1]{% +\MakeFymaMainGradient% +\MakeFymaFrame% +{#1}}% + +\newcommand{\NormalSlide}[1]{% +\MakeFymaMainGradient% +\ifHAP@toc% +% Vertical left band in very light blue +\psframe[linestyle=none, fillstyle=gradient, + gradbegin=white,gradend=lllblue,gradmidpoint=0](-1.4,8.5)(0.8,-0.8)% +% The TOC +\rput[lt](-1.27,6.55){\begin{minipage}[t]{2cm}\HAP@toc\end{minipage}}% +\fi% +\MakeFymaFrame% +{#1}}% + +\newcommand{\WideSlide}[1]{% +\MakeFymaMainGradient% +\MakeFymaFrame% +{#1}}% + +\newcommand{\PartSlide}[1]{% +% Drawing four bands before the borders +\ifFymaAFourPaper +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=llllblue](-1.4,8.5)(12,5.9)% +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=llllblue](-1.4,-0.8)(12,2.8)% +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=llllblue](-1.4,8.5)(1.7,-0.8)% +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=llllblue](8.9,8.5)(12,-0.8)% +% Target around title +% Top line +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=lblue](1.5,6)(9.1,5.9)% +% Top left cross +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=lblue](1.6,6.1)(1.7,5.75)% +% Top right cross +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=lblue](8.9,6.1)(9.0,5.75)% +% Bottom line +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=lblue](1.5,2.7)(9.1,2.8)% +% Bottom left cross +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=lblue](1.6,2.6)(1.7,2.95)% +% Bottom right cross +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=lblue](8.9,2.6)(9,2.95)% +\else %%% of \ifFymaAFourPaper +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=llllblue](-1.4,8.5)(11.25,5.9)% +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=llllblue](-1.4,-0.8)(11.25,2.8)% +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=llllblue](-1.4,8.5)(1.7,-0.8)% +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=llllblue](8.4,8.5)(11.25,-0.8)% +% Target around title +% Top line +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=lblue](1.5,6)(8.6,5.9)% +% Top left cross +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=lblue](1.6,6.1)(1.7,5.75)% +% Top right cross +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=lblue](8.4,6.1)(8.5,5.75)% +% Bottom line +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=lblue](1.5,2.7)(8.6,2.8)% +% Bottom left cross +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=lblue](1.6,2.6)(1.7,2.95)% +% Bottom right cross +\psframe[linestyle=none,fillstyle=solid,linewidth=2pt, +fillcolor=lblue](8.4,2.6)(8.5,2.95)% +\fi% +\MakeFymaFrame% +{#1}}% + +%% Embedding Title Slide +\newcommand{\HAPR@titleSlide}{ +\ifFymaAFourPaper +\NewSlideStyle[12.3cm]{t}{5.4,2.9}{TitleSlide}% +\else +\NewSlideStyle[12.3cm]{t}{4.9,2.9}{TitleSlide}% +\fi +} + +%% Embedding NormalSlide +\newcommand{\HAPR@normalSlide}{ +\ifHAP@toc +\ifFymaAFourPaper +\NewSlideStyle[10cm]{tl}{1.2,3.6}{NormalSlide} +\else +\NewSlideStyle[9.5cm]{tl}{1.2,3.6}{NormalSlide} +\fi +\else +\ifFymaAFourPaper +\NewSlideStyle[12.8cm]{tl}{-1.1,3.6}{NormalSlide} +\else +\NewSlideStyle[11.8cm]{tl}{-1.1,3.6}{NormalSlide} +\fi +\fi}% + +%% Embedding WideSlide +\newcommand{\HAPR@wideSlide}{ +\ifFymaAFourPaper +\NewSlideStyle[12.3cm]{tl}{-1,3.6}{WideSlide} +\else +\NewSlideStyle[11.8cm]{tl}{-1.2,3.6}{WideSlide} +\fi +} + +%% Redefining wideslide environment to redefine \slidetitle +\AtBeginDocument{% + \def\wideslide{\@ifnextchar[\HAP@wideslide{\HAP@wideslide[]}}% + \def\HAP@wideslide[#1]#2{% + \def\slidetitle##1{% + \rput[lt](-1.2,4.5){% + \settowidth{\FymaTitleLength}{\fontTitle{##1}}% + \addtolength{\FymaTitleLength}{0.2cm}% + \psframe[linestyle=none,fillstyle=solid,linewidth=2pt,% + fillcolor=lblue](-0.05,-0.2)(\FymaTitleLength,-0.25)% + {\ddblue \fontTitle{##1}}% + \ \\[-2mm]% + }% + }% + \HAPR@wideSlide + \begin{slide}[#1]{#2}% + }% + \def\endwideslide{\end{slide}\HAPR@normalSlide}% +} + +%% Embedding Part Slide +\newcommand{\HAPR@partSlide}{ +\ifFymaAFourPaper +\NewSlideStyle[12.3cm]{tl}{-1.1,2.5}{PartSlide}% +\else %%% of \ifFymaAFourPaper +\NewSlideStyle[11.8cm]{tl}{-1.1,2.5}{PartSlide}% +\fi +} +\HAPsetup{template=partslide} + +% Slide title definition +\newlength{\FymaTitleLength} +\newlength{\FymaMaxTitleLength} +\newcommand{\slidetitle}[1]{% + \ifHAP@toc + \ifFymaAFourPaper + \setlength{\FymaMaxTitleLength}{10.5cm} + \else + \setlength{\FymaMaxTitleLength}{9.5cm} + \fi + \rput[lt](1,4.5){% + \settowidth{\FymaTitleLength}{\fontTitle{#1}} + \ifdim \FymaTitleLength > \FymaMaxTitleLength + \setlength{\FymaTitleLength}{\FymaMaxTitleLength}% + \fi + \addtolength{\FymaTitleLength}{0.2cm}% + \psframe[linestyle=none,fillstyle=solid,linewidth=2pt,% + fillcolor=lblue](-0.05,-0.2)(\FymaTitleLength,-0.25)% + {\ddblue \fontTitle{\parbox[b]{\FymaMaxTitleLength}{#1}}}% + \ \\[-2mm]% + }% + \else + \ifFymaAFourPaper + \setlength{\FymaMaxTitleLength}{12.7cm} + \else + \setlength{\FymaMaxTitleLength}{11.7cm} + \fi + \rput[lt](-1.1,4.5){% + \settowidth{\FymaTitleLength}{\fontTitle{#1}}% + \ifdim \FymaTitleLength > \FymaMaxTitleLength + \setlength{\FymaTitleLength}{\FymaMaxTitleLength}% + \fi + \addtolength{\FymaTitleLength}{0.2cm}% + \psframe[linestyle=none,fillstyle=solid,linewidth=2pt,% + fillcolor=lblue](-0.05,-0.2)(\FymaTitleLength,-0.25)% + {\ddblue \fontTitle{\parbox[b]{\FymaMaxTitleLength}{#1}}}% + \ \\[-2mm]% + }% + \fi +} + +% List item definitions +\myitem{1}{\raisebox{1pt}{\fontsize{7pt}{7pt}\ensuremath{\bullet}}} +\myitem{2}{\raisebox{1pt}{\fontsize{7pt}{7pt}\ensuremath{\circ}}} +\myitem{3}{\raisebox{1pt}{\fontsize{5pt}{5pt}\ensuremath{\circ}}} + +% Style of table of contents entries +\newcommand{\HAP@tline}[1]{\ensuremath{\bullet}\,% + \parbox[t]{1.7cm}{\raggedright#1}} +\newcommand{\HAP@tsectionm}{% + \psline[linecolor=dblue,linewidth=.25pt](-.05,-.05)(2,-.05)% +} +\def\HAP@hltocentry{\parbox[b]{\HAP@twidth}{\raggedright{\HAP@htcolor\HAP@toctext}}} +\newcommand{\HAP@tsectionskip}{2em} +\newcommand{\HAP@titemskip}{0em} + +\endinput diff --git a/Master/texmf-dist/tex/latex/ha-prosper/Styles/HA/HAPHA.sty b/Master/texmf-dist/tex/latex/ha-prosper/Styles/HA/HAPHA.sty new file mode 100644 index 00000000000..7be406d6877 --- /dev/null +++ b/Master/texmf-dist/tex/latex/ha-prosper/Styles/HA/HAPHA.sty @@ -0,0 +1,185 @@ +%============================================================================== +% +% HAPHA -- style file for use with HA-prosper. +% +% Created by: Hendri Adriaens +% http://center.uvt.nl/phd_stud/adriaens +% Center for Economic Research +% Tilburg University, the Netherlands +% +% Copyright (c) 2003-2004 Hendri Adriaens. All rights reserved. +% +% This program may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.2 +% 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.2 or later is part of all distributions of LaTeX +% version 1999/12/01 or later. +% +% This program consists of the files listed in files.txt present in this package. +% +%============================================================================== + +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{HAPHA}[2004/05/16] +\typeout{`HA' style for HA-prosper} +\typeout{(c) 2003-2004 Hendri Adriaens, Tilburg, the Netherlands} +\typeout{Package version: 1.5} +\typeout{ } + +% Color definitions +\newrgbcolor{ddblue}{.17 .31 .44} +\newrgbcolor{HAP@textc}{.17 .31 .44} +\newrgbcolor{dblue}{.19 .44 .61} +\newrgbcolor{lblue}{.75 .85 .92} +\newrgbcolor{llblue}{.90 .95 .98} +\newrgbcolor{HAP@framecolor}{.17 .31 .44} + +% Highlighting definitions +\newrgbcolor{HAP@hcolor}{.17 .31 .44} % Highlight frame color +\newrgbcolor{HAP@htcolor}{.90 .95 .98} % Highlight text color + +% Font definitions +\FontTitle{\usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\ddblue}% + {\usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\ddblue} +\FontText{\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc}% + {\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc} +\FontLeftFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont}% + {\@fontTextColor\fontsize{4pt}{4pt}\selectfont} +\FontRightFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont}% + {\@fontTextColor\fontsize{4pt}{4pt}\selectfont} + +% Slide style definitions +\newcommand{\TitleSlide}[1]{% + \ifHAP@portrait% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=llblue](-2.1,-2.3)(12.7,8.4)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=ddblue](-2.1,8.35)(12.5,8.4)% + \HAP@PutLF{tl}{-0.95,-.35}% + \HAP@PutRF{tr}{8.6,-.35}% + \else% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=llblue](-2.1,-2.1)(12.7,7.4)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=ddblue](-2.1,7.35)(12.5,7.4)% + \HAP@PutLF{tl}{-1.65,-.9}% + \HAP@PutRF{tr}{11.35,-.9}% + \fi% + {#1}}% + +\newcommand{\NormalSlide}[1]{% + \ifHAP@portrait% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=llblue](-2.3,9.965)(.537,-.43)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=llblue](-2.3,12)(12.5,9.935)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lblue](-2.1,-.6)(12.5,-.2)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=llblue](-2.1,-2.3)(12.5,-.57)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=dblue](-2.1,-2.2)(12.5,-2.3)% + \rput[lb](-2.3,9.95){% + \@ifundefined{HAP@NSNav}% + {\includegraphics[scale=.14]{flower.ps}}% + {\Acrobatmenu{\HAP@NSNav}{\includegraphics[scale=.14]{flower.ps}}}% + }% + \ifHAP@toc% + \rput[tr](3.7,-.8){\begin{minipage}[t]{2cm}\HAP@tsections\end{minipage}}% + \rput[tl](4.1,-.8){\begin{minipage}[t]{2cm}\HAP@tcontent\end{minipage}}% + \fi% + \HAP@PutLF{tl}{-0.95,-.35}% + \HAP@PutRF{tr}{8.6,-.35}% + \else% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=llblue](-2.3,7.72)(.537,-.43)% + \ifHAP@toc% + \rput[lt](-1.7,6.55){\begin{minipage}[t]{2cm}\HAP@toc\end{minipage}}% + \fi% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=llblue](-2.3,8.9)(12.5,7.685)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lblue](-2.1,-1.3)(12.5,-.4)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=dblue](-2.1,-1.32)(12.5,-1.27)% + \rput[lb](-2.3,7.7){% + \@ifundefined{HAP@NSNav}% + {\includegraphics[scale=.14]{flower.ps}}% + {\Acrobatmenu{\HAP@NSNav}{\includegraphics[scale=.14]{flower.ps}}}% + }% + \HAP@PutLF{tl}{-1.65,-.9}% + \HAP@PutRF{tr}{11.35,-.9}% + \fi% + {#1}}% + +\newcommand{\SpecialSlide}[1]{% + \ifHAP@portrait% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=llblue](-2.3,9.965)(.537,-.43)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=llblue](-2.3,12)(12.5,9.935)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lblue](-2.1,-.6)(12.5,-.2)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=llblue](-2.1,-2.3)(12.5,-.57)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=dblue](-2.1,-2.2)(12.5,-2.3)% + \rput[lb](-2.3,9.95){% + \@ifundefined{HAP@NSNav}% + {\includegraphics[scale=.14]{flower.ps}}% + {\Acrobatmenu{\HAP@NSNav}{\includegraphics[scale=.14]{flower.ps}}}% + }% + \ifHAP@toc% + \rput[tr](3.7,-.8){\begin{minipage}[t]{2cm}\HAP@tsections\end{minipage}}% + \rput[tl](4.1,-.8){\begin{minipage}[t]{2cm}\HAP@tcontent\end{minipage}}% + \fi% + \HAP@PutLF{tl}{-0.95,-.35}% + \HAP@PutRF{tr}{8.6,-.35}% + \else% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=llblue](-2.3,8.9)(12.5,7.685)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lblue](-2.1,-1.3)(12.5,-.4)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=dblue](-2.1,-1.32)(12.5,-1.27)% + \rput[lb](-2.3,7.7){% + \@ifundefined{HAP@NSNav}% + {\includegraphics[scale=.14]{flower.ps}}% + {\Acrobatmenu{\HAP@NSNav}{\includegraphics[scale=.14]{flower.ps}}}% + }% + \HAP@PutLF{tl}{-1.65,-.9}% + \HAP@PutRF{tr}{11.35,-.9}% + \fi% + {#1}}% + +\ifHAP@portrait + \newcommand{\HAPR@titleSlide}{\NewSlideStyle[8.4cm]{t}{3.85,2.4}{TitleSlide}} + \newcommand{\HAPR@normalSlide}{\NewSlideStyle[7.8cm]{tl}{.77,4}{NormalSlide}} + \newcommand{\HAPR@wideSlide}{\NewSlideStyle[7.8cm]{tl}{.77,4}{SpecialSlide}} + \newcommand{\slidetitle}[1]{\rput[Bl](.77,4.9){\fontTitle{#1}}} +\else + \newcommand{\HAPR@titleSlide}{\NewSlideStyle[11cm]{t}{4.67,2.4}{TitleSlide}} + \newcommand{\HAPR@normalSlide}{\NewSlideStyle[9.78cm]{tl}{.77,3}{NormalSlide}} + \newcommand{\HAPR@wideSlide}{\NewSlideStyle[12.3cm]{tl}{-1.4,3}{SpecialSlide}} + \newcommand{\slidetitle}[1]{\rput[Bl](.77,4.4){\fontTitle{#1}}} +\fi + +% List item definitions +\RequirePackage{pifont} +\myitem{1}{\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{110}}} +\myitem{2}{\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{117}}} +\myitem{3}{\raisebox{1pt}{\fontsize{5pt}{5pt}\selectfont\ding{110}}} + +% Style of table of contents entries +\newcommand{\HAP@tline}[1]{\ding{108}\,\parbox[t]{1.88cm}{\raggedright#1}} +\newcommand{\HAP@tlineonly}[1]{\parbox{2cm}{\raggedright#1}} +\newcommand{\HAP@tsectionm}{% + \ifHAP@portrait\else + \psline[linecolor=ddblue,linewidth=.25pt](-.05,-.05)(2.04,-.05)% + \fi +} +\newcommand{\HAP@tsectiononly}[1]{\parbox{2cm}{\raggedleft#1}} + +\endinput diff --git a/Master/texmf-dist/tex/latex/ha-prosper/Styles/HA/flower.ps b/Master/texmf-dist/tex/latex/ha-prosper/Styles/HA/flower.ps new file mode 100644 index 00000000000..71683ca5cd9 --- /dev/null +++ b/Master/texmf-dist/tex/latex/ha-prosper/Styles/HA/flower.ps @@ -0,0 +1,109 @@ +%!PS-Adobe-3.0 EPSF-3.0 +%%Creator: jpeg2ps V1.8 by Thomas Merz +%%Title: flower.jpg +%%CreationDate: Thu Sep 04 15:25:36 2003 +%%BoundingBox: 20 20 592 284 +%%DocumentData: Clean7Bit +%%LanguageLevel: 2 +%%EndComments +%%BeginProlog +%%EndProlog +%%Page: 1 1 +/languagelevel where {pop languagelevel 2 lt}{true} ifelse { + (JPEG file 'flower.jpg' needs PostScript Level 2!\n) dup print flush + /Helvetica findfont 20 scalefont setfont 100 100 moveto show showpage stop +} if +save +/RawData currentfile /ASCII85Decode filter def +/Data RawData << >> /DCTDecode filter def +20 20 translate +572.00 264.00 scale +/DeviceRGB setcolorspace +{ << /ImageType 1 + /Width 130 + /Height 60 + /ImageMatrix [ 130 0 0 -60 0 60 ] + /DataSource Data + /BitsPerComponent 8 + /Decode [0 1 0 1 0 1] + >> image + Data closefile + RawData flushfile + showpage + restore +} exec +s4IA0!"_al8O`[\!WW42!+Z'0s6K^t7!3!TGlRjF"98E%49,B]mJm__A8bpg!+`k +F!!!'"gAlm,"p>&3"U##5"U58;"U58@#R1J=$Od@L$OR4L&.AsU$k*OU$k!!*-(!sAf5#6P)2z!3i0a0iV'F%ECEM4R3JWWi>,8CHg_9kS*;\nkSU +>bX*1h2^q&HDh7!!EE,":553z!!*'3!WsT#&d1Kt'*[l6EIjf-16JiXdIBOJ1DJf +B,S^O`g&MN`!<<05!tbMt!:(f:P\/(]CAkV"H=Pldo3Re8T<1>XN3Z:X6s;cH_#n +are&,T53dks\9SG$Zl5G#oW3*g6DlV0*;Q"Dmm:LhSB?`Xim1@:M<4\dbIWfbJ8[ +Z2Wb>WrU:KT\H0AcE]4Cdt2ZEZ&_ci]542OhlYL#G%QbasVUdYZCKE>TE4bne-\m +o0'UR7FhZnKC`hAN((=`[JX\Ten:'QLe_S->qt>/VIqq];k^sGN?=?(11jG?2L/4 +W7kH4<'jZ3L0Lm6iA:*rD6ADd1-F5had59Rc$&74PFHU_$:WdN'UKH*;PJgW&?0f +L:kQ:F,7Va,q.+si!:`leK2B7)fp8+*T@=0e&dDf[;K3cF-6H85!(ke7N.Tqie]#_n[a2d+dl +ruE!Sd#6LZ44/YXl/2A\3%\P>][-6=c[dh+lVDWHFf!bIX"@l>A5*6TLtMg"R:WG +?mM0RZB=#r(bku*a2ujo88Mn2@QtXHjWN!@/g4/af(4*CF-4M4GkSZBi(0OE?K=' +"U+B8R1;)?rPnF#Lbq]]?!IL^g//JLP4DE1gZjBIGpu=m/Mbo;_P+SK6AF.G9u\Y +g7I'_EUSk&mT,U]UN5oTck)I;1%!,B#1.H;f5DRc;6+]C).$r8tB +En'kOLgG:MBN[b^oB#mDeVHmo[4@in*LWeQEe? +#J_dSJrLX*D^u\?emhGa)2f+PJfj"?>3]=;74hrrA:k'ffd%lP@c1G_NFT +pQVXJ>"Vh]*#/1QT%G$k2HTF98hGt+dt]f`,1&'dH+1/gjXs36d-QA<;Zh3=\3Y( +P'W%b-6c)O'5C>,r?KZ?FZhf"aXgE]]aX1E\>(K=MHR6LjI#/tl:3!"S+cORqR\A +1*?GfR(cCjBMj#WHU#G=EL\$E@!J7,4;7s0K1),:8_?m@49i`,/Er5RdQou4Kc8f +HG^[\)b4ZdOO>pVEb$\Y0/NNCfN<>]:1,VQTG,V+L5UbA-EN`h^qV9HNsJ81A,&g +0u$Z2P$OtRpPB2:kggek.%?2 +@CN^cAS=V%LrD!RE]l,V!,#hsGqAPQl&7!WFR-%NXrK^Q]Z-j]B7.R8q=Q6">`@RQD(F8)M3f]N +_OT$I6ZKh*?-pdCoiB9-l(7c'5-=j:u*WkVB<40-2mg4]nr<#6QJC6;_V_Q%W5b6 +[_ZI@)>V-69dM1-[KcGuFI=h)A9_F_e\FbU't4.[,m43!=m;m@Y(f6tj;B]FIYkh +<:?Y>d0H"+.Fp]eUEUcZ?Gu+o_7fH%46IBIe_s-B2,8DkZ&bID+O^%7.4dT, +-.7m7ZI>$74c*\&Og)9/dbVe;^eMih&i/*[8F-BnoQ??A))SL6&:qmX0/Y8.e^*Tcrr?;$a$4n2PE*(@"i9EJ2Y?'N#U#o0Dd% +71(P.mfEI^fi1CE';%:$UInL@hLSAZq2>?B)V9f773#Sa%/fP(1PVKmU8, +3IZ0LT[.M6CTG-*R\2c-qQ3EOcNU=N<+"I&mt1jk`ssINg2nFk2OpG.[`q#,Yg[* +cD)S)(r0:r5&!^[32`2lU<.Wel=P'6+Hb:b'TF7=WSVmr&A,dDDBrL2d +q;"dK63LFYZEWWHLCIL-q+LA(TVk68^m4$V)\VB'%G76+4Xd`,(>/0WT?'9p=c0h +YH0D8;ld2piiDAIbA!@\(A'#?"7@F6-'E5kNr9+4dB`fAU?e@/'''e@4Ve>WTh-D +5PE@)uN'G6%g[4I(Sc7e&CZ,n;LK +gj^03#"laJpqCCQ7OYihZP3&NNKd1G.g`C/kC%1liOW#APUGo3@G@eBKeA%gk:UO +h)BVjCkQr>=K#_O]2+*V1.S]>INQCDlP ++mB/pMf3)H>>D,AN"^f5;*a^Ma@>uFk_ZL^UVnP62Y,2pBcKe0;9KeLRQ#7iZO." +N?lpZ9H9,bj7TVp[:&+!>q)tl(s-=A#>2DPm[c`O8Q@40LLA,Oekq%B;.C>4C +NcNs9UV;[e[@3Xo9(d89=t/O.j<&A;GQGZ)5q+tc7s<[Ou,Hb.?`ERdY62I4GM9i +[$o@;Q"Hg;T+E\3FE$9/Dn!S6,[/rS6BG$;QrLp%!%@)*o1*-^G(#S.,\!4bZLtb +/)kkAcdXcn7=VIpjp93n:_fg8.@2&gT*L_I=4V]'C60# +M=\-QTAfqA.?Yq47_/N8r5P(nO +.L4CaK6d1su\`=nTi*iR3^KLH>A.G#M@;DiF-K,8>8Qo(p5s[7TD'-)Va\HdmifAE)?G@Co^+'VpLO8t\pO.KNGaP>,7+*/'9`Gi4W$b/N\eT=ITr(@ +J'Y[4+hu,g[6hm,C85B*0C;,S8a3b%\iJ#bF2c]h630i_lEu:rf:QL`A0D_.7=Bm +FY,_21q>u!W-7[gW)0f$IE)CY,ZEp"=WE0M+;M?mY^4qaJ^iS[/U-eIe3R>njZn& +7"2$VUIjUP/gXXp?$Ma@"_VtHg0"KCM4[WAikYAhFl[92cO^^<#Q!*oeppg3MIVp +?X*K$].J=G6*k33!V^R7<&ZPS,Rb:]Q.7Ot$(_\QIirLLM:*j"2EfPVFRB>7*jc5 +/eBp@*fFdZ#V6!rRlYI/OgU'.S.:o@_D.cD0[qN*os>f3^,938+oC*_sdELLI/I0 +-u:N!I8DJlO=+Z-72hS?LN29q`h\8PE:R%5(d(bmDHALPAR3S^!ec>#tg]onIcJ,%!dl` +]%l%#(_APEA]N/GW7TQ$`.qn=b#dBYXm7oHeoo5`i3pg0N04Me>H%`?W;-KA<`QF +GmpWZ!Y[grNkLoOB?>BS?P#sKQ?E\"9l\@jHgQ]8gEr@:L3n[5F2RDg'.0+I564l +noX/l&!o_J)"UGQoLLXM^`%GnLp?#rGhVe.L7d[NR?d"RW'2\f6[1'>VScBuT,X0 +.RaX-Tku^QtGu.0i]Q1-3SD:t';ZC@eGS8/s^EP;MY3Xts8f=q$!m!3E8aCOXhX/ +_hipL.[e+-*gF"nm*e$9F[qS=iu(Y<:-Fa)FKoIh[_4h"LVR8k^6&?p&,?St.%L;;4` +o:)q#%X7S:'r-L\Y4Oe]W^n`f1md:F-nO#E8X`IIf*UnF5;[lODZ7fdT:KeYf)^T +=`;X`$ +npG'aXliDYR_,9-htDtU\l>!F(LZ;R3,@gDYD,ODg88V[d@>J'kjKQf=Vg.>l@e: +p(Pb]a!)e7aF.ZDFB;sFABpUDk>WOg-SeC:[<+b!ni.t>!CNh+ +%%EOF diff --git a/Master/texmf-dist/tex/latex/ha-prosper/Styles/Lakar/HAPLakar.sty b/Master/texmf-dist/tex/latex/ha-prosper/Styles/Lakar/HAPLakar.sty new file mode 100644 index 00000000000..32204e9211f --- /dev/null +++ b/Master/texmf-dist/tex/latex/ha-prosper/Styles/Lakar/HAPLakar.sty @@ -0,0 +1,212 @@ +%============================================================================== +% +% HAPLakar -- style file for use with HA-prosper. +% +% Created by: Hendri Adriaens +% http://center.uvt.nl/phd_stud/adriaens +% Center for Economic Research +% Tilburg University, the Netherlands +% +% Copyright (c) 2003-2004 Hendri Adriaens. All rights reserved. +% +% This program may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.2 +% 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.2 or later is part of all distributions of LaTeX +% version 1999/12/01 or later. +% +% This program consists of the files listed in files.txt present in this package. +% +%============================================================================== + +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{HAPLakar}[2004/05/16] +\typeout{`Lakar' style for HA-prosper} +\typeout{(c) 2003-2004 Hendri Adriaens, Tilburg, the Netherlands} +\typeout{Package version: 1.6} +\typeout{ } + +% Color definitions +\newrgbcolor{lkdblue}{0 .32 .46} +\newrgbcolor{HAP@textc}{0 .32 .46} +\newrgbcolor{lklblue}{.20 .45 .57} +\newrgbcolor{lkgreen}{.68 .64 .11} +\newrgbcolor{lklgreen}{.87 .85 .70} +\newrgbcolor{HAP@framecolor}{0 .32 .46} + +% Highlighting definitions +\ifHAP@portrait + \newrgbcolor{HAP@hcolor}{0 .32 .46} + \newrgbcolor{HAP@htcolor}{1 1 1} +\else + \newrgbcolor{HAP@hcolor}{.68 .64 .11} + \newrgbcolor{HAP@htcolor}{0 .32 .46} +\fi + +% Font definitions +\FontTitle{\usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\lkdblue}% + {\usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\lkdblue} +\FontText{\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc}% + {\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc} +\FontLeftFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont\white}% + {\@fontTextColor\fontsize{4pt}{4pt}\selectfont\white} +\FontRightFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont\white}% + {\@fontTextColor\fontsize{4pt}{4pt}\selectfont\white} +\FontToc{\@fontTextColor\fontsize{4pt}{6pt}\selectfont\white}% + {\@fontTextColor\fontsize{4pt}{6pt}\selectfont\white} + +% Slide style definitions +\newcommand{\TitleSlide}[1]{% + \ifHAP@portrait% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lklgreen](-2.1,-1.32)(12.5,9.685)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lkgreen](-1.3,-3)(11,-.15)% + \psline[linecolor=lklblue,linewidth=1pt](-1.3,-.15)(11,-.15)% + \psline[linecolor=lklblue,linewidth=1pt](-2.3,9.69)(12.5,9.69)% + \HAP@PutLF{tl}{-0.95,-.35}% + \HAP@PutRF{tr}{8.6,-.35}% + \else% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lklgreen](-2.1,-1.32)(12.5,7.69)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lkgreen](-2.1,-1.32)(12.5,-.6)% + \psline[linecolor=lklblue,linewidth=1pt](-2.3,-.6)(12.5,-.6)% + \psline[linecolor=lklblue,linewidth=1pt](-2.3,7.69)(12.5,7.69)% + \HAP@PutLF{tl}{-1.65,-.9}% + \HAP@PutRF{tr}{11.35,-.9}% + \fi% + {#1}}% + +\newcommand{\NormalSlide}[1]{% + \ifHAP@portrait% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lklgreen](-2.1,-1.32)(12.5,11.5)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lkgreen](-1.3,-3)(11,-.15)% + \psline[linecolor=lklblue,linewidth=1pt](-1.3,-.15)(11,-.15)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lkgreen](-2.3,11.5)(12.5,9.685)% + \psline[linecolor=lklblue,linewidth=1pt](-2.3,9.69)(12.5,9.69)% + \psellipse*[linecolor=lkdblue](-.2,10.2)(1.3,.7)% + \psellipse[linecolor=lklblue](-.2,10.2)(1.3,.7)% + \ifHAP@toc% + \rput[tr](3.7,-.8){\begin{minipage}[t]{2cm}\HAP@tsections\end{minipage}}% + \rput[tl](4.1,-.8){\begin{minipage}[t]{2cm}\HAP@tcontent\end{minipage}}% + \fi% + \HAP@PutLF{tl}{-0.95,-.35}% + \HAP@PutRF{tr}{8.6,-.35}% + \else% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lklgreen](-2.1,-1.32)(12.5,8.9)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lkgreen](-2.1,-1.32)(12.5,-.6)% + \psline[linecolor=lklblue,linewidth=1pt](-2.3,-.6)(12.5,-.6)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lklblue](-2.3,7.72)(.537,-.6)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lkgreen](-2.3,8.9)(12.5,7.685)% + \psline[linecolor=lklblue,linewidth=1pt](-2.3,7.69)(12.5,7.69)% + \psellipse*[linecolor=lkdblue](-.7,8.2)(1.3,.7)% + \psellipse[linecolor=lklblue](-.7,8.2)(1.3,.7)% + \ifHAP@toc% + \rput[lt](-1.65,6.85){\begin{minipage}[t]{2cm}\HAP@toc\end{minipage}}% + \fi% + \HAP@PutLF{tl}{-1.65,-.9}% + \HAP@PutRF{tr}{11.35,-.9}% + \fi% + {#1}}% + +\newcommand{\SpecialSlide}[1]{% + \ifHAP@portrait% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lklgreen](-2.1,-1.32)(12.5,11.5)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lkgreen](-1.3,-3)(11,-.15)% + \psline[linecolor=lklblue,linewidth=1pt](-1.3,-.15)(11,-.15)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lkgreen](-2.3,11.5)(12.5,9.685)% + \psline[linecolor=lklblue,linewidth=1pt](-2.3,9.69)(12.5,9.69)% + \psellipse*[linecolor=lkdblue](-.2,10.2)(1.3,.7)% + \psellipse[linecolor=lklblue](-.2,10.2)(1.3,.7)% + \ifHAP@toc% + \rput[tr](3.7,-.8){\begin{minipage}[t]{2cm}\HAP@tsections\end{minipage}}% + \rput[tl](4.1,-.8){\begin{minipage}[t]{2cm}\HAP@tcontent\end{minipage}}% + \fi% + \HAP@PutLF{tl}{-0.95,-.35}% + \HAP@PutRF{tr}{8.6,-.35}% + \else% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lklgreen](-2.1,-1.32)(12.5,8.9)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lkgreen](-2.1,-1.32)(12.5,-.6)% + \psline[linecolor=lklblue,linewidth=1pt](-2.3,-.6)(12.5,-.6)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lkgreen](-2.3,8.9)(12.5,7.685)% + \psline[linecolor=lklblue,linewidth=1pt](-2.3,7.69)(12.5,7.69)% + \psellipse*[linecolor=lkdblue](-.7,8.2)(1.3,.7)% + \psellipse[linecolor=lklblue](-.7,8.2)(1.3,.7)% + \HAP@PutLF{tl}{-1.65,-.9}% + \HAP@PutRF{tr}{11.35,-.9}% + \fi% + {#1}}% + +\newcommand{\PartSlide}[1]{% + \ifHAP@portrait% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lklgreen](-2.1,-1.32)(12.5,11.5)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lkgreen](-1.3,-3)(11,-.15)% + \psline[linecolor=lklblue,linewidth=1pt](-1.3,-.15)(11,-.15)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lkgreen](-2.3,11.5)(12.5,9.685)% + \psline[linecolor=lklblue,linewidth=1pt](-2.3,9.69)(12.5,9.69)% + \ifHAP@toc% + \rput[tr](3.7,-.8){\begin{minipage}[t]{2cm}\HAP@tsections\end{minipage}}% + \rput[tl](4.1,-.8){\begin{minipage}[t]{2cm}\HAP@tcontent\end{minipage}}% + \fi% + \HAP@PutLF{tl}{-0.95,-.35}% + \HAP@PutRF{tr}{8.6,-.35}% + \else% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lklgreen](-2.1,-1.32)(12.5,8.9)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lkgreen](-2.1,-1.32)(12.5,-.6)% + \psline[linecolor=lklblue,linewidth=1pt](-2.3,-.6)(12.5,-.6)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=lkgreen](-2.3,8.9)(12.5,7.685)% + \psline[linecolor=lklblue,linewidth=1pt](-2.3,7.69)(12.5,7.69)% + \HAP@PutLF{tl}{-1.65,-.9}% + \HAP@PutRF{tr}{11.35,-.9}% + \fi% + {#1}}% + +\ifHAP@portrait + \newcommand{\HAPR@titleSlide}{\NewSlideStyle[9cm]{t}{3.8,2.9}{TitleSlide}} + \newcommand{\HAPR@normalSlide}{\NewSlideStyle[9cm]{tl}{-.75,3.3}{NormalSlide}} + \newcommand{\HAPR@wideSlide}{\NewSlideStyle[9cm]{tl}{-.75,3.3}{SpecialSlide}} + \newcommand{\HAPR@partSlide}{\NewSlideStyle[9cm]{tl}{-.75,3.3}{PartSlide}} + \newcommand{\slidetitle}[1]{\rput[Bl](-.75,4.7){\fontTitle{\white{#1}}}} +\else + \newcommand{\HAPR@titleSlide}{\NewSlideStyle[11cm]{t}{4.67,2.8}{TitleSlide}} + \newcommand{\HAPR@normalSlide}{\NewSlideStyle[9.78cm]{tl}{.77,3.3}{NormalSlide}} + \newcommand{\HAPR@wideSlide}{\NewSlideStyle[12.3cm]{tl}{-1.4,3.3}{SpecialSlide}} + \newcommand{\HAPR@partSlide}{\NewSlideStyle[12.3cm]{tl}{-1.4,3.3}{PartSlide}} + \newcommand{\slidetitle}[1]{\rput[Bl](-1.7,4.45){\fontTitle{\white{#1}}}} +\fi + +% List item definitions +\RequirePackage{pifont} +\myitem{1}{\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{110}}} +\myitem{2}{\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{117}}} +\myitem{3}{\raisebox{1pt}{\fontsize{5pt}{5pt}\selectfont\ding{110}}} + +% Style of table of contents entries +\newcommand{\HAP@tline}[1]{\parbox{2cm}{\raggedleft#1\,}} +\newcommand{\HAP@tsection}[1]{\parbox[b]{2cm}{\raggedleft#1\,}} +\newcommand{\HAP@tsectionm}{\psline[linecolor=lkgreen,linewidth=.25pt](-.05,-.05)(2,-.05)} +\newcommand{\HAP@tsectiononly}[1]{\parbox{2cm}{\raggedleft#1\,}} + +\endinput diff --git a/Master/texmf-dist/tex/latex/ha-prosper/Styles/Simple/HAPsimple.sty b/Master/texmf-dist/tex/latex/ha-prosper/Styles/Simple/HAPsimple.sty new file mode 100644 index 00000000000..cfd63706d44 --- /dev/null +++ b/Master/texmf-dist/tex/latex/ha-prosper/Styles/Simple/HAPsimple.sty @@ -0,0 +1,129 @@ +%============================================================================== +% +% HAPSimple -- style file for use with HA-prosper. +% +% Created by: Hendri Adriaens +% http://center.uvt.nl/phd_stud/adriaens +% Center for Economic Research +% Tilburg University, the Netherlands +% +% Copyright (c) 2003-2004 Hendri Adriaens. All rights reserved. +% +% This program may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.2 +% 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.2 or later is part of all distributions of LaTeX +% version 1999/12/01 or later. +% +% This program consists of the files listed in files.txt present in this package. +% +%============================================================================== + +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{HAPsimple}[2004/05/16] +\typeout{`simple' style for HA-prosper} +\typeout{(c) 2003-2004 Hendri Adriaens, Tilburg, the Netherlands} +\typeout{Package version: 1.5} +\typeout{ } + +% Highlighting definitions +\newrgbcolor{HAP@hcolor}{0 0 0} % Highlight frame color +\newrgbcolor{HAP@htcolor}{1 1 1} % Highlight text color +\newrgbcolor{HAP@framecolor}{0 0 0} +\newrgbcolor{HAP@textc}{0 0 0} + +% Font definitions +\FontTitle{\usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\black}% + {\usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\black} +\FontText{\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\black}% + {\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\black} +\FontLeftFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont}% + {\@fontTextBW\fontsize{4pt}{4pt}\selectfont} +\FontRightFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont}% + {\@fontTextBW\fontsize{4pt}{4pt}\selectfont} + +% Slide style definitions +\newcommand{\TitleSlide}[1]{% + \ifHAP@portrait% + \psline[linecolor=black](-2.1,8.70)(12.5,8.70)% + \HAP@PutLF{tl}{-0.95,-.35}% + \HAP@PutRF{tr}{8.6,-.35}% + \else% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=black](-2.1,7.35)(12.5,7.4)% + \HAP@PutLF{tl}{-1.65,-.9}% + \HAP@PutRF{tr}{11.35,-.9}% + \fi% + {#1}}% + +\newcommand{\NormalSlide}[1]{% + \ifHAP@portrait% + \psframe[fillstyle=solid,% + fillcolor=white](-2.3,8.72)(12.5,-.15)% + \ifHAP@toc% + \rput[tr](3.7,-.8){\begin{minipage}[t]{2cm}\HAP@tsections\end{minipage}}% + \rput[tl](4.1,-.8){\begin{minipage}[t]{2cm}\HAP@tcontent\end{minipage}}% + \fi% + \HAP@PutLF{tl}{-0.95,-.35}% + \HAP@PutRF{tr}{8.6,-.35}% + \else% + \psframe[fillstyle=solid,% + fillcolor=white](-2.3,7.72)(.537,-.43)% + \psframe[fillstyle=solid,% + fillcolor=white](.515,-.43)(12.5,7.72)% + \ifHAP@toc% + \rput[lt](-1.66,6.35){\begin{minipage}[t]{2cm}\HAP@toc\end{minipage}}% + \fi% + \HAP@PutLF{tl}{-1.65,-.9}% + \HAP@PutRF{tr}{11.35,-.9}% + \fi% + {#1}}% + +\newcommand{\SpecialSlide}[1]{% + \ifHAP@portrait% + \psframe[fillstyle=solid,% + fillcolor=white](-2.3,8.72)(12.5,-.15)% + \ifHAP@toc% + \rput[tr](3.7,-.8){\begin{minipage}[t]{2cm}\HAP@tsections\end{minipage}}% + \rput[tl](4.1,-.8){\begin{minipage}[t]{2cm}\HAP@tcontent\end{minipage}}% + \fi% + \HAP@PutLF{tl}{-0.95,-.35}% + \HAP@PutRF{tr}{8.6,-.35}% + \else% + \psframe[fillstyle=solid,% + fillcolor=white](-2.3,7.72)(12.5,-.43)% + \HAP@PutLF{tl}{-1.65,-.9}% + \HAP@PutRF{tr}{11.35,-.9}% + \fi% + {#1}}% + +\ifHAP@portrait + \newcommand{\slidetitle}[1]{\rput[Bl](-.75,4.4){\fontTitle{#1}}} + \newcommand{\HAPR@titleSlide}{\NewSlideStyle[9cm]{t}{3.8,3.0}{TitleSlide}} + \newcommand{\HAPR@normalSlide}{\NewSlideStyle[9cm]{tl}{-.75,2.8}{NormalSlide}} + \newcommand{\HAPR@wideSlide}{\NewSlideStyle[9cm]{tl}{-.75,2.8}{SpecialSlide}} +\else + \newcommand{\slidetitle}[1]{\rput[Bl](.77,4.4){\fontTitle{#1}}} + \newcommand{\HAPR@titleSlide}{\NewSlideStyle[11cm]{t}{4.67,2.4}{TitleSlide}} + \newcommand{\HAPR@normalSlide}{\NewSlideStyle[9.78cm]{tl}{.77,2.8}{NormalSlide}} + \newcommand{\HAPR@wideSlide}{\NewSlideStyle[12.3cm]{tl}{-1.4,2.8}{SpecialSlide}} +\fi + +% List item definitions +\RequirePackage{pifont} +\myitem{1}{\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{110}}} +\myitem{2}{\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{117}}} +\myitem{3}{\raisebox{1pt}{\fontsize{5pt}{5pt}\selectfont\ding{110}}} + +% Style of table of contents entries +\newcommand{\HAP@tline}[1]{\ding{108}\,#1} +\newcommand{\HAP@tsectionm}{% + \ifHAP@portrait\else + \psline[linecolor=black,linewidth=.25pt](-.05,-.05)(2,-.05)% + \fi +} +\newcommand{\HAP@tsectiononly}[1]{\parbox{2cm}{\raggedleft#1\,}} + +\endinput diff --git a/Master/texmf-dist/tex/latex/ha-prosper/Styles/TCS/HAPTCS.sty b/Master/texmf-dist/tex/latex/ha-prosper/Styles/TCS/HAPTCS.sty new file mode 100644 index 00000000000..c06f8d6dc7a --- /dev/null +++ b/Master/texmf-dist/tex/latex/ha-prosper/Styles/TCS/HAPTCS.sty @@ -0,0 +1,142 @@ +%============================================================================== +% +% HAPTCS -- style file for use with HA-prosper. +% +% Created by: Chris Ellison +% +% Copyright (c) 2003-2004 Chris Ellison. All rights reserved. +% +% This program may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.2 +% 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.2 or later is part of all distributions of LaTeX +% version 1999/12/01 or later. +% +% This style consists of the files listed in files.txt +% +%============================================================================= +% +% 2003/12/21 +% The colors for this style were inspired by the HA style. +% The layout of this style was inspired by the CentER style. +% The HA and CentER styles were created by Hendri Adriaens. +% 2004/05/15 +% Small changes for HA-prosper 4.2 +% Replaced \NormalSlideNav and \TitleSlideNav for \HAPsetup +% Made bullets be triangle, circle, and square +% Added \parbox for TOC and title +% +%============================================================================= + +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{HAPTCS}[2004/05/16] +\typeout{`TCS' style for HA-prosper} +\typeout{(c) 2004 Chris Ellison} +\typeout{Package version: 1.5} +\typeout{ } + +\ifHAP@portrait% + \PackageError{HAPTCS}{This template does not support portrait slides}% + {Sorry, no additional help}% +\fi% + +% Color definitions +\newrgbcolor{ddblue}{.17 .31 .44} +\newrgbcolor{dblue}{.19 .44 .61} +\newrgbcolor{lblue}{.75 .85 .92} +\newrgbcolor{llblue}{.90 .95 .98} +\newrgbcolor{HAP@framecolor}{.17 .31 .44} +\newrgbcolor{HAP@textc}{.17 .31 .44} + +% Highlighting definitions +\newrgbcolor{HAP@hcolor}{.17 .31 .44} % Highlight frame color +\newrgbcolor{HAP@htcolor}{.90 .95 .98} % Highlight text color + +% Font definitions +\FontTitle{% + \usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\ddblue}{% + \usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\ddblue} +\FontText{% + \usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\ddblue}{% + \usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\ddblue} +\FontLeftFoot{% + \@fontTextColor\fontsize{4pt}{4pt}\selectfont}{% + \@fontTextColor\fontsize{4pt}{4pt}\selectfont} +\FontRightFoot{% + \@fontTextColor\fontsize{4pt}{4pt}\selectfont}{% + \@fontTextColor\fontsize{4pt}{4pt}\selectfont} + +% Slide style definitions +\newcommand{\TitleSlide}[1]{% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=llblue](-2.1,-2.1)(12.7,7.4)% + \Logo(-2.17,7.08){% + \@ifundefined{HAP@TSNav}% + {\includegraphics[scale=.3]{TCSlogo.ps}}% + {\Acrobatmenu{\HAP@TSNav}{\includegraphics[scale=.3]{TCSlogo.ps}}}% + }% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=ddblue](-2.1,7.35)(12.5,7.4)% + \PutLogo% + \HAP@PutLF{tl}{-1.65,-.8}% + \HAP@PutRF{tr}{11.35,-.8}% + {#1}}% + +\newcommand{\NormalSlide}[1]{% + \Logo(-2.17,7.08){% + \@ifundefined{HAP@NSNav}% + {\includegraphics[scale=.3]{TCSlogo.ps}}% + {\Acrobatmenu{\HAP@NSNav}{\includegraphics[scale=.3]{TCSlogo.ps}}}% + }% + \ifHAP@toc% + \rput[lt](-1.7,6.55){\begin{minipage}[t]{2cm}\HAP@toc\end{minipage}}% + \fi% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=llblue](-2.1,-1.3)(12.5,-.4)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=dblue](-2.1,-1.32)(12.5,-1.27)% + \PutLogo% + \HAP@PutLF{tl}{-1.65,-.8}% + \HAP@PutRF{tr}{11.35,-.8}% + {#1}}% + +\newcommand{\SpecialSlide}[1]{% + \Logo(-2.17,7.08){% + \@ifundefined{HAP@NSNav}% + {\includegraphics[scale=.3]{TCSlogo.ps}}% + {\Acrobatmenu{\HAP@NSNav}{\includegraphics[scale=.3]{TCSlogo.ps}}}% + }% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=llblue](-2.1,-1.3)(12.5,-.4)% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=dblue](-2.1,-1.32)(12.5,-1.27)% + \PutLogo% + \HAP@PutLF{tl}{-1.65,-.8}% + \HAP@PutRF{tr}{11.35,-.8}% + {#1}}% + +\newcommand{\HAPR@titleSlide}{\NewSlideStyle[11cm]{t}{4.67,2.4}{TitleSlide}} +\newcommand{\HAPR@normalSlide}{\NewSlideStyle[9.78cm]{tl}{.77,3}{NormalSlide}} +\newcommand{\HAPR@wideSlide}{\NewSlideStyle[12.3cm]{tl}{-1.4,3}{SpecialSlide}} + +% List item definitions +\RequirePackage{pifont} +\myitem{1}{\ifHAP@active\ddblue\fi\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{115}}} +\myitem{2}{\ifHAP@active\dblue\fi\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{108}}} +\myitem{3}{\ifHAP@active\lblue\fi\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{110}}} + +% Style of table of contents entries +\newcommand{\HAP@tline}[1]{\ding{242}\,\parbox[t]{1.7cm}{\raggedright#1}} +\newcommand{\HAP@tlineonly}[1]{\parbox[t]{1.7cm}{\raggedright#1}} +\newcommand{\HAP@tsection}[1]{\parbox[b]{1.9cm}{\raggedright#1}} +\newcommand{\HAP@tsectionm}{\psline[linecolor=ddblue,linewidth=.25pt](-.05,-.05)(2,-.05)} + +% Placement of slide title +\newcommand{\slidetitle}[1]{\rput[Bl](.77,4.2){\fontTitle{\parbox[c]{10.3cm}{\raggedright#1}}}} + +% Declare default behaviors for hidden navigation +\HAPsetup{tsnav=FullScreen,nsnav=ShowBookmarks} + +\endinput diff --git a/Master/texmf-dist/tex/latex/ha-prosper/Styles/TCS/HAPTCSTealBlue.sty b/Master/texmf-dist/tex/latex/ha-prosper/Styles/TCS/HAPTCSTealBlue.sty new file mode 100644 index 00000000000..4c5c370f1de --- /dev/null +++ b/Master/texmf-dist/tex/latex/ha-prosper/Styles/TCS/HAPTCSTealBlue.sty @@ -0,0 +1,170 @@ +%============================================================================== +% +% HAPTCSTealBlue-- style file for use with HA-prosper. +% +% Created by: Chris Ellison +% +% Copyright (c) 2004 Chris Ellison. All rights reserved. +% +% This program may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.2 +% 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.2 or later is part of all distributions of LaTeX +% version 1999/12/01 or later. +% +% This style consists of the files listed in files.txt +% +%============================================================================= +% +% 2003/05/15 +% Modifications to the TCS style +% Modifications inspired by PPRfyma +% Added \parbox for the TOC and title +% Ready for HA-prosper 4.2 +% +%============================================================================= + +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{HAPTCSTealBlue}[2004/05/16] +\typeout{`TCSTealBlue' style for HA-prosper} +\typeout{(c) 2004 Chris Ellison} +\typeout{Package version: 1.0} +\typeout{ } + +\ifHAP@portrait + \PackageError{HAPTCSTealBlue}{This template does not support portrait slides}% + {Sorry, no additional help}% +\fi + +% Loading packages necessary for gradients +\IfFileExists{pst-grad}{\RequirePackage{pst-grad}}{\RequirePackage{gradient}} +\RequirePackage{pst-slpe} + +% Color Definitions +\newrgbcolor{TCStealblue}{0 0.4 0.4} +\newrgbcolor{TCSbrickred}{.4 .1255 0} +\newrgbcolor{TCSbulletone}{0 1 .6} +\newrgbcolor{TCSbullettwo}{.725 .937 .933} +\newrgbcolor{TCSbulletthree}{.8 1 .4} +\newrgbcolor{TCSdarkblue}{0.14 0.34 0.55} +\newrgbcolor{TCSfaintblue}{0.88 0.95 1.00} +\newrgbcolor{HAP@framecolor}{1 0 0} +\newrgbcolor{HAP@textc}{1 1 1} + +% Star +\def\TCSstar{% + \SpecialCoor + \begin{pspicture}(-.5,-.5)(.5,.5)% + \pspolygon[fillstyle=ccslopes,% + slopecolors= 0 .3906 .1289 0 .9 .2656 .2148 .125 2 .0547 .2695 .2344 3,% + linestyle=none](.5;0)(.25;22.5)(.5;45)(.25;67.2)(.5;90)(.25;112.5)% + (.5;135)(.25;157.5)(.5;180)(.25;202.5)(.5;225)(.25;247.5)(.5;270)% + (.25;292.5)(.5;315)(.25;337.5)% + \end{pspicture}% + \NormalCoor +} + +% Highlighting definitions +\newrgbcolor{HAP@hcolor}{0 .4 .4} % Highlight frame color for TOC +\newrgbcolor{HAP@htcolor}{.8 1 .4} % Highlight text color for TOC + +% Font definitions +\FontTitle{% + \usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\TCSbullettwo}{% + \usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\TCSbullettwo} +\FontText{% + \usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc}{% + \usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc} +\FontLeftFoot{% + \@fontTextColor\fontsize{4pt}{4pt}\selectfont}{% + \@fontTextColor\fontsize{4pt}{4pt}\selectfont} +\FontRightFoot{% + \@fontTextColor\fontsize{4pt}{4pt}\selectfont}{% + \@fontTextColor\fontsize{4pt}{4pt}\selectfont} + +% Slide style definitions +\newcommand{\TitleSlide}[1]{% + % color of bottom portion + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=TCStealblue](-2.1,-2.1)(12.7,7.4)% + \Logo(-1.17,7.4){% + \@ifundefined{HAP@TSNav}% + {\TCSstar}% + {\Acrobatmenu{\HAP@TSNav}{\TCSstar}} + }% + % Main gradient + \ifisDraft + \else + \psframe[linestyle=none, fillstyle=gradient,% + gradbegin=black,gradend=TCStealblue,gradmidpoint=0](-2.1,-1.5)(12.5,9) + % (-2.1,-.57)(12.5,8.47) (llc)(urc) + \fi + \PutLogo% + \HAP@PutLF{tl}{-1.65,-.97}% + \HAP@PutRF{tr}{11.35,-.97}% + {#1}}% + +\newcommand{\NormalSlide}[1]{% + \Logo(-1.17,7.4){% + \@ifundefined{HAP@NSNav}% + {\TCSstar}% + {\Acrobatmenu{\HAP@NSNav}{\TCSstar}}% + }% + % Main gradient + \ifisDraft + \else + \psframe[linestyle=none, fillstyle=gradient,% + gradbegin=black,gradend=TCStealblue,gradmidpoint=0](-2.1,-1.5)(12.5,9) + \fi + \ifHAP@toc% + \rput[lt](-1.7,6.55){\begin{minipage}[t]{2cm}\HAP@toc\end{minipage}}% + \fi% + \PutLogo% + \HAP@PutLF{tl}{-1.65,-.97}% + \HAP@PutRF{tr}{11.35,-.97}% + {#1}}% + +\newcommand{\SpecialSlide}[1]{% + \Logo(-1.17,7.4){% + \@ifundefined{HAP@NSNav}% + {\TCSstar}% + {\Acrobatmenu{\HAP@NSNav}{\TCSstar}}% + }% + % Main gradient + \ifisDraft + \else + \psframe[linestyle=none, fillstyle=gradient,%1.37 + gradbegin=black,gradend=TCStealblue,gradmidpoint=0](-2.1,-1.5)(12.5,9) + \fi + \PutLogo% + \HAP@PutLF{tl}{-1.65,-.97}% + \HAP@PutRF{tr}{11.35,-.97}% + {#1}}% + +\newcommand{\HAPR@titleSlide}{\NewSlideStyle[11cm]{t}{4.67,2.4}{TitleSlide}} +\newcommand{\HAPR@normalSlide}{\NewSlideStyle[9.78cm]{tl}{.77,3}{NormalSlide}} +\newcommand{\HAPR@wideSlide}{\NewSlideStyle[12.3cm]{tl}{-1.4,3}{SpecialSlide}} + +% List item definitions +\RequirePackage{pifont} +\myitem{1}{\ifHAP@active\TCSbulletone\fi\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{115}}} +\myitem{2}{\ifHAP@active\TCSbullettwo\fi\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{108}}} +\myitem{3}{\ifHAP@active\TCSbulletthree\fi\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{110}}} + +% Style of table of contents entries +\newcommand{\HAP@tline}[1]{\ding{242}\,\parbox[t]{1.7cm}{\raggedright#1}} +\newcommand{\HAP@tlineonly}[1]{\parbox[t]{1.7cm}{\raggedright#1}} +\newcommand{\HAP@tsection}[1]{\parbox[b]{1.9cm}{\raggedright#1}} +\newcommand{\HAP@tsectionm}{\psline[linecolor=white,linewidth=.25pt](-.05,-.05)(2,-.05)} +% make is so that the highlight frame color is not present in TOC +\def\HAP@hltocentry{\parbox[b]{\HAP@twidth}{\raggedright{\HAP@htcolor\HAP@toctext}}} + +% Placement of slide title +\newcommand{\slidetitle}[1]{\rput[Bl](.77,4.15){\fontTitle{\parbox[c]{10.3cm}{\raggedright#1}}}} + +% Declare default behaviors for hidden navigation +\HAPsetup{tsnav=FullScreen,nsnav=ShowBookmarks} + +\endinput diff --git a/Master/texmf-dist/tex/latex/ha-prosper/Styles/TCS/HAPTCSgrad.sty b/Master/texmf-dist/tex/latex/ha-prosper/Styles/TCS/HAPTCSgrad.sty new file mode 100644 index 00000000000..2b08f3de362 --- /dev/null +++ b/Master/texmf-dist/tex/latex/ha-prosper/Styles/TCS/HAPTCSgrad.sty @@ -0,0 +1,155 @@ +%============================================================================== +% +% HAPTCSgrad -- style file for use with HA-prosper. +% +% Created by: Chris Ellison +% +% Copyright (c) 2003-2004 Chris Ellison. All rights reserved. +% +% This program may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.2 +% 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.2 or later is part of all distributions of LaTeX +% version 1999/12/01 or later. +% +% This style consists of the files listed in files.txt +% +%============================================================================= +% +% 2004/05/01 +% Modifications to TCS style inspired by PPRfyma +% 2004/05/15 +% Small changes for HA-prosper 4.2 +% Replaced \NormalSlideNav and \TitleSlideNav for \HAPsetup +% Added \parbox for TOC and title +% +%============================================================================= + +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{HAPTCSgrad}[2004/05/16] +\typeout{`TCSgrad' style for HA-prosper} +\typeout{(c) 2004 Chris Ellison} +\typeout{Package version: 1.1} +\typeout{ } + +\ifHAP@portrait + \PackageError{HAPTCSgrad}{This template does not support portrait slides}% + {Sorry, no additional help}% +\fi + +% Loading packages necessary for gradients +\IfFileExists{pst-grad}{\RequirePackage{pst-grad}}{\RequirePackage{gradient}} + +% Color Definitions +\newrgbcolor{darkdarkblue}{.17 .31 .44} % 1st bullet +%\newrgbcolor{darkblue}{0.14 0.34 0.55} +\newrgbcolor{darkblue}{.19 .44 .61} % color of text, 2nd bullet +\newrgbcolor{lightblue}{0.43 0.61 0.84} % separates footers, 3rd bullet +\newrgbcolor{faintblue}{0.88 0.95 1.00} % first color for gradient +\newrgbcolor{HAP@framecolor}{.14 .31 .44} +\newrgbcolor{HAP@textc}{.17 .31 .44} + +% Highlighting definitions +\newrgbcolor{HAP@hcolor}{.17 .31 .44} % Highlight frame color +\newrgbcolor{HAP@htcolor}{.90 .95 .98} % Highlight text color + +% Font definitions +\FontTitle{% + \usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\darkdarkblue}{% + \usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\darkdarkblue} +\FontText{% + \usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\darkdarkblue}{% + \usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\darkdarkblue} +\FontLeftFoot{% + \@fontTextColor\fontsize{4pt}{4pt}\selectfont}{% + \@fontTextColor\fontsize{4pt}{4pt}\selectfont} +\FontRightFoot{% + \@fontTextColor\fontsize{4pt}{4pt}\selectfont}{% + \@fontTextColor\fontsize{4pt}{4pt}\selectfont} + +% Slide style definitions +\newcommand{\TitleSlide}[1]{% + % color of bottom portion + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=faintblue](-2.1,-2.1)(12.7,7.4)% + \Logo(-2.17,7.08){% + \@ifundefined{HAP@TSNav}% + {\includegraphics[scale=.3]{TCSgradlogo.ps}}% + {\Acrobatmenu{\HAP@TSNav}{\includegraphics[scale=.3]{TCSgradlogo.ps}}}% + }% + \psframe[linestyle=none,fillstyle=solid,% + fillcolor=darkblue](-2.1,7.35)(12.5,7.4)% + \PutLogo% + \HAP@PutLF{tl}{-1.65,-.97}% + \HAP@PutRF{tr}{11.35,-.97}% + {#1}}% + + +\newcommand{\NormalSlide}[1]{% + \Logo(-2.17,7.08){% + \@ifundefined{HAP@NSNav}% + {\includegraphics[scale=.3]{TCSgradlogo.ps}}% + {\Acrobatmenu{\HAP@NSNav}{\includegraphics[scale=.3]{TCSgradlogo.ps}}}% + }% + % Main gradient + \ifisDraft + \else + \psframe[linestyle=none, fillstyle=gradient,% + gradbegin=faintblue,gradend=white,gradmidpoint=0](-2.1,-0.77)(12.5,8.47) + \fi + % Bottom line + \psframe[linestyle=none,fillstyle=solid,% + linewidth=2pt,fillcolor=lightblue](-2.1,-0.8)(12.1,-0.7) + \ifHAP@toc% + \rput[lt](-1.7,6.55){\begin{minipage}[t]{2cm}\HAP@toc\end{minipage}}% + \fi% + \PutLogo% + \HAP@PutLF{tl}{-1.65,-.97}% + \HAP@PutRF{tr}{11.35,-.97}% + {#1}}% + +\newcommand{\SpecialSlide}[1]{% + \Logo(-2.17,7.08){% + \@ifundefined{HAP@NSNav}% + {\includegraphics[scale=.3]{TCSgradlogo.ps}}% + {\Acrobatmenu{\HAP@NSNav}{\includegraphics[scale=.3]{TCSgradlogo.ps}}}% + }% + % Main gradient + \ifisDraft + \else + \psframe[linestyle=none, fillstyle=gradient,%1.37 + gradbegin=faintblue,gradend=white,gradmidpoint=0](-2.1,-0.77)(12.5,8.47) + \fi + % Bottom line + \psframe[linestyle=none,fillstyle=solid,% + linewidth=2pt,fillcolor=lightblue](-2.1,-0.8)(12.1,-0.7) + \PutLogo% + \HAP@PutLF{tl}{-1.65,-.97}% + \HAP@PutRF{tr}{11.35,-.97}% + {#1}}% + +\newcommand{\HAPR@titleSlide}{\NewSlideStyle[11cm]{t}{4.67,2.4}{TitleSlide}} +\newcommand{\HAPR@normalSlide}{\NewSlideStyle[9.78cm]{tl}{.77,3}{NormalSlide}} +\newcommand{\HAPR@wideSlide}{\NewSlideStyle[12.3cm]{tl}{-1.4,3}{SpecialSlide}} + +% List item definitions +\RequirePackage{pifont} +\myitem{1}{\ifHAP@active\darkdarkblue\fi\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{115}}} +\myitem{2}{\ifHAP@active\darkblue\fi\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{108}}} +\myitem{3}{\ifHAP@active\lightblue\fi\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{110}}} + +% Style of table of contents entries +\newcommand{\HAP@tline}[1]{\ding{242}\,\parbox[t]{1.7cm}{\raggedright#1}} +\newcommand{\HAP@tlineonly}[1]{\parbox[t]{1.7cm}{\raggedright#1}} +\newcommand{\HAP@tsection}[1]{\parbox[b]{1.9cm}{\raggedright#1}} +\newcommand{\HAP@tsectionm}{\psline[linecolor=darkblue,linewidth=.25pt](-.05,-.05)(2,-.05)} + +% Placement of slide title +\newcommand{\slidetitle}[1]{\rput[Bl](.77,4.2){\fontTitle{\parbox[c]{10.3cm}{\raggedright#1}}}} + +% Declare default behaviors for hidden navigation +\HAPsetup{tsnav=FullScreen,nsnav=ShowBookmarks} + +\endinput diff --git a/Master/texmf-dist/tex/latex/ha-prosper/Styles/TCS/TCSgradlogo.ps b/Master/texmf-dist/tex/latex/ha-prosper/Styles/TCS/TCSgradlogo.ps new file mode 100644 index 00000000000..ed2093af37f --- /dev/null +++ b/Master/texmf-dist/tex/latex/ha-prosper/Styles/TCS/TCSgradlogo.ps @@ -0,0 +1,46 @@ +%!PS-Adobe-3.0 EPSF-3.0 +%%Title: BCenter Logo +%%BoundingBox: 0 0 302 172 + +% dark dark blue color +.17 .31 .44 setrgbcolor + +% draw triangle +newpath +60 60 moveto +90 112 lineto +120 60 lineto +60 60 moveto +fill + +% dark blue color +%.14 .34 .55 setrgbcolor +.19 .44 .61 setrgbcolor + + +% make the circle +% first 2 numbers are coordinates +% next number is diameter/radius +% next two numbers tell how much of circle to show +newpath +150 86 27 0 360 arc +fill + +% light blue color +%.75 .85 .92 setrgbcolor +.43 .61 .84 setrgbcolor + + + +% draw square +newpath +190 60 moveto +190 112 lineto +242 112 lineto +242 60 lineto +190 60 lineto +fill + + + + diff --git a/Master/texmf-dist/tex/latex/ha-prosper/Styles/TCS/TCSlogo.ps b/Master/texmf-dist/tex/latex/ha-prosper/Styles/TCS/TCSlogo.ps new file mode 100644 index 00000000000..355020d6a70 --- /dev/null +++ b/Master/texmf-dist/tex/latex/ha-prosper/Styles/TCS/TCSlogo.ps @@ -0,0 +1,41 @@ +%!PS-Adobe-3.0 EPSF-3.0 +%%Title: BCenter Logo +%%BoundingBox: 0 0 302 172 + +% dark dark blue color +.17 .31 .44 setrgbcolor + +% draw triangle +newpath +60 60 moveto +90 112 lineto +120 60 lineto +60 60 moveto +fill + +% dark blue color +.19 .44 .61 setrgbcolor + +% make the circle +% first 2 numbers are coordinates +% next number is diameter/radius +% next two numbers tell how much of circle to show +newpath +150 86 27 0 360 arc +fill + +% light blue color +.75 .85 .92 setrgbcolor + +% draw square +newpath +190 60 moveto +190 112 lineto +242 112 lineto +242 60 lineto +190 60 lineto +fill + + + + diff --git a/Master/texmf-dist/tex/latex/ha-prosper/Styles/Tycja/HAPTycja.sty b/Master/texmf-dist/tex/latex/ha-prosper/Styles/Tycja/HAPTycja.sty new file mode 100644 index 00000000000..c2174743deb --- /dev/null +++ b/Master/texmf-dist/tex/latex/ha-prosper/Styles/Tycja/HAPTycja.sty @@ -0,0 +1,160 @@ +%============================================================================== +% +% HAPTycja -- style file for use with HA-prosper. +% +% Created by: Hendri Adriaens +% http://center.uvt.nl/phd_stud/adriaens +% Center for Economic Research +% Tilburg University, the Netherlands +% +% Copyright (c) 2003-2004 Hendri Adriaens. All rights reserved. +% +% This program may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.2 +% 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.2 or later is part of all distributions of LaTeX +% version 1999/12/01 or later. +% +% This program consists of the files listed in files.txt present in this package. +% +%============================================================================== + +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{HAPTycja}[2004/05/16] +\typeout{`Tycja' style for HA-prosper} +\typeout{(c) 2003-2004 Hendri Adriaens, Tilburg, the Netherlands} +\typeout{Package version: 1.5} +\typeout{ } + +% Color definitions +\newrgbcolor{tjlblue}{.78 .82 .85} +\newrgbcolor{tjblue}{.19 .39 .61} +\newrgbcolor{tjdblue}{.09 .27 .47} +\newrgbcolor{HAP@textc}{.09 .27 .47} +\newrgbcolor{tjyellow}{1 .81 .42} +\newrgbcolor{tjlyellow}{1 .97 .84} +\newrgbcolor{HAP@framecolor}{.09 .27 .47} + +% Highlighting definitions +\newrgbcolor{HAP@hcolor}{.09 .27 .47} % Highlight frame color +\newrgbcolor{HAP@htcolor}{1 .97 .84} % Highlight text color + +% Font definitions +\FontTitle{\usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\tjdblue}% + {\usefont{T1}{phv}{b}{n}\fontsize{14.4pt}{14pt}\selectfont\tjdblue} +\FontText{\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc}% + {\usefont{T1}{phv}{m}{n}\fontsize{10pt}{10pt}\selectfont\HAP@textc} +\FontLeftFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont\tjdblue}% + {\@fontTextColor\fontsize{4pt}{4pt}\selectfont\tjdblue} +\FontRightFoot{\@fontTextColor\fontsize{4pt}{4pt}\selectfont\tjdblue}% + {\@fontTextColor\fontsize{4pt}{4pt}\selectfont\tjdblue} + +% Slide style definitions +\RequirePackage{pst-grad} +\newcommand{\TitleSlide}[1]{% + \ifHAP@portrait + \psframe[linestyle=none,fillcolor=tjlyellow,fillstyle=solid](-2,11.5)(12.5,-.9)% + \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-2,9.1)(-1,9.1)% + \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-1,9.1)(-1,9.4)% + \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-1,9.4)(12.5,9.4)% + \psframe[linestyle=none,fillstyle=gradient,gradbegin=tjlblue,gradend=tjblue,gradmidpoint=1](-2,-.15)(12.5,-2.26)% + \HAP@PutLF{tl}{-0.95,-.35}% + \HAP@PutRF{tr}{8.6,-.35}% + \else% + \psframe[linestyle=none,fillcolor=tjlyellow,fillstyle=solid](-2,9)(12.5,-.6)% + \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-2,7.6)(-1,7.6)% + \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-1,7.6)(-1,7.9)% + \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-1,7.9)(12.5,7.9)% + \psframe[linestyle=none,fillstyle=gradient,gradbegin=tjlblue,gradend=tjblue,gradmidpoint=1](-2,-.5)(12.5,-1.32)% + \HAP@PutLF{tl}{-1.65,-.9}% + \HAP@PutRF{tr}{11.35,-.9}% + \fi% + {#1}}% + +\newcommand{\NormalSlide}[1]{% + \ifHAP@portrait% + \psframe[linestyle=none,fillcolor=tjlyellow,fillstyle=solid](-2,11.5)(12.5,-.9)% + \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-2,9.1)(-1,9.1)% + \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-1,9.1)(-1,9.4)% + \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-1,9.4)(12.5,9.4)% + \psframe[linestyle=none,fillstyle=gradient,gradbegin=tjyellow,gradend=tjlyellow,gradmidpoint=1](8.4,11.5)(10,-2)% + \psframe[linestyle=none,fillstyle=gradient,gradbegin=tjlblue,gradend=tjblue,gradmidpoint=1](-2,-.15)(12.5,-5)% + \ifHAP@toc% + \rput[tr](3.7,-.8){\begin{minipage}[t]{2cm}\HAP@tsections\end{minipage}}% + \rput[tl](4.1,-.8){\begin{minipage}[t]{2cm}\HAP@tcontent\end{minipage}}% + \fi% + \HAP@PutLF{tl}{-0.95,-.35}% + \HAP@PutRF{tr}{8.6,-.35}% + \else% + \psframe[linestyle=none,fillcolor=tjlyellow,fillstyle=solid](-2,9)(9.4,-.6)% + \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-2,7.6)(-1,7.6)% + \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-1,7.6)(-1,7.9)% + \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-1,7.9)(9.4,7.9)% + \psframe[linestyle=none,fillstyle=gradient,gradbegin=tjyellow,gradend=tjlyellow,gradmidpoint=1](9.3,9)(12.5,-2)% + \psframe[linestyle=none,fillstyle=gradient,gradbegin=tjlblue,gradend=tjblue,gradmidpoint=1](-2,-.5)(12.5,-1.32)% + \ifHAP@toc% + \rput[lt](9.475,7.25){\begin{minipage}[t]{2cm}\HAP@toc\end{minipage}}% + \fi% + \HAP@PutLF{tl}{-1.65,-.9}% + \HAP@PutRF{tr}{11.35,-.9}% + \fi% + {#1}}% + +\newcommand{\SpecialSlide}[1]{% + \ifHAP@portrait% + \psframe[linestyle=none,fillcolor=tjlyellow,fillstyle=solid](-2,11.5)(12.5,-.9)% + \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-2,9.1)(-1,9.1)% + \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-1,9.1)(-1,9.4)% + \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-1,9.4)(12.5,9.4)% + \psframe[linestyle=none,fillstyle=gradient,gradbegin=tjyellow,gradend=tjlyellow,gradmidpoint=1](8.4,11.5)(10,-.2)% + \psframe[linestyle=none,fillstyle=gradient,gradbegin=tjlblue,gradend=tjblue,gradmidpoint=1](-2,-.15)(12.5,-5)% + \ifHAP@toc% + \rput[tr](3.7,-.8){\begin{minipage}[t]{2cm}\HAP@tsections\end{minipage}}% + \rput[tl](4.1,-.8){\begin{minipage}[t]{2cm}\HAP@tcontent\end{minipage}}% + \fi% + \HAP@PutLF{tl}{-0.95,-.35}% + \HAP@PutRF{tr}{8.6,-.35}% + \else% + \psframe[linestyle=none,fillcolor=tjlyellow,fillstyle=solid](-2,9)(9.4,-.6)% + \psframe[linestyle=none,fillstyle=gradient,gradbegin=tjyellow,gradend=tjlyellow,gradmidpoint=1](9.3,9)(12.5,-2)% + \psframe[linestyle=none,fillcolor=tjlyellow,fillstyle=solid](9.2,7.91)(12.5,-2)% + \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-2,7.6)(-1,7.6)% + \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-1,7.6)(-1,7.9)% + \psline[linewidth=.3pt,linecolor=tjdblue]{C-C}(-1,7.9)(12.5,7.9)% + \psframe[linestyle=none,fillstyle=gradient,gradbegin=tjlblue,gradend=tjblue,gradmidpoint=1](-2,-.5)(12.5,-1.32)% + \HAP@PutLF{tl}{-1.65,-.9}% + \HAP@PutRF{tr}{11.35,-.9}% + \fi% + {#1}}% + +\ifHAP@portrait + \newcommand{\HAPR@titleSlide}{\NewSlideStyle[9cm]{tl}{-.65,2.9}{TitleSlide}} + \newcommand{\HAPR@normalSlide}{\NewSlideStyle[8.7cm]{tl}{-.65,3.3}{NormalSlide}} + \newcommand{\HAPR@wideSlide}{\NewSlideStyle[8.7cm]{tl}{-.65,3.3}{NormalSlide}} + \newcommand{\HAPR@dualSlide}{\NewSlideStyle[4.2cm]{tl}{-.65,3.3}{NormalSlide}} + \newcommand{\slidetitle}[1]{\rput[Br](8.3,4.55){\fontTitle{#1}}} +\else + \newcommand{\HAPR@titleSlide}{\NewSlideStyle[11.7cm]{tl}{-.6,3.4}{TitleSlide}} + \newcommand{\HAPR@normalSlide}{\NewSlideStyle[9.5cm]{tl}{-.6,3.7}{NormalSlide}} + \newcommand{\HAPR@wideSlide}{\NewSlideStyle[11.7cm]{tl}{-.6,3.7}{SpecialSlide}} + \newcommand{\HAPR@dualSlide}{\NewSlideStyle[5.5cm]{tl}{-.6,3.7}{SpecialSlide}} + \newcommand{\slidetitle}[1]{\rput[Br](9.2,4.55){\fontTitle{#1}}} +\fi + +% List item definitions +\RequirePackage{pifont} +\myitem{1}{\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{110}}} +\myitem{2}{\raisebox{1pt}{\fontsize{7pt}{7pt}\selectfont\ding{117}}} +\myitem{3}{\raisebox{1pt}{\fontsize{5pt}{5pt}\selectfont\ding{110}}} + +% Style of table of contents entries +\newcommand{\HAP@tsectionm}{% + \ifHAP@portrait\else + \psline[linecolor=tjdblue,linewidth=.25pt](-.04,-.05)(2,-.05)% + \fi +} +\newcommand{\HAP@tsectiononly}[1]{\parbox{2cm}{\raggedleft#1\,}} + +\endinput -- cgit v1.2.3