From mboxrd@z Thu Jan 1 00:00:00 1970 From: Henri-Paul Indiogine Subject: Re: export to ODT Date: Wed, 06 Jul 2011 16:38:55 -0700 Message-ID: <874o2z569c.fsf@gmail.com> References: <874o2zdozw.fsf@gmail.com> <16864.1309992441@alphaville.americas.hpqcorp.net> Reply-To: hindiogine@gmail.com Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38548) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QebgN-00024n-8f for emacs-orgmode@gnu.org; Wed, 06 Jul 2011 19:39:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QebgL-0003EW-IV for emacs-orgmode@gnu.org; Wed, 06 Jul 2011 19:39:03 -0400 Received: from mail-gw0-f41.google.com ([74.125.83.41]:55780) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QebgL-0003EF-7Y for emacs-orgmode@gnu.org; Wed, 06 Jul 2011 19:39:01 -0400 Received: by gwaa12 with SMTP id a12so229480gwa.0 for ; Wed, 06 Jul 2011 16:39:00 -0700 (PDT) In-Reply-To: <16864.1309992441@alphaville.americas.hpqcorp.net> (Nick Dokos's message of "Wed, 06 Jul 2011 18:47:21 -0400") 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-org Hi Nick! Nick Dokos writes: > It's been pulled into contrib/ so all you have to do is make sure that > the contrib/lisp directory is in your load-path and then C-c C-e o (or > C-c C-e O) - at least, it did for me on a simple org file. Thanks! That is easier than I thought. I have now the following lines in my .emacs : (add-to-list 'load-path "~/elisp/org-mode/lisp") (add-to-list 'load-path "~/elisp/org-mode/contrib/lisp") (require 'org-install) (require 'org-exp) (require 'org-latex) I got the following line in my *Messages* buffer: Use of MathJax is incompatible with ODT exporter. Using dvipng instead. I do know about this MathJax. When the odt file is loading I get a message window from LibreOffice with a general error. Then it goes away and the file continues loading. There are a few issues with merging lines and no space in between them, but overall it looks great. Thanks to the developer(s) or org-odt!!! Best, Henri-Paul -- Henri-Paul Indiogine Email: hindiogine@gmail.com Running: Ubuntu Linux 10.10, Emacs 24.0.50.1, org-mode 7.5