summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-comp.cbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-05-05 21:34:03 +0000
committerKarl Berry <karl@freefriends.org>2020-05-05 21:34:03 +0000
commitd9ac758dd3b86f447278e740110ba71534547fcf (patch)
tree734af206b4b0f70f5974ee376a5d45ffd4f715e2 /Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-comp.cbx
parent2bcdb5e6b0c8b7fc695f5e015be3ff5f5a0e6e64 (diff)
biblatex-ext (5may20)
git-svn-id: svn://tug.org/texlive/trunk@55033 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.cbx11
1 files changed, 5 insertions, 6 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 6c725966b7f..cfc18f1da5c 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}
- [2020/03/15 v0.8d extended biblatex numeric-comp citation style (MW)]
+ [2020/05/05 v0.8e extended biblatex numeric-comp citation style (MW)]
\blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}
{}{}{}{}
@@ -126,6 +126,7 @@
\DeclareMultiCiteCommand{\smartcites}[\mksmartcite]
{\smartcite}{\multicitedelim}
+
\DeclareCiteCommand{\bbx@xrefcite}[\mkouterbbx@xrefcitedelims]
{\boolfalse{citetracker}%
\boolfalse{pagetracker}%
@@ -136,11 +137,9 @@
{}
\renewbibmacro*{bbx:introcite}{%
- \printfield{labelprefix}%
- \printfield{labelnumber}%
- \ifbool{bbx:subentry}
- {\printfield{entrysetcount}}
- {}}
+ \usebibmacro{cite:init}%
+ \usebibmacro{cite:comp}%
+ \usebibmacro{cite:dump}}
\endinput
%