%============================================================================== % Prosper -- (PPRalienglow) Style file % A LaTeX class for creating slides % Author: Frederic Goualard (Frederic.Goualard@cwi.nl) % Centrum voor Wiskunde en Informatica % % Copyright (c) 2000 Frederic Goualard % All rights reserved. % % Permission is hereby granted, without written agreement and without % license or royalty fees, to use, copy, modify, and distribute this % software and its documentation for any purpose, provided that the % above copyright notice and the following two paragraphs appear in % all copies of this software. % % IN NO EVENT SHALL THE AUTHOR BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, % SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF % THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE AUTHOR HAS BEEN ADVISED % OF THE POSSIBILITY OF SUCH DAMAGE. % % THE AUTHOR SPECIFICALLY DISCLAIMS ANY WARRANTIES, % INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY % AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS % ON AN "AS IS" BASIS, AND THE AUTHOR HAS NO OBLIGATION TO % PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. % % CVSId : $Id: PPRalienglow.sty,v 1.1.1.1 2000/11/28 11:15:12 exupery Exp $ %============================================================================== \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesPackage{PPRalienglow}[2000/10/18] \typeout{`Alien glow' style for prosper ---} \typeout{(c) 2000 Frederic Goualard, CWI, The Netherlands} \typeout{CVSId: $Id: PPRalienglow.sty,v 1.1.1.1 2000/11/28 11:15:12 exupery Exp $} \typeout{ } \IfFileExists{pst-grad}{\RequirePackage{pst-grad}}{\RequirePackage{gradient}} \newrgbcolor{mygreen}{0.133 0.56 0} \newrgbcolor{mydarkgreen}{0.10 0.43 0} \FontTitle{% \usefont{T1}{ptm}{b}{n}\fontsize{20.74pt}{20pt}\selectfont% \mydarkgreen}{% \usefont{T1}{ptm}{b}{n}\fontsize{20.74pt}{20pt}\selectfont% \mydarkgreen} \FontText{\mygreen\usefont{T1}{phv}{m}{n}\fontsize{14.4pt}{14pt}% \selectfont}{% \mygreen\usefont{T1}{phv}{m}{n}\fontsize{14.4pt}{14pt}\selectfont} \ColorFoot{\mygreen} \newcommand{\slidetitle}[1]{% \rput[lt](-.2,4){\fontTitle{#1}}} \LogoPosition{-.4,-.7} \newcommand{\alienglowFrame}[1]{% \psframe[fillstyle=solid,fillcolor=black](-2,-1.4)(12.5,9) \rput[l](-2.3,6.6){\includegraphics[width=13cm,height=10pt]{rule-glow.ps}} \PutLogo % Mandatory {#1}} \myitem{1}{\includegraphics[width=.4cm]{bullet-glow.ps}} \myitem{2}{\includegraphics[width=.3cm]{arrow-glow.ps}} \myitem{3}{\includegraphics[width=.2cm]{bullet-glow.ps}} \NewSlideStyle{t}{5.5,2.4}{alienglowFrame} \RequirePackage{semhelv} \PDFCroppingBox{5 10 590 810} \endinput %%% Local Variables: %%% mode: latex %%% TeX-master: t %%% End: