From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Lawrence Subject: Re: Citation syntax: now supported in Pandoc Date: Thu, 01 Dec 2016 13:57:09 -0800 Message-ID: <87h96n48ju.fsf@aquinas.i-did-not-set--mail-host-address--so-tickle-me> References: <87fumlc413.fsf@aquinas.i-did-not-set--mail-host-address--so-tickle-me> <87polb4epm.fsf@aquinas.i-did-not-set--mail-host-address--so-tickle-me> <8737i7e778.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55398) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cCZK6-0003Nz-Tb for emacs-orgmode@gnu.org; Thu, 01 Dec 2016 16:55:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cCZK2-00020a-Qi for emacs-orgmode@gnu.org; Thu, 01 Dec 2016 16:55:22 -0500 Received: from mail-pg0-x235.google.com ([2607:f8b0:400e:c05::235]:34833) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cCZK2-0001z2-HL for emacs-orgmode@gnu.org; Thu, 01 Dec 2016 16:55:18 -0500 Received: by mail-pg0-x235.google.com with SMTP id p66so99295741pga.2 for ; Thu, 01 Dec 2016 13:55:17 -0800 (PST) In-Reply-To: <8737i7e778.fsf@nicolasgoaziou.fr> 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" To: Nicolas Goaziou Cc: Org list Hi Nicolas, Nicolas Goaziou writes: > I rebased wip-cite onto master. I didn't test the branch but "make test" > reports no problem. Great, thanks! I guess this does not include the preliminary work on the org-cite library (from Aaron Ecay's wip-cite-awe branch), or the work I was doing on interfacing with a CSL processor via JSON. Both of those pieces of work are in the branch in [1]. > I'd rather have some testing on the Org side. This is not a Pandoc-devel > mailing list. Besides, we really need to move forward on this branch. Sure, of course. In order for there to be testing on the Org side, though, we need the support for citation syntax that the wip-cite branch provides to get hooked up to the various exporters. This is what we made a start on in the org-cite library, before some sticky design and dependency issues interrupted the momentum. Will anyone have time to work on those soon? Best, Richard [1] https://github.com/wyleyr/org-mode/commits/wip-cite-rebase