emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about cite_export basic


From: Ihor Radchenko
Subject: Re: Question about cite_export basic
Date: Thu, 29 Feb 2024 09:25:36 +0000

Ihor Radchenko <yantar92@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>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]