diff options
author | Karl Berry <karl@freefriends.org> | 2023-03-01 21:06:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-03-01 21:06:46 +0000 |
commit | b1ebf21bd5883d1c58daf49ea1d75d00bb0a7528 (patch) | |
tree | 39cc64a1881e748ae3255d37f0c6ffa6af20db82 /Master/texmf-dist/tex/latex | |
parent | a39f91b16ea2142bd081327608946db44e5279a3 (diff) |
biblatex-publist (1mar23) (branch)
git-svn-id: svn://tug.org/texlive/branches/branch2022.final@66284 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
3 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-publist/publist.bbx b/Master/texmf-dist/tex/latex/biblatex-publist/publist.bbx index 85e14d26930..f52cbaf12b0 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{2.1} -\def\bpl@rdate{2022/12/03} +\def\bpl@version{2.2} +\def\bpl@rdate{2023/03/01} \ProvidesFile{publist.bbx}[\bpl@rdate\space v.\bpl@version\space biblatex bibliography style (JSP)] @@ -489,7 +489,7 @@ \newcommand*\bpl@set@defsorting[1][\empty]{% \edef\bpl@scheme{#1}% - \ifx#1\empty + \ifx\bpl@scheme\empty % Default sorting depends on plauthorhandling \if@hlauthor% \edef\bpl@scheme{ydnt}% diff --git a/Master/texmf-dist/tex/latex/biblatex-publist/publist.cbx b/Master/texmf-dist/tex/latex/biblatex-publist/publist.cbx index 0bb41b4d711..cdbcc08d90f 100644 --- a/Master/texmf-dist/tex/latex/biblatex-publist/publist.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-publist/publist.cbx @@ -26,8 +26,8 @@ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\def\bpl@version{2.1} -\def\bpl@rdate{2022/12/03} +\def\bpl@version{2.2} +\def\bpl@rdate{2023/03/01} \ProvidesFile{publist.cbx}[\bpl@rdate\space v.\bpl@version\space biblatex citation style (JSP)] diff --git a/Master/texmf-dist/tex/latex/biblatex-publist/publist.dbx b/Master/texmf-dist/tex/latex/biblatex-publist/publist.dbx index 2cf23eaab80..2e2ba620907 100644 --- a/Master/texmf-dist/tex/latex/biblatex-publist/publist.dbx +++ b/Master/texmf-dist/tex/latex/biblatex-publist/publist.dbx @@ -1,5 +1,5 @@ % publist.dbx, biblatex data model specification for the biblatex-publist -% package, version 2.1 (2022/12/03). +% package, version 2.2 (2023/03/01). % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 |