From 166ba1dc375764213dbf0efd01d7768a20268a8e Mon Sep 17 00:00:00 2001 From: hackbard Date: Wed, 2 Nov 2005 19:44:10 +0000 Subject: [PATCH] added special item graphix --- styles/PPRhdw.sty | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/styles/PPRhdw.sty b/styles/PPRhdw.sty index fe36dd7..7a2b0ba 100644 --- a/styles/PPRhdw.sty +++ b/styles/PPRhdw.sty @@ -9,8 +9,10 @@ \typeout{BIG FAT WARNING: } \typeout{---------------- } \typeout{ } -\typeout{you will need two (almost) symmetric graphics } -\typeout{in your image path called tr.eps ans bl.eps .. } +\typeout{you will need three (almost) quadratic graphics } +\typeout{in your image path called tr.eps, bl.eps (logos) } +\typeout{and item.eps, which will be used for all kind of } +\typeout{items. } \typeout{ } \typeout{you have been warned! ;) } \typeout{ } @@ -46,6 +48,10 @@ %\PutLogo {#1}} +\myitem{1}{\includegraphics[width=.4cm]{item.eps}} +\myitem{2}{\includegraphics[width=.3cm]{item.eps}} +\myitem{3}{\includegraphics[width=.3cm]{item.eps}} + \NewSlideStyle{t}{4.5,3.6}{hdwframe} \PDFCroppingBox{10 40 594 800} \RequirePackage{semhelv} -- 2.20.1