Re: problem with powerdot package with Miktex 2.9

Hubert Lam <[email protected]>
Newsgroups gmane.comp.tex.miktex
Message-ID <797E59B5C35EDE4A885061E91E94C4F38CE590@SINPRD0302MB112.apcprd03.prod.outlook.com>
Thank you again Ulrike. You've saved the day.

-----Original Message-----
From: Ulrike Fischer [mailto:[email protected]] 
Sent: Wednesday, July 13, 2011 10:58 PM
To: [email protected]
Subject: Re: [MiKTeX] problem with powerdot package with Miktex 2.9


You are in luck. That's "only" a enumitem bug. enumitem uses \@enumctr in the argument of an \@ifundefined command. But as \@enumctr is not defined in an (unnumbered) itemize list you get an error. 

I have sent a bug report to the author. 

Try

\makeatletter
\providecommand\@enumctr{}
\makeatother

until enumitem is updated.

Btw: The newest enumitem has changed quite a lot internals. Most importantly it no longer uses the standard \define@key and \setkeys command from (x)keyval (to avoid compability problems with xkeyval).
As powerdot uses xkeyval, defines some additional keys for enumitem and does a lot of key settings it is quite possible that this changes will break something.


--
Ulrike Fischer 


------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
MiKTeX-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/miktex-users



------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.