From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-exp-bibtex missing in git? Date: Sun, 03 Mar 2013 21:42:25 +0100 Message-ID: <87ppzgusem.fsf@gmail.com> References: <20130303070635.GA12112@panahar> <87fw0cg42y.fsf@allisson.co> <87vc98be83.fsf@bzg.ath.cx> <87ehfwwgdd.fsf@gmail.com> <87ppzg2r05.fsf@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37811) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCFk3-0001Ha-AC for emacs-orgmode@gnu.org; Sun, 03 Mar 2013 15:42:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCFk2-00006y-5f for emacs-orgmode@gnu.org; Sun, 03 Mar 2013 15:42:43 -0500 Received: from mail-wg0-f48.google.com ([74.125.82.48]:43773) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCFk2-00006u-0J for emacs-orgmode@gnu.org; Sun, 03 Mar 2013 15:42:42 -0500 Received: by mail-wg0-f48.google.com with SMTP id 16so3723208wgi.3 for ; Sun, 03 Mar 2013 12:42:41 -0800 (PST) In-Reply-To: <87ppzg2r05.fsf@med.uni-goettingen.de> (Andreas Leha's message of "Sun, 03 Mar 2013 21:00:10 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Andreas Leha Cc: emacs-orgmode@gnu.org Hello, Andreas Leha writes: > Nicolas Goaziou writes: > >> Bastien writes: >> >>> Hi Vikas, >>> >>> Fran=C3=A7ois Allisson writes: >>> >>>> org-exp-bibtex, because of its dependency on the old exporter, was fir= st >>>> moved from contrib/lisp to contrib/oldexp during the process of >>>> migration towards org new exporter. And yesterday, the directory >>>> contrib/oldexp was eventually removed[1]. >>> >>> Yes. What features of org-exp-bibtex.el would you need that you don't >>> have with the current version of Org (from the master branch)? It will= =20 >>> help knowing what to implement. >> >> It would be good to integrate citations in export framework, so we do >> not rely on an external tool and \cite{...} constructs. >> >> We already got rid of \ref{...}. >> >> Maybe something like [cite:....]. org-element could parse this, and >> ox.el provide some tools to access data. Then each back-end could deal >> with them. >> > > This would be truly *awesome*. This is the major barrier blocking truly > cross-backend export. > > The data would be still from bibtex files? No idea. That's why specifications must be discussed first. What [cite:...] entries (if we agree on that syntax) should provide? Regards, --=20 Nicolas Goaziou