From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: exporting zotxt or orgref links to HTML and ODF Date: Tue, 27 Jan 2015 17:31:33 +0530 Message-ID: References: Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52707) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YG4q2-0005x6-2k for emacs-orgmode@gnu.org; Tue, 27 Jan 2015 07:01:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YG4pw-0003ye-9K for emacs-orgmode@gnu.org; Tue, 27 Jan 2015 07:01:46 -0500 Received: from mail-pd0-f170.google.com ([209.85.192.170]:39668) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YG4pw-0003yV-45 for emacs-orgmode@gnu.org; Tue, 27 Jan 2015 07:01:40 -0500 Received: by mail-pd0-f170.google.com with SMTP id p10so18551628pdj.1 for ; Tue, 27 Jan 2015 04:01:39 -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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Matt Price Cc: org-mode mailing list >=20 > My question: does anyone yet have a workflow that lets them export = directly to HTML or ODT? =20 In my experience, exporting from Org to LateX, and then using pandoc to = convert to odt works better than converting directly from Org to odt. = This is particularly the case if you are using citations. Of course, I = use Bibtex but you may want to see Zotero support in Pandoc. Vikas=