2001-01-31 Frederic Goualard * prosper.cls: added a redefinition of \reset@color to allow proper reinitialization of colors when colorlinks option for the hyperref package is true. 2001-01-23 Frederic Goualard * prosper.cls: added test on \@listctr in redefinition of \stepcounter to allow proper incrementation of counters "enumi...". 2001-01-16 Frederic Goualard * prosper.cls: \fromSlide, \onlySlide... made \long macros 2001-01-11 Frederic Goualard * prosper.cls: added \fi in the redefinition of labels. (correction of bug 125804) 2000-12-05 Frederic Goualard * prosper.cls: Replaced use of \special by \pdfmark to be compliant with various ps->pdf backends. + replace \AtEndOfPackage by \AtEndOfClass + added test for Distiller to remove the inclusion of /Rotate in the pdf file. It seems that Distiller does not need it to create a pdf in landscape. + `contemporain' is now the default style 2000-12-01 Frederic Goualard * prosper.cls: corrected a bug in \NewSlideStyle which prevented from using arbitrary values as its first argument. + added \RefStepCounter and \StepCounter macros: now counters inside overlays are not incremented. Labels should no longer be reported as multiply defined either. * doc/prosper-doc.tex: corrected an error concerning the position of the slideWidth argument in \NewSlideStyle + added a forgotten closing bracket in section 4 2000-11-29 Frederic Goualard * doc/: moved Examples in a new separate directory: `doc-examples' 2000-11-28 Frederic Goualard * doc/prosper-doc.tex: modification of the documentation to add references to the Prosper homepage at Source Forge (tm) and on the CTAN 2000-11-27 Frederic Goualard * doc/prosper-doc.tex: corrected a mispelling (environnment `itemsep' -> `itemstep') 2000-11-02 Frederic Goualard * prosper.cls: corrected a bug due to a mispelling of one counter 2000-10-28 Frédéric Goualard * PPRalienglow.sty: added this style file to the distribution 2000-10-17 Frederic Goualard * prosper.cls: added macro \NoFrenchBabelItemize to allow the use of ones own items even when babel/french is loaded. 2000-10-16 Frederic Goualard * prosper.cls: corrected a bug discovered by Gyom Raschia that prevented the user from using a macro in the beginning of slide titles. 2000-10-04 Frédéric Goualard * doc/prosper-doc.tex: added comments on \Accumulatetrue and \Accumulatefalse 2000-09-24 Frédéric Goualard * prosper.cls: added \slideWidth length: width of the text area Added one optional argument to macro \NewSlideStyle. Firth argument now defines the width of the printing area. 2000-09-13 Frederic Goualard * prosper.cls: added macro \onlyInPDF and options accumulate and noaccumulate 2000-09-13 Frédéric Goualard * prosper.cls: corrected a bug in \untilSlide and \UntilSlide: material was not displayed on the last slide on which it should have been put. 2000-08-29 Frédéric Goualard * prosper.cls: removed old overlay management macros. 2000-07-08 Frédéric Goualard * prosper.cls: added \FromSlide, \fromSlide, ... Environment overlays no longer needed by the user 2000-06-30 Frédéric Goualard * prosper.cls: replaced \pageref by \realpageref to avoid link in footnote 2000-06-28 Frederic Goualard * prosper.cls: added \DefMyItem macro to allow customization of bullets in itemize environments.