From 2ee47639dde156bb5ac897bf13c7fd80c9db507f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 14 Aug 2016 22:00:28 +0000 Subject: paralist git-svn-id: svn://tug.org/texlive/trunk@41852 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/paralist/paralist.sty | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/latex/paralist/paralist.sty b/Master/texmf-dist/tex/latex/paralist/paralist.sty index 44c21240816..87fcff56a24 100644 --- a/Master/texmf-dist/tex/latex/paralist/paralist.sty +++ b/Master/texmf-dist/tex/latex/paralist/paralist.sty @@ -6,7 +6,7 @@ %% %% paralist.dtx (with options: `package') %% -%% Copyright 1998-2015 Bernd Schandl +%% Copyright 1998-2016 Bernd Schandl %% Copyright 2013 Julian Gilbey (modifications in v2.4) %% email schandl@gmx.com %% @@ -32,7 +32,7 @@ %% Right brace \} Tilde \~} %% \ProvidesPackage{paralist}% - [2015/12/30 v2.5 Extended list environments] + [2016/08/07 v2.6 Extended list environments] \NeedsTeXFormat{LaTeX2e} \newif\if@plnewitem\@plnewitemtrue \newif\if@plnewenum\@plnewenumtrue @@ -294,6 +294,7 @@ \def\makelabel##1{##1}}} \let\endasparaitem\endlist \def\inparaitem{% + \@nmbrlistfalse \ifnum\@itemdepth>\thr@@ \@toodeep \else @@ -358,6 +359,7 @@ \let\makelabel\paradescriptionlabel}} \let\endasparadesc\endlist \def\inparadesc{% + \@nmbrlistfalse \let\@itemlabel\@empty \let\@item\pl@item \let\makelabel\paradescriptionlabel -- cgit v1.2.3