From 4ac70976a2da5ae7525d7e44e2a39a10d56e3cdf Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 16 Jul 2007 16:36:00 +0000 Subject: enumitem update (30jun07) git-svn-id: svn://tug.org/texlive/trunk@4623 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/enumitem/enumitem.tex | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/doc/latex/enumitem/enumitem.tex') diff --git a/Master/texmf-dist/doc/latex/enumitem/enumitem.tex b/Master/texmf-dist/doc/latex/enumitem/enumitem.tex index d183f61329d..1889d93041e 100644 --- a/Master/texmf-dist/doc/latex/enumitem/enumitem.tex +++ b/Master/texmf-dist/doc/latex/enumitem/enumitem.tex @@ -5,7 +5,7 @@ % Copyright (c) 2003-2007 by Javier Bezos. % All Rights Reserved. % -% This file is part of the enumitem distribution release 2.0 +% This file is part of the enumitem distribution release 2.1 % ----------------------------------------------------------- % % It may be distributed and/or modified under the @@ -36,7 +36,7 @@ find mistakes in the manual. Other packages by the same author: \textsf{gloss} (with Jos\'e Luis D\'{\i}az), \textsf{accents, tensind, esindex, dotlessi, titlesec, titletoc}.}} -\date{Version 2.0\\2007/03/12} +\date{Version 2.1\\2007-06-30} \IfFileExists{enumitem.sty}{\usepackage{enumitem}}{} @@ -329,7 +329,9 @@ Text. \item \verb|resume*| is like \verb|resume| but the options from the previous list are used, too. This option must be restricted to the optional argument in a environment (this is the only place where it -makes sense) and further keys are not allowed. +makes sense) and further keys are not allowed. It should be used +sparingly---if you are using it often, then very likely you want +to define a new list (see below). \item \verb|beginpenalty|, \verb|midpenalty| and \verb|endpenalty| set the penalty at the beginning of a list, between items and at the end @@ -880,4 +882,9 @@ labels if they are nested. You must use the \LaTeX{} syntax for environments, with \verb|\begin| and \verb|\end|. +\subsection{Acknowledgements} + +I wish to thank particularly the comments and suggestions from Lars +Madsen, which has found some bugs, too. + \end{document} -- cgit v1.2.3