summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-ext/ext-dashed-common.bbx
diff options
context:
space:
mode:
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