From 51826e690ad1c167b12b52e25604ed3579a989ba Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 4 Apr 2019 20:56:06 +0000 Subject: biblatex-ext (4apr19) git-svn-id: svn://tug.org/texlive/trunk@50759 c570f23f-e606-0410-a88d-b1316a301751 --- .../latex/biblatex-ext/ext-authoryear-iecomp.cbx | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) (limited to 'Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-iecomp.cbx') diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-iecomp.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-iecomp.cbx index 7094db3ed45..0463de4d4b0 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-iecomp.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-iecomp.cbx @@ -1,8 +1,9 @@ \ProvidesFile{ext-authoryear-iecomp.cbx} - [2019/02/08 v0.7 biblatex authoryear-iecomp + [2019/04/04 v0.7a biblatex authoryear-iecomp citation style (MW)] -\blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} +\blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex} + {}{}{}{} \RequireCitationStyle{authoryear-icomp} @@ -49,7 +50,7 @@ {} {\entrydata{\cbx@lastkey} {\ifnumless{\value{cbx@extradatecount}}{1} - {\extblx@warning{% This should not happen, so warn when it does + {\extblx@warning{% This should not happen Uh-oh!\MessageBreak The extradate compression is quite likely\MessageBreak wrong for \cbx@lastkey.\MessageBreak @@ -109,9 +110,10 @@ \usebibmacro{cite:labeldate+extradate}% \usebibmacro{cite:reinit}} {\iffieldequals{namehash}{\cbx@lasthash} - {\ifboolexpr{test {\iffieldequals{labelyear}{\cbx@lastyear}} - and (test {\ifnumequal{\value{multicitecount}}{0}} - or test {\iffieldundef{postnote}})} + {\ifboolexpr{ + test {\iffieldequals{labelyear}{\cbx@lastyear}} + and ( test {\ifnumequal{\value{multicitecount}}{0}} + or test {\iffieldundef{postnote}})} {\usebibmacro{cite:comp:extradate}} {\usebibmacro{cite:dump:extradate}% \setunit{\compcitedelim}% @@ -295,7 +297,8 @@ {} {\usebibmacro{cite:postnote}} -% smartcite's delimcontext needs special attention (see ext-biblatex-aux.def) +% smartcite's delimcontext needs special attention +% (see ext-biblatex-aux.def) \DeclareCiteCommand{\smartcite}[\mksmartcite] {\delimcontext{\extblx@thisdelimcontext}% \usebibmacro{cite:init}% @@ -349,8 +352,8 @@ % 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. +% 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 -- cgit v1.2.3