Louiza Fouli - 2008-12-16

The new prosper package seems to not obey the order of overlays
For example:
\fromSlide{1}{blah blah 1}
\fromSlide{3}{blah blah 3}
\fromSlide{2}{blah blah 2}

will output
blah blah 1
blah blah 3
blah blah 2

It used to be that it will understand the order that one gives. If I use my old computer that has an older version of prosper install it works correctly.

This is causing me a huge problem with a figure I'm trying to make.

Any suggestions anyone on how to fix this?

Thanks,
Louiza