biblatex has depreciated sorting the bibliography using:
\printbibliography[sorting=nyt, heading=bibintoc]
Instead we should use:
|\begin{refcontext}[sorting=nyt]
\printbibliography[|heading=bibintoc]|\end{refcontext}|
LyX needs an update on this.
Note: I have included the heading=bibintoc for reference.
-- lyx-users mailing list [email protected] https://lists.lyx.org/mailman/listinfo/lyx-users
