diff options
author | Karl Berry <karl@freefriends.org> | 2019-02-08 22:54:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-02-08 22:54:50 +0000 |
commit | 6aec567aac27c67a7124b7e5ebc39220997229e9 (patch) | |
tree | 67493ad01fbbdc955dd7e07255780f6353386dd0 /Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-comp.cbx | |
parent | 828b53f81144c4f0f622ce4106cba2851693bdfb (diff) |
biblatex-ext (8feb19)
git-svn-id: svn://tug.org/texlive/trunk@49973 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-comp.cbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-comp.cbx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-comp.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-comp.cbx index e6cf49acc0b..e5d18b93c8b 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-comp.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-comp.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-numeric-comp.cbx} - [2019/01/11 v0.6b extended biblatex numeric-comp citation style (MW)] + [2019/02/08 v0.7 extended biblatex numeric-comp citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} @@ -17,7 +17,7 @@ {\usebibmacro{cite:dump}% \ifbool{cbx:parens} {\printtext{\csuse{extblx@citedelim@\blx@delimcontext @inner@close}}% - \global\boolfalse{cbx:parens}} + \global\boolfalse{cbx:parens}} {}% \iffirstcitekey {} @@ -28,7 +28,7 @@ {\printnames{labelname}}% \setunit*{\printdelim{namelabeldelim}}% \printtext{\csuse{extblx@citedelim@\blx@delimcontext @inner@open}}% - \global\booltrue{cbx:parens}% + \global\booltrue{cbx:parens}% \ifnumequal{\value{citecount}}{1} {\usebibmacro{prenote}} {}% @@ -83,7 +83,7 @@ {\usebibmacro{cite:dump}% \usebibmacro{postnote}} -\DeclareCiteCommand{\supercite}[\mkbibsuperscript] +\DeclareCiteCommand{\supercite}[\mkextblxsupercite] {\usebibmacro{cite:init}% \let\multicitedelim=\supercitedelim \iffieldundef{prenote} |