From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: ODT export Date: Mon, 12 Aug 2013 19:27:24 +0530 Message-ID: <20130812135724.GA26744@panahar> References: <20130812002442.GB18065@panahar> <87a9knlim7.fsf@yagnesh.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39154) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V8sct-0003NX-Lm for emacs-orgmode@gnu.org; Mon, 12 Aug 2013 09:57:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V8scl-0003TZ-O7 for emacs-orgmode@gnu.org; Mon, 12 Aug 2013 09:57:39 -0400 Received: from mail-pb0-f45.google.com ([209.85.160.45]:61279) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V8scl-0003TG-HP for emacs-orgmode@gnu.org; Mon, 12 Aug 2013 09:57:31 -0400 Received: by mail-pb0-f45.google.com with SMTP id mc17so6812056pbc.32 for ; Mon, 12 Aug 2013 06:57:30 -0700 (PDT) Received: from panahar ([59.176.42.82]) by mx.google.com with ESMTPSA id lm2sm40248011pab.2.2013.08.12.06.57.28 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 12 Aug 2013 06:57:29 -0700 (PDT) Content-Disposition: inline In-Reply-To: <87a9knlim7.fsf@yagnesh.org> 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 > I don't think you can convert latex bits to org automatically. I was > in a > similar situation few days ago. > > I had very satisfying results using LaTeX2HTML and libreoffice > convert. > (org → latex → html → odt/doc) Thanks Yagnesh. I want to have a working org file that generate odt. Have therefore manually converted latex code blocks to org syntax. Thanks, Vikas