From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: ODT Exporting Date: Thu, 16 May 2013 12:26:58 -0400 Message-ID: <87vc6inb59.fsf@pierrot.dokosmarshall.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40561) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ud11Z-000526-Qx for emacs-orgmode@gnu.org; Thu, 16 May 2013 12:27:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ud11U-0005pu-S0 for emacs-orgmode@gnu.org; Thu, 16 May 2013 12:27:25 -0400 Received: from plane.gmane.org ([80.91.229.3]:49637) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ud11U-0005pl-Km for emacs-orgmode@gnu.org; Thu, 16 May 2013 12:27:20 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ud11O-0007hi-Rm for emacs-orgmode@gnu.org; Thu, 16 May 2013 18:27:14 +0200 Received: from pool-108-7-96-134.bstnma.fios.verizon.net ([108.7.96.134]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 May 2013 18:27:14 +0200 Received: from ndokos by pool-108-7-96-134.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 May 2013 18:27:14 +0200 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 JBash writes: > Hello, > > Is there any configuration needed to enable ODT export ability?  I do > not have the options available for export ODT when I C-c C-E.   I only > have iCalendar, HTML, Latex, Plain Text, and Publish. > C-h v org-export-backends RET Click on the ``customize'' link and mark the ODT backend (and any others you might want to add). Click on ``Apply and Save''. That should be all that's needed, I think. > I did see that zip is required, and have that installed. > > Libreoffice is installed also. > > I'm at Org-mode version 8.0.2 (release_8.0.2-119-g646f1a > -- Nick