[texhax] [powerdot] Re: powerdot itemize using enumitem with xkeyval is broken (posting try 2)
Thomas Schneider
schneidt at mail.nih.gov
Thu Oct 4 22:48:11 CEST 2012
Petr:
> Maybe this solves your porblem:
> http://www.freelists.org/post/powerdot/Loss-of-itemize-control,1
Thanks!!
The solution, apparently, is to add '[]' for powerdot slides:
\begin{itemize}[leftmargin=1pt,labelsep=3pt,itemsep=6pt]
becomes
\begin{itemize}[][leftmargin=1pt,labelsep=3pt,itemsep=6pt]
This worked while in a PowerDot slide but FAILS for normal LaTeX!
Why was this done and where is the "documentation" about it?
The consequence of this is that one cannot use the same code
for different presentations (eg by reading in with \input{}).
Could this be fixed?
Tom
Thomas D. Schneider, Ph.D.
Senior Investigator
National Institutes of Health
National Cancer Institute
Frederick National Laboratory for Cancer Research
Gene Regulation and Chromosome Biology Laboratory
Molecular Information Theory Group
Frederick, Maryland 21702-1201
http://alum.mit.edu/www/toms
More information about the texhax
mailing list