]> git.lyx.org Git - features.git/commit
Give error if undefined citations with Biblatex
authorScott Kostyshak <skostysh@lyx.org>
Tue, 10 Sep 2019 14:43:11 +0000 (10:43 -0400)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:45 +0000 (15:48 +0200)
commite94b6ec5f082aaad9dccf2e94ab6d4dc17aaee56
tree9ca16136389b90444a5f82cb4966bcd14155b7bf
parentcb9e6d305e30d2aba7d307c029e64f0a7fef3ac3
Give error if undefined citations with Biblatex

This commit catches situations when one key in a multi-key citation
is not defined. This commit causes an error to be given, but the
name of the key that is undefined is not provided in the error
dialog.

This commit is consistent with bf99ece7.

For more information, and possible follow-up discussion (e.g., on
putting the key in the error dialog), see the following ML thread:

https://www.mail-archive.com/search?l=mid&q=20190908165644.qnz6xu5bm5eqiko6%40boogie
src/LaTeX.cpp