summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-ext/ext-dashed-common.bbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-11 22:28:35 +0000
committerKarl Berry <karl@freefriends.org>2019-01-11 22:28:35 +0000
commit69f4dc372985a82d9d1e813dfb2762422205dcea (patch)
treea67edbcb2cd507f19db56a2c630441149722c85f /Master/texmf-dist/tex/latex/biblatex-ext/ext-dashed-common.bbx
parent9cfb1de8ef3132928352665eba3feb20fd50ce2f (diff)
biblatex-ext (11jan19)
git-svn-id: svn://tug.org/texlive/trunk@49671 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.bbx8
1 files changed, 5 insertions, 3 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 a93a7541c38..9f7505d79bd 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,7 +1,9 @@
\ProvidesFile{ext-dashed-common.bbx}
- [2019/01/04 v0.6a common files for extended biblatex
+ [2019/01/11 v0.6b common files for extended biblatex
dashed bibliography styles (MW)]
+\blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{}
+
% \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.
@@ -9,7 +11,7 @@
% 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.
\ifundef\listcsremove
- {\PackageWarningNoLine{biblatex-ext}{%
+ {\extblx@warning@noline{%
'etoolbox' does not provide '\string\listcsremove'.\MessageBreak
Please update 'etoolbox' to v2.4 (2017-01-02)\MessageBreak or later}}
{\listcsremove{blx@globalopts@boolean}{dashed}}
@@ -17,7 +19,7 @@
\extblx@DeclareBTEOption[string]{dashed}[true]{%
\ifcsdef{extblx@opt@dashed@#1}
{\csuse{extblx@opt@dashed@#1}}
- {\PackageWarningNoLine{biblatex-ext}{%
+ {\extblx@warning@noline{%
Invalid value '#1' for option 'dashed'.\MessageBreak
Possible values are 'fullhash', 'true',\MessageBreak
'bibnamehash', 'false'.\MessageBreak