From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Citations and references in ODT Date: Sat, 11 Jan 2014 10:08:39 +0530 Message-ID: <87txdbgmk0.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49305) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1qL1-0003BM-Tc for emacs-orgmode@gnu.org; Fri, 10 Jan 2014 23:38:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W1qKw-0003jN-IU for emacs-orgmode@gnu.org; Fri, 10 Jan 2014 23:38:23 -0500 Received: from plane.gmane.org ([80.91.229.3]:59816) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1qKw-0003jJ-BV for emacs-orgmode@gnu.org; Fri, 10 Jan 2014 23:38:18 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W1qKt-0001dL-EE for emacs-orgmode@gnu.org; Sat, 11 Jan 2014 05:38:15 +0100 Received: from 115.241.108.228 ([115.241.108.228]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 11 Jan 2014 05:38:15 +0100 Received: from kjambunathan by 115.241.108.228 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 11 Jan 2014 05:38:15 +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 Cc: emacs-orgmode@gnu.org Aric writes: Ken Mankoff gmail.com> writes: ox-odt.el supports citation via ox-jabref.el. ---------------------------------------------------------------- Use my private files for JabRef support ======================================= JabRef support is NOT part of Org distribution. It is part of my private repo at: http://repo.or.cz/w/org-mode/org-kjn.git I have shared instructions on how to use my git repo at http://lists.gnu.org/archive/html/emacs-orgmode/2013-12/msg00522.html Don't "git pull" my repository (I keep rebasing it against Org master repo). Just copy relvant files. ---------------------------------------------------------------- Unit Test file for citations (with a sample .bib file) ====================================================== The following link http://lists.gnu.org/archive/html/bug-gnu-emacs/2013-09/msg00572.html has link a test-odt.zip file which has jar file, a .org file and a .bib file. ---------------------------------------------------------------- If you run in to issues, write me a note and I will happy to make fixes or enhancements. ---------------------------------------------------------------- If you find ox-jabref.el support useful and you want ox-odt.el supported by the original author (that would be me) you can leave a note (or petition emacs-devel) for ...