diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-verb.cbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-verb.cbx | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-verb.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-verb.cbx index e9e4483e62a..a5620d235ed 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-verb.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-verb.cbx @@ -1,7 +1,8 @@ \ProvidesFile{ext-numeric-verb.cbx} - [2019/02/08 v0.7 extended biblatex numeric-verb citation style (MW)] + [2019/04/04 v0.7a extended biblatex numeric-verb citation style (MW)] -\blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} +\blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex} + {}{}{}{} \RequireCitationStyle{numeric-verb} @@ -56,7 +57,8 @@ {\multicitedelim} {\usebibmacro{postnote}} -% smartcite's delimcontext needs special attention (see ext-biblatex-aux.def) +% smartcite's delimcontext needs special attention +% (see ext-biblatex-aux.def) \DeclareCiteCommand{\smartcite}[\mksmartcite] {\delimcontext{\extblx@thisdelimcontext}% \usebibmacro{prenote}} @@ -97,7 +99,8 @@ {\footcitetext}{\multicitedelim} \DeclareMultiCiteCommand{\smartcites}[\mksmartcite] {\smartcite}{\multicitedelim} -\DeclareMultiCiteCommand{\textcites}[\mkoutertextcitedelims]{\textcite}{} +\DeclareMultiCiteCommand{\textcites}[\mkoutertextcitedelims] + {\textcite}{} \endinput % @@ -105,8 +108,8 @@ % biblatex-ext is released under the LaTeX Project Public License v1.3c % or later. % -% A complete list of files included in that package can be found in README.md -% or - failing that - in ext-standard.bbx. +% A complete list of files included in that package can be found in +% README.md or - failing that - in ext-standard.bbx. % % Official releases of this package are on CTAN % https://www.ctan.org/pkg/biblatex-ext |