summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-12-11 21:18:22 +0000
committerKarl Berry <karl@freefriends.org>2021-12-11 21:18:22 +0000
commit837b68932893186d5a192f1e7effe8ae60ff5629 (patch)
tree64fb74097280aba9c749c9d2b2f2dc10bbb830e0 /Master/texmf-dist/tex/latex
parent7a57fbcb22256ac540317f8969ee1cc0f8e47a5a (diff)
biblatex-publist (11dec21)
git-svn-id: svn://tug.org/texlive/trunk@61275 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-publist/publist.bbx8
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-publist/publist.cbx4
2 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 418b8f68b0a..5edbe259b95 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.23}
-\def\bpl@rdate{2021/09/01}
+\def\bpl@version{1.24}
+\def\bpl@rdate{2021/12/11}
\ProvidesFile{publist.bbx}[\bpl@rdate\space v.\bpl@version\space
biblatex bibliography style (JSP)]
@@ -272,7 +272,7 @@
\def\bpl@lvonpart{}
\def\jsp@splitpllist#1{%
\begingroup
- \edef\@tempa{#1}%
+ \protected@edef\@tempa{#1}%
\expandafter\endgroup
\expandafter\jsp@@splitpllist\@tempa\relax%
}
@@ -285,7 +285,7 @@
% Fully expanded comparison
% (adapted from scrbase.sty)
\newcommand\bpl@ifstreq[2]{%
- \begingroup\edef\@tempa{#1}\edef\@tempb{#2}%
+ \begingroup\protected@edef\@tempa{#1}\protected@edef\@tempb{#2}%
\ifx\@tempa\@tempb
\endgroup\expandafter\@firstoftwo
\else
diff --git a/Master/texmf-dist/tex/latex/biblatex-publist/publist.cbx b/Master/texmf-dist/tex/latex/biblatex-publist/publist.cbx
index b005d71c510..0ceed4cbb38 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{1.23}
-\def\bpl@rdate{2021/09/01}
+\def\bpl@version{1.24}
+\def\bpl@rdate{2021/12/11}
\ProvidesFile{publist.cbx}[\bpl@rdate\space v.\bpl@version\space
biblatex citation style (JSP)]