]> git.lyx.org Git - features.git/commit
Improve functions for bibliography managers (#8193)
authorJuergen Spitzmueller <spitz@lyx.org>
Sun, 18 Dec 2022 12:25:24 +0000 (13:25 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Sun, 18 Dec 2022 12:25:24 +0000 (13:25 +0100)
commit9fc190d61c55f23c8dfccf0b6a237a6d358fce24
treeebdaae61a420252e132c0f0cb2247e6b69554108
parent8d6a53f8f8a14a8eaeae0acd7288a95649b4375f
Improve functions for bibliography managers (#8193)

- new function to list bibtex databases
- citation-insert returns the list of undefined keys
  if the request comes from the LyX server

Original patch from Benjamin Piwowarski (2012!).
Modified and updated by Riki Heck and myself.
lib/RELEASE-NOTES
src/BufferView.cpp
src/FuncCode.h
src/LyXAction.cpp