]> git.eshelyaron.com Git - emacs.git/commit
Improve support for biblatex and cleveref macros
authorArash Esbati <arash@gnu.org>
Sat, 26 Oct 2019 11:29:14 +0000 (13:29 +0200)
committerTassilo Horn <tsdh@gnu.org>
Sat, 26 Oct 2019 18:38:55 +0000 (20:38 +0200)
commit75b9f4652bad2f408a45a51bc1bbff8bc70d3552
treee8b2a9b17e2ccd63045143c08d70e2039d0df025
parent368e88b8cbeceaac898f5d6793257378866c99c8
Improve support for biblatex and cleveref macros

* lisp/textmodes/reftex-cite.el (reftex-figure-out-cite-format):
Extend regexp to match additional cite commands from biblatex.sty.

* lisp/textmodes/reftex-dcr.el (reftex-view-crossref): Extend
regexp to match additional cite commands from biblatex.sty and
reference commands from cleveref.sty.
lisp/textmodes/reftex-cite.el
lisp/textmodes/reftex-dcr.el