diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-ext/ext-standard.bbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-ext/ext-standard.bbx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-standard.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-standard.bbx index eaea493bd42..b147192e20f 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-standard.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-standard.bbx @@ -1,9 +1,9 @@ -% biblatex-ext v0.8c (2019-11-30) +% biblatex-ext v0.8d (2020-03-15) % Maintainer: Moritz Wemheuer % Licence: LaTeX Project Public License v1.3c or later % \ProvidesFile{ext-standard.bbx} - [2019/11/30 v0.8c extended biblatex standard style (MW)] + [2020/03/15 v0.8d extended biblatex standard style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex} {}{}{}{} @@ -22,7 +22,7 @@ \DeclareBiblatexOption{global,type,entry}[boolean]{citexref}[true]{% \settoggle{bbx:citexref}{#1}} \DeclareBiblatexOption{global,type,entry}[boolean]{citeinxref}[true]{% - \blx@warning{The option 'citeinxref' is deprecated.\MessageBreak + \extblx@warning{The option 'citeinxref' is deprecated.\MessageBreak Use 'citexref' (without in) instead.\MessageBreak Setting 'citexref' now}% \settoggle{bbx:citexref}{#1}} @@ -1265,7 +1265,7 @@ \endinput -% Copyright 2017-2019 Moritz Wemheuer +% Copyright 2017-2020 Moritz Wemheuer % % This work consists of the `.bbx`, `.cbx`, `.def`, `.sty` and `.lua` % files |