summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-ext/ext-dashed-common.bbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-08-21 21:03:17 +0000
committerKarl Berry <karl@freefriends.org>2020-08-21 21:03:17 +0000
commit1ac1ea3bff5d606f0da120391f80c1d016df4420 (patch)
tree7853e6b3fd15bc024f94940fc2cbf902b9e73a0c /Master/texmf-dist/tex/latex/biblatex-ext/ext-dashed-common.bbx
parentc5c0896410d21895e17ad7390044b4a9c78dc9a5 (diff)
biblatex-ext (21aug20)
git-svn-id: svn://tug.org/texlive/trunk@56150 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-ext/ext-dashed-common.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-ext/ext-dashed-common.bbx4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-dashed-common.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-dashed-common.bbx
index d33d1a8cab1..55c6d448c9b 100644
--- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-dashed-common.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-dashed-common.bbx
@@ -1,5 +1,5 @@
\ProvidesFile{ext-dashed-common.bbx}
- [2020/08/09 v0.8g common files for extended biblatex
+ [2020/08/21 v0.9 common files for extended biblatex
dashed bibliography styles (MW)]
\blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}
@@ -8,7 +8,7 @@
% \DeclareBibliographyOption checks if an option is already defined.
% if we want to overwrite the definition we need to trick it into
% thinking the option has not been defined yet.
-\csundef{KV@blx@opt@pre@dashed}
+\blx@kv@undef{blx@opt@pre}{dashed}
% We want to define 'dashed' with a new type, so we need to make
% biblatex forget about the old type when it passes the options over to
% Biber.