From mboxrd@z Thu Jan 1 00:00:00 1970 From: Puneeth Chaganti Subject: Re: any idea how to convert org file to MS WORD an retain text structure? Date: Tue, 15 Jun 2010 18:31:02 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from [140.186.70.92] (port=57346 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OOVrN-00058H-Vx for emacs-orgmode@gnu.org; Tue, 15 Jun 2010 09:07:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OOVrL-0002iO-Ey for emacs-orgmode@gnu.org; Tue, 15 Jun 2010 09:07:21 -0400 Received: from mail-pv0-f169.google.com ([74.125.83.169]:48337) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOVrL-0002hk-Ab for emacs-orgmode@gnu.org; Tue, 15 Jun 2010 09:07:19 -0400 Received: by pvg6 with SMTP id 6so368501pvg.0 for ; Tue, 15 Jun 2010 06:07:17 -0700 (PDT) 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: Rainer Stengele Cc: emacs-orgmode@gnu.org 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