]> git.eshelyaron.com Git - emacs.git/commit
Support biblatex field in `reftex-cite-format'
authorArash Esbati <arash@gnu.org>
Tue, 7 May 2024 13:50:03 +0000 (15:50 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 8 May 2024 16:52:46 +0000 (18:52 +0200)
commit7b63533746e115500ffffebda9c2adae84fd5717
treed636923e39ef19b7750d74a272024764d1cc6967
parent19e0567a0c13bea950df516f03a0c27e2057f37c
Support biblatex field in `reftex-cite-format'

* lisp/textmodes/reftex-cite.el (reftex-format-citation):
Recognize the alternative "journaltitle" field which is preferred
by biblatex.  (bug#38762)

* test/lisp/textmodes/reftex-tests.el
(reftex-format-citation-test): Adjust test.

(cherry picked from commit ead7252353290d030b2f66d4bc46535122c7e447)
lisp/textmodes/reftex-cite.el
test/lisp/textmodes/reftex-tests.el