Closed LukasCBossert closed 6 years ago
Thank you very much for that bug report. This was a small copy-and-paste error. It has been fixed in https://github.com/moewew/biblatex-ext/commit/e1ab5d4ac5c08d4ab93a5618ee5ff6eb96836593.
An updated version (v0.5a) is on its way to CTAN and should arrive in TeX distributions in the next few days. In the meantime
\DeclareMultiCiteCommand{\footcites}[\mkextblxfootcite]
{\footcite}{\multicitedelim}
\DeclareMultiCiteCommand{\footcitetexts}[\mkextblxfootcitetext]
{\footcitetext}{\multicitedelim}
should be a work-around if you use (cite)sytle=ext-authoryear
.
Thank you very much for the very quick debug! It works very well! So I will close this issue...
Consider this MWE
It seems like
\footcites
is not working !?