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 11:44:05 -0800 Message-ID: <87polb4epm.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> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53964) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cCXFI-0000Tq-Ey for emacs-orgmode@gnu.org; Thu, 01 Dec 2016 14:42:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cCXFF-0001y4-Aa for emacs-orgmode@gnu.org; Thu, 01 Dec 2016 14:42:16 -0500 Received: from mail-pg0-x233.google.com ([2607:f8b0:400e:c05::233]:33617) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cCXFF-0001xc-2i for emacs-orgmode@gnu.org; Thu, 01 Dec 2016 14:42:13 -0500 Received: by mail-pg0-x233.google.com with SMTP id 3so98237817pgd.0 for ; Thu, 01 Dec 2016 11:42:12 -0800 (PST) In-Reply-To: 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: Matt Price , Org list Hi Matt, Matt Price writes: > Richard, is wip-cite up to date with recent git versions of org-mode? Nope. At least, I have not done any work on this, and I don't know of anyone else who has either. I suppose I should rebase it onto master again, but it's hard to justify the effort unless someone is going to actively work on it, because otherwise it will quickly get out of date. (Unfortunately, I can't put much time into this, at least not in the short term.) > I'd like ot try it out but would rather not go back to a pre-9.0 > version or org, having done a certain amount of work to update to the > new framework... Well, I'd still recommend trying it with Pandoc (instead of trying to get wip-cite to work). If there are issues with Pandoc's Org reader post-9.0, those should be filed as bugs against Pandoc. Best, Richard