%============================================================================== % % Prosper -- (PPRmytu.sty) Style file % A LaTeX class for creating slides % Using the Logo of The University of Tokushima, Japan % Author: Yue Ma (coolger@gmail.com) % % Copyright (c) 2005 Yue Ma % NO rights reserved. % %============================================================================= \NeedsTeXFormat{LaTeX2e}[1995/12/01]% \ProvidesPackage{PPRmytu}[2005/05/10]% \typeout{'mytu' style for Prosper -- MaYue at Tokushima Univ.}% \IfFileExists{pst-grad}{\RequirePackage{pst-grad}}{\RequirePackage{gradient}} \RequirePackage{semhelv,pstricks,pst-node,pst-plot,pst-char,amssymb} \newrgbcolor{lighterblue}{0.5 0.9 0.9} \newrgbcolor{lightblue}{0 0.617 0.719} \newrgbcolor{deepblue}{0.05 0.219 0.586} \FontTitle{% \usefont{T1}{pag}{b}{n}\fontsize{17pt}{15pt}\selectfont\black}{% \usefont{T1}{pag}{b}{n}\fontsize{17pt}{15pt}\selectfont\black} \FontText{% \black\usefont{T1}{phv}{m}{n}\fontsize{14pt}{12pt}\selectfont\deepblue}{% \black\usefont{T1}{phv}{m}{n}\fontsize{14pt}{12pt}\selectfont\black} \ColorFoot{\deepblue} \newcommand{\slidetitle}[1]{% %\psgrid(0,0)(-5,-5)(15,5); \rput[l](-1.4, 4.1){\pscharpath[fillstyle=solid,fillcolor=white,% linecolor=black,linewidth=0.5pt]{\parbox{13cm}{\fontTitle{#1}}}}} \newcommand{\ttsc}[1]{% {\deepblue\normalfont\sffamily\scshape\footnotesize #1}} \LogoPosition{-1.6,-1.1} % left-bottom corner. wight=1cm is best. \newcommand{\bluehead}[1]{% % A blue banner at top \psframe[gradbegin=lightblue,gradend=lighterblue,gradmidpoint=1,% gradangle=180,fillstyle=gradient,gradlines=100,% linestyle=none](-2, 6.8)(13, 9)% % A narrow line at bottom above caption \psframe[gradbegin=deepblue,gradend=white,gradmidpoint=1,% gradangle=90,fillstyle=gradient,gradlines=1000,linestyle=none]% (-0.5,-0.59)(13,-0.65)% \PutLogo % Mandatory {#1}} \newcommand{\blueheadtitle}[1]{% % A blue banner at top \psframe[gradbegin=lightblue,gradend=lighterblue,gradmidpoint=1,% gradangle=180,fillstyle=gradient,gradlines=100,% linestyle=none](-2, 2)(13, 9)% % A narrow line at bottom above caption \psframe[gradbegin=deepblue,gradend=white,gradmidpoint=1,% gradangle=90,fillstyle=gradient,gradlines=1000,linestyle=none]% (-0.5,-0.59)(13,-0.65)% \PutLogo % Mandatory {#1}} \myitem{1}{\scalebox{0.8}{\lightblue $\blacksquare$}} \myitem{2}{\scalebox{0.8}{\lighterblue $\blacklozenge$}} \myitem{3}{\scalebox{0.8}{\lighterblue $\blacktriangleright$}} \NewSlideStyle[120mm]{lt}{-1,2.5}{bluehead} \PDFCroppingBox{0 0 700 810} \endinput