From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Re: any idea how to convert org file to MS WORD an retain text structure? Date: Tue, 15 Jun 2010 15:50:12 +0200 Message-ID: <4C178514.40308@diplan.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=49195 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OOWXH-0001CX-SQ for emacs-orgmode@gnu.org; Tue, 15 Jun 2010 09:50:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OOWXA-00028h-93 for emacs-orgmode@gnu.org; Tue, 15 Jun 2010 09:50:33 -0400 Received: from ns.diplan.de ([212.34.188.4]:59686 helo=mail.diplan.de) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOWXA-000252-1p for emacs-orgmode@gnu.org; Tue, 15 Jun 2010 09:50:32 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Puneeth Chaganti Cc: emacs-orgmode@gnu.org Am 15.06.2010 15:01, schrieb Puneeth Chaganti: > Hi, > > On Tue, Jun 15, 2010 at 5:57 PM, Rainer Stengele > wrote: >> Hi! >> >> I love to edit documents in Org. >> Unfortunately I have to finally deliver text in MS Word. >> >> Any idea how to best export/convert my org file to Word? >> >> I tried HTML export and then imported the html in Word but >> I end up in an unusable xml style document which word wants an stylesheet for which I do not have. > > I don't have MS Word around, so I can't be sure. But, stripping off > the the xml header [ ] and > then opening it in OpenOffice works fine for me. I tested with a > simple document, with a couple of sections and sub-sections and some > unnumbered lists. > > > Thanks, > Puneeth > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > yes, works fine. My Windows OpenOffice 3.2.0 is not immediately able to save to "doc", not even to "odt". I have to save to "sdw", then to "odt", then after opening the "odt" the saving to "doc" is possible. I don't know why. Thanks everybody. Rainer