From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Hetzner Subject: Re: exporting zotxt or orgref links to HTML and ODF Date: Sat, 31 Jan 2015 20:20:01 -0800 Message-ID: <54cda974.c21f460a.6f0d.7d04@mx.google.com> References: <878ugo8i60.fsf@gmx.us> <8761bsp26n.fsf@berkeley.edu> <54c883a3.ea28460a.55f8.ffff9133@mx.google.com> Reply-To: Erik Hetzner Mime-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45760) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHm15-0006zL-Rr for emacs-orgmode@gnu.org; Sat, 31 Jan 2015 23:20:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YHm11-0007LW-Qt for emacs-orgmode@gnu.org; Sat, 31 Jan 2015 23:20:11 -0500 Received: from mail-pa0-x235.google.com ([2607:f8b0:400e:c03::235]:37024) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHm11-0007Jy-JA for emacs-orgmode@gnu.org; Sat, 31 Jan 2015 23:20:07 -0500 Received: by mail-pa0-f53.google.com with SMTP id kx10so68368267pab.12 for ; Sat, 31 Jan 2015 20:20:06 -0800 (PST) Received: from michel.e6h.org (50-0-83-149.dsl.static.fusionbroadband.com. [50.0.83.149]) by mx.google.com with ESMTPSA id c2sm15014323pdi.25.2015.01.31.20.20.03 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 31 Jan 2015 20:20:04 -0800 (PST) In-Reply-To: <54c883a3.ea28460a.55f8.ffff9133@mx.google.com> 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: emacs-orgmode@gnu.org On Tue, 27 Jan 2015 at 22:37:20 PST, Erik Hetzner wrote: > > [=E2=80=A6] >=20 > I wrote a parser for pandoc citations (that assumes you start with a > citation string, that is, it doesn=E2=80=99t work unless you have extract= ed > the citation string from the document): >=20 > https://bitbucket.org/egh/zot4rst/src/master/xciterst/parser.py >=20 > but it doesn=E2=80=99t seem that org-element.el uses a grammar, so I=E2= =80=99m not > sure how much that would help. There is also, of course, the pandoc > parser. I have started porting this parser to elisp. So far it can=E2=80=99t parse much, but it shouldn=E2=80=99t be too hard to finish. https://gitlab.com/egh/org-pdcite This includes parser combinator functionality for elisp. best, Erik -- Sent from my free software system .