summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-icomp.cbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-06-18 20:03:34 +0000
committerKarl Berry <karl@freefriends.org>2022-06-18 20:03:34 +0000
commit1425981558e4886a709510cdae874bcf61cc8be3 (patch)
treeeb1859c8e5a869c38c6c07a103052f7aff05807d /Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-icomp.cbx
parent455420320e484b0f6697327807250c89a997e9f2 (diff)
biblatex-ext (18jun22)
git-svn-id: svn://tug.org/texlive/trunk@63638 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-icomp.cbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-icomp.cbx17
1 files changed, 8 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-icomp.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-icomp.cbx
index aac13b26c3c..20f45c54680 100644
--- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-icomp.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-icomp.cbx
@@ -1,5 +1,5 @@
\ProvidesFile{ext-authoryear-icomp.cbx}
- [2022/03/06 v0.15 extended biblatex authoryear-icomp
+ [2022/06/18 v0.16 extended biblatex authoryear-icomp
citation style (MW)]
\blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}
@@ -236,16 +236,15 @@
\DeclareMultiCiteCommand{\smartcites}[\mksmartcite]
{\smartcite}{\setunit{\multicitedelim}}
-\DeclareCiteCommand{\bbx@xrefcite}[\mkouterbbx@xrefcitedelims]
- {\boolfalse{citetracker}%
- \boolfalse{pagetracker}%
- \boolfalse{backtracker}%
- \usebibmacro{cite:init}}
- {\usebibmacro{bbx:inxrefcite}}
- {}
- {\usebibmacro{cite:postnote}}
+
+\renewbibmacro*{bbx:xrefcite}{%
+ \usebibmacro{cite:init}%
+ \usebibmacro{cite}%
+ \clearfield{postnote}%
+ \usebibmacro{cite:postnote}}
\renewbibmacro*{bbx:introcite}{%
+ \usebibmacro{cite:init}%
\usebibmacro{cite}%
\clearfield{postnote}%
\usebibmacro{cite:postnote}}