Fix of overlays commands
Brought to you by:
goualard
This patch fixes two apparent bugs in the commands to
include or exclude material on overlays (\fromSlide,
\onlySlide, and \untilSlide). It applies to Version
1.00.4 of prosper.
The two corrected errors are:
1) space leaks: in some cases the the Version 1.00.4
commands erroneousely insert extra spaces when using
the commands above.
2) In some cases the discarding of arguments by the
starred versions of the commands above would interfer
with conditionals of other packages.
To install patch (under unix):
1) download the patch file (prosper.patch) to the
directory where you have the file prosper.cls
2) Install the patch with the command
patch -i prosper.patch
Patch file to be applied in directory with prosper.cls
Logged In: YES
user_id=221886
You might consider using the patch
``[#435534 ] More fix of overlays commands'' instead.