Incompatibility of alcatel with new version of prosper
Brought to you by:
goualard
I found the following three commands invoked in
PPRalcatel.sty are already obsolete in new version of
prospoer.sty:
\BGColor{black}{white} (Line 46)
\if@inColor (Line 61)
\if@colorBG (Line 62)
I have changed them to get a compatible version of
PPRalcatel.sty as follows (see the attached file):
\BGColor{black}{white} => commented (?)
\if@inColor (Line 61) => \ifinColor
\if@colorBG (Line 62) => \ifcolorBG
Hope you can correct the file in the next official
distribution of prosper. Thanks.
PS, I also sent an e-mail to notify the author of
PPRalcatel.sty for this problem.
Shujun Li (http://www.hooklee.com)
the corrected PPRalcatel.sty