summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric.cbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric.cbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric.cbx14
1 files changed, 13 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric.cbx
index 02f1247de23..378f0ac21a7 100644
--- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric.cbx
@@ -1,5 +1,5 @@
\ProvidesFile{ext-numeric.cbx}
- [2019/01/11 v0.6b extended biblatex numeric citation style (MW)]
+ [2019/02/08 v0.7 extended biblatex numeric citation style (MW)]
\blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{}
@@ -86,6 +86,18 @@
{\multicitedelim}
{\usebibmacro{postnote}}
+\DeclareCiteCommand{\supercite}[\mkextblxsupercite]
+ {\iffieldundef{prenote}
+ {}
+ {\BibliographyWarning{Ignoring prenote argument}}%
+ \iffieldundef{postnote}
+ {}
+ {\BibliographyWarning{Ignoring postnote argument}}}
+ {\usebibmacro{citeindex}%
+ \usebibmacro{cite}}
+ {\supercitedelim}
+ {}
+
\DeclareCiteCommand{\cbx@textcite}[\mkoutertextcitedelims]
{\usebibmacro{textcite:init}}
{\usebibmacro{citeindex}%