%============================================================================== % this is only an inofficial style file % last changes: 30.6.04 % (1) heading in a box % (2) an upper square and line above heading % explained below % fontsize changed for Title and Text and additonal colours inserted % modified MM June-2004 %============================================================================== % Prosper -- (PPRHeilHazel.sty) Style file % A LaTeX class for creating slides % Author: Frederic Goualard (Frederic.Goualard@irin.univ-nantes.fr) % Institut de Recherche en Informatique de Nantes % University of Nantes, France % % 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. % %-------------------------------------------------------------- % the original of this style file: % Modified (stripped down to the bare essentials...) % by M. Heil & A. L. Hazel (Nov. 2001) % Email: M.Heil@maths.man.ac.uk and ahazel@maths.man.ac.uk %-------------------------------------------------------------- % CVSId : $Id: PPRtroispoints.sty,v 1.1.1.1 2000/11/28 11:15:12 exupery Exp $ %============================================================================ % \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesPackage{PPRHeilHazel}[2000/04/17] \typeout{`Trois points' style for Prosper ---} \typeout{(c) 2000 Frederic Goualard, IRIN, France} \typeout{% CVSId: $Id: PPRtroispoints.sty,v 1.1.1.1 2000/11/28 11:15:12 exupery Exp $} \typeout{ } \RequirePackage{amssymb} % Loading packages necessary to define this slide style. \IfFileExists{pst-grad}{\RequirePackage{pst-grad}}{\RequirePackage{gradient}} %\RequirePackage{times} % %--------C-O-L-O-R-S------------------------C-O-L-O-R-S------------%%% \newcmykcolor{txtblue}{1.0 1.0 0.0 0.70}%MM% \newrgbcolor{Brown}{0.6 0.2 0.1} \newcmykcolor{TealBlue}{0.86 0.20 0.14 0.02}%MM% \newcmykcolor{orangeBurnt}{0 0.54 1 0} %here not used: \newgray{mygrey}{.5} \newrgbcolor{bgcolour}{0.975 0.975 0.975} \newcmykcolor{headingoneBlue}{0.98 0.13 0 0.43}%MidnightBlueMM% \newcmykcolor{headingtwoBlue}{0.94 0.54 0 0}%MM% \newcmykcolor{headingthreeblue}{0.86 0 0.34 0.02}%MM% \newcmykcolor{smallletBrown}{0 0.81 1 0.60}%Brown% \newcmykcolor{stberry}{0.2 0.96 0.39 0}%strawberry \newrgbcolor{medblue}{0.01 0.1 0.95}%MM% \newcmykcolor{mcyan}{1.0 0.10 0.20 0}%too-light% \newrgbcolor{myellow}{.847 .72 .525}%MM% \newcmykcolor{smallletGreen}{0.64 0 0.95 0.40}%Olivegreen%%MM% \newrgbcolor{dGreen}{0.4 0.365 0.05} \newrgbcolor{sGreen}{0.6 0.675 0.2} \newcmykcolor{OliveGreen}{0.64 0 0.95 0.40} % % %FONT----------------T-Y-P-E:----S-I-Z-E--+--C-O-L-O-R----------%%% \FontTitle{% \usefont{T1}{ptm}{m}{n}\fontsize{14pt}{14pt}\selectfont\txtblue}{% \usefont{T1}{ptm}{m}{n}\fontsize{14pt}{14pt}\selectfont\txtblue} %modified by MM June 2004 %FONT----------------T-Y-P-E-----S-I-Z-E--+--C-O-L-O-R----------%%% \FontText{% \dGreen\usefont{T1}{phv}{m}{n}\fontsize{11pt}{11pt}\selectfont}{% \dGreen\usefont{T1}{phv}{m}{n}\fontsize{11pt}{11pt}\selectfont} % \txtblue\usefont{T1}{ptm}{m}{n}\fontsize{10pt}{10pt}\selectfont}{% % \txtblue\usefont{T1}{ptm}{m}{n}\fontsize{10pt}{10pt}\selectfont} %modified by MM June 2004 %------------------------------------------------------------------% \ColorFoot{\gray} % Positionning of the title of a slide. \newcommand{\slidetitle}[1]{% \rput[l](-0.2,4.4){\parbox{12cm}{\fontTitle{#1}}} } %-----------------------------explanation-Title------%%%%% % \newcommand{\slidetitle}[1]{% % % \rput[l] % % (-0.2,4.4)%1.0=LeftMargin % % (1.0,4.4)%4.4=TopMargin % % \parbox{12cm}=horizontalWidth-Titlebox % %} % %%%%%%%----------------------------------------------%%%%% % Positioning for a logo \LogoPosition{-1,-1.1} \NewSlideStyle{t}{5.3,2.9}{TPFrame} \PDFCroppingBox{10 40 594 800} \RequirePackage{semhelv} %---------------------------explanation-slideText----%%%%% %\NewSlideStyle{t} % % {5.3,2.9}%5.3=LeftMarginSlideText % % {5.3,2.9}%2.9=BottomMarginSlideText % % {TPFrame}%Idon'tKnow % % % %%%%%%%----------------------------------------------%%%%% %-----------------------------------------colored-titlebox-and/or-line%%%% %\newcommand{\talksFrame}[1]{% % background----for-version--(1)-and-(2)---------- %\psframe[linestyle=none,fillstyle=solid,fillcolor=bgcolour](-2,-1.4)(12.5,9) % %.......................................................................% %the slide title appears in a coloured box: % %% ---(1)-upper title box ------------------------------------------- %%%%%%%%%%%%%%% %--- LAS DOS SIGUIENTES LINEAS SE LAS QUITE %\psframe[linestyle=none,fillstyle=gradient,gradbegin=TealBlue,% % gradend=orangeBurnt,gradmidpoint=1,gradangle=90](-0.6,8.5)(11.0,7.6) %%%%%%%%%%%%%% % %........................................................................% %here is the sequence for %a left coloured square connected %with a coloured line over the slide title: %!! deactivate sequence (1) when you choose this option !! % % ---(2)-left square with upper line--------------------------------%%%%%% % upper square------------- %-->\psframe[linestyle=none,fillstyle=gradient,gradbegin=TealBlue,% %--> gradend=orangeBurnt,gradmidpoint=1,gradangle=270](-1.8,8.5)(-1,7.6) % upper line--------------- %-->\psframe[linestyle=none,fillstyle=gradient,gradbegin=TealBlue,% %--> gradend=orangeBurnt,gradmidpoint=1,gradangle=90](-1.05,8.5)(11.0,8.4) %........................................................................% % line at the bottom of the page: --- none ------ % % \PutLogo{#1} %} %-----------------------------explanation-square-and/or-line------%%%%% % % % \psframe=upper square: the dimensions (-0.6,8.5)(11.0,7.6) % % -0.6=start at left, 11.0=length % % 8.5 and 7.6 define the height of the square % % \psframe=as line: (-1.05,8.5)(11.0,8.4) % % -1.05=start at left (connected with square), 11.0=length % % 8.5 and 8.4 define line thickness % % % %%%%%%%-----------------------------------------------------------%%%%% % %-----------------------------------items-labels \myitem{1}{\txtblue\ensuremath{\bullet}} \myitem{2}{\orangeBurnt\ensuremath{\triangleright}} \myitem{3}{\Brown\ensuremath{\star}} \NewSlideStyle[12.0cm]{lt}{-1,3.5}{talksFrame} %{-1,3.5}left position of slide title \endinput %%% Local Variables: %%% mode: latex %%% TeX-master: t %%% End: