When trying to run package Prosper (or slides), I get the error message that
("C:\Program Files\MiKTeX 2.9\tex\latex\graphics\keyval.sty"
Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
\KV@toks@=\toks21
)))
! Undefined control sequence.
\pst@addfams #1->\XKV@for@n
{#1}\XKV@tempa {\@expandtwoargs \in@ {,\XKV@temp...
l.66 \pst@addfams{pstricks}
The line in pstricks.tex that seems to be the problem is
%
% now we have all commands defined, for TeX and LaTeX
%
\ifx\PSTXKeyLoaded\endinput\else \input pst-xkey.tex \fi
\pst@addfams{pstricks} <----- seems to hang up on this
\ifx\PSTFPloaded\endinput\else \input pst-fp.tex\fi
%
pdftex, and packagespstricksandkeyval. – tohecz Apr 11 '12 at 21:29