summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/citation-style-language
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-09-16 20:12:41 +0000
committerKarl Berry <karl@freefriends.org>2023-09-16 20:12:41 +0000
commitb6aa013d422a2a481b8f7efe24a3f07bd7269681 (patch)
treee7d507fe7165998e23e5f289519c8c0dd5689e74 /Master/texmf-dist/tex/latex/citation-style-language
parent6ee704841647582b6b32c34583a8331e9956f402 (diff)
citation-style-language (16sep23)
git-svn-id: svn://tug.org/texlive/trunk@68295 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/citation-style-language')
-rw-r--r--Master/texmf-dist/tex/latex/citation-style-language/citation-style-language-compatible.sty2
-rw-r--r--Master/texmf-dist/tex/latex/citation-style-language/citation-style-language.sty2
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/citation-style-language/citation-style-language-compatible.sty b/Master/texmf-dist/tex/latex/citation-style-language/citation-style-language-compatible.sty
index eedc5dc4a1e..424df6775a6 100644
--- a/Master/texmf-dist/tex/latex/citation-style-language/citation-style-language-compatible.sty
+++ b/Master/texmf-dist/tex/latex/citation-style-language/citation-style-language-compatible.sty
@@ -54,7 +54,7 @@
\ignorespaces
}
-\cs_new:Npn \__csl_beamer_lbibitem:n #1
+\cs_new:Npn \__csl_beamer_bibitem:n #1
{
\exp_after:wN \item \beamer@bibstore
\cs_if_exist:cF { beamerbib@ #1 @ \int_use:N \c@framenumber }
diff --git a/Master/texmf-dist/tex/latex/citation-style-language/citation-style-language.sty b/Master/texmf-dist/tex/latex/citation-style-language/citation-style-language.sty
index c7c54fb4d9b..b7f8f9a36fc 100644
--- a/Master/texmf-dist/tex/latex/citation-style-language/citation-style-language.sty
+++ b/Master/texmf-dist/tex/latex/citation-style-language/citation-style-language.sty
@@ -9,7 +9,7 @@
\RequirePackage{expl3}
\RequirePackage{xparse}
-\ProvidesExplPackage {citation-style-language} {2023-09-07} {0.4.3}
+\ProvidesExplPackage {citation-style-language} {2023-09-16} {0.4.4}
{Citation Style Language for LaTeX}
\RequirePackage { l3keys2e }