diff options
author | Karl Berry <karl@freefriends.org> | 2018-06-04 20:52:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-06-04 20:52:21 +0000 |
commit | e0bd44e5ad91047ec422c1467e256bac2589e498 (patch) | |
tree | f438c2f48c549146865fa2ad027e0a0e214d5abb /Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-verb.cbx | |
parent | 03809020ed7271e95639d31cf0ec90f30db4e64e (diff) |
biblatex-ext (4jun18)
git-svn-id: svn://tug.org/texlive/trunk@47922 c570f23f-e606-0410-a88d-b1316a301751
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, 14 insertions, 1 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 492f1e51132..b1a65766446 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,5 +1,5 @@ \ProvidesFile{ext-numeric-verb.cbx} - [2018/03/28 v0.2 extended biblatex numeric-verb citation style (MW)] + [2018/06/04 v0.3 extended biblatex numeric-verb citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} @@ -70,3 +70,16 @@ \DeclareMultiCiteCommand{\textcites}[\mkoutertextcitedelim]{\textcite}{} \endinput +% +% This file is part of the biblatex-ext bundle. +% 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. +% +% Official releases of this package are on CTAN +% https://www.ctan.org/pkg/biblatex-ext +% development takes place on GitHub +% https://github.com/moewew/biblatex-ext +% |