From aa9d56714ab9ed7059b9320d775ec7bfd679b09d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 15 Sep 2020 21:05:30 +0000 Subject: biblatex-publist (15sep20) git-svn-id: svn://tug.org/texlive/trunk@56351 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/biblatex-publist/publist.bbx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/tex/latex/biblatex-publist/publist.bbx') diff --git a/Master/texmf-dist/tex/latex/biblatex-publist/publist.bbx b/Master/texmf-dist/tex/latex/biblatex-publist/publist.bbx index cb96b21e281..365cf8de429 100644 --- a/Master/texmf-dist/tex/latex/biblatex-publist/publist.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-publist/publist.bbx @@ -25,8 +25,8 @@ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\def\bpl@version{1.19} -\def\bpl@rdate{2020/08/21} +\def\bpl@version{1.20} +\def\bpl@rdate{2020/09/15} \ProvidesFile{publist.bbx}[\bpl@rdate\space v.\bpl@version\space biblatex bibliography style (JSP)] @@ -660,7 +660,7 @@ % Second case: plauthorhandling=omit \else% \if@hlauthor false \ifthenelse{\value{listcount}=1}% - {\ifthenelse{\value{nonpl#1s}>0}% + {\ifthenelse{\value{nonpl#1s}>0\AND{\value{pl#1s}}>0}% {\bibopenparen\bibstring{with}\addspace}% {}% \iftoggle{isplauthor}% @@ -700,7 +700,7 @@ }% <- end FALSE condition % \usebibmacro{bpl:name:andothers}% - \ifthenelse{\value{nonpl#1s}>0\AND\value{listcount}=\value{liststop}}% + \ifthenelse{\value{nonpl#1s}>0\AND{\value{pl#1s}}>0\AND\value{listcount}=\value{liststop}}% {\unspace\bibcloseparen}% {}% \fi% end of \if@hlauthor else condition -- cgit v1.2.3