[powerdot] problems with the last version of enumitem
- From: Patrice Mégret <Patrice.Megret@xxxxxxxxxx>
- To: <powerdot@xxxxxxxxxxxxx>
- Date: Wed, 9 May 2007 20:25:40 +0200
Dear all,
The list option in pdsetup seems no longer to work with the version 2.0 of
enumitem: nothing changes in the horizontal and vertical spaces
If I use the version 1.1, everything is ok.
Any idea how to solve the problem?
Best regards,
Patrice MEGRET
Here is a minimal example:
\documentclass{powerdot}
\listfiles
\pdsetup{
list={labelsep=10em,leftmargin=*,itemsep=0pt,topsep=5pt,parsep=0pt}
}
\begin{document}
\begin{slide}{}
texte avant
%\setlist{itemsep=2cm}
\begin{itemize}
\item test 1
\item test 2
\end{itemize}
texte apres
texte avant
\begin{itemize}[itemsep=10pt]
\item test 1
\item test 2
\end{itemize}
texte apres
\end{slide}
\end{document}
*File List*
powerdot.cls 2005/12/10 v1.4 powerdot presentation class (HA,CE)
xkeyval.sty 2005/11/25 v2.5e package option processing (HA)
xkeyval.tex 2005/11/25 v2.5e key=value parser (HA)
article.cls 2001/04/21 v1.4e Standard LaTeX document class
size10.clo 2001/04/21 v1.4e Standard LaTeX file (size option)
size11.clo 2001/04/21 v1.4e Standard LaTeX file (size option)
geometry.sty 2002/07/08 v3.2 Page Geometry
geometry.cfg
hyperref.sty 2007/05/03 v6.76e Hypertext links for LaTeX
hycolor.sty 2007/04/11 v1.1 Code for color options of hyperref/bookmark (HO
)
pd1enc.def 2007/05/03 v6.76e Hyperref: PDFDocEncoding definition (HO)
hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive
kvoptions.sty 2007/04/11 v2.5 Connects package keyval with LaTeX options (HO
)
url.sty 2003/11/24 ver 3.0 Verb mode for urls, etc.
hdvips.def 2007/05/03 v6.76e Hyperref driver for dvips
pdfmark.def 2007/05/03 v6.76e Hyperref definitions for pdfmark specials
graphicx.sty 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
graphics.sty 2001/07/07 v1.0n Standard LaTeX Graphics (DPC,SPQR)
trig.sty 1999/03/16 v1.09 sin cos tan (DPC)
graphics.cfg 2001/08/31 v1.1 graphics configuration of teTeX/TeXLive
dvips.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
pstricks.sty 2006/01/01 v0.32 LaTeX wrapper for `PSTricks' (RN,HV)
pstricks.tex 2006/12/19 v1.15 `PSTricks' (tvz)
xcolor.sty 2007/01/21 v2.11 LaTeX color extensions (UK)
color.cfg 2001/08/31 v1.1 color configuration of teTeX/TeXLive
enumitem.sty 2007/03/12 v2.0 Customized lists
verbatim.sty 2001/03/12 v1.5p LaTeX2e package for verbatim enhancements
powerdot-default.sty 2005/12/10 v1.4 default style (HA)
pifont.sty 2002/09/08 PSNFSS-v9.0a Pi font support (SPQR)
upzd.fd 2001/06/04 font definitions for U/pzd.
upsy.fd 2001/06/04 font definitions for U/psy.
powerdot-default.ps Graphic file (type eps)
nameref.sty 2007/05/02 v2.30 Cross-referencing by name of section
refcount.sty 2006/02/20 v3.0 Data extraction from references (HO)
testenumitem.bm
testenumitem.bm
testenumitem.toc
***********
Other related posts:
- » [powerdot] problems with the last version of enumitem