Ihor Radchenko <yanta...@gmail.com> writes: > Parsing itself is not that hard, actually. We just need to follow > http://www.bibtex.org/SpecialSymbols/. However, it will be better if the > parsing is done on bibtex.el side.
Not so easy. http://www.bibtex.org/SpecialSymbols/ is not accurate and there is no formal (and full) description of Bibtex format anywhere. > If bibtex.el maintainer refuses to implement the request, we will just > do the parsing on Org side. bibitex.el maintainer don't think that fine parsing is within bibtex.el scope. I implemented an approximate parser on Org side instead. Fixed, on main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=d2df9624c -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>