From 69f4dc372985a82d9d1e813dfb2762422205dcea Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 11 Jan 2019 22:28:35 +0000 Subject: biblatex-ext (11jan19) git-svn-id: svn://tug.org/texlive/trunk@49671 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/biblatex-ext/ext-dashed-common.bbx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/latex/biblatex-ext/ext-dashed-common.bbx') 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 -- cgit v1.2.3