From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: Re: any idea how to convert org file to MS WORD an retain text structure? Date: Tue, 15 Jun 2010 15:45:13 +0200 Message-ID: <834oh49zpy.fsf@yahoo.it> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=51838 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OOWSA-0007J8-DP for emacs-orgmode@gnu.org; Tue, 15 Jun 2010 09:45:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OOWS2-000103-Au for emacs-orgmode@gnu.org; Tue, 15 Jun 2010 09:45:15 -0400 Received: from slim-4c.inet.it ([213.92.5.127]:43690) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOWS2-0000zG-0f for emacs-orgmode@gnu.org; Tue, 15 Jun 2010 09:45:14 -0400 In-Reply-To: (Puneeth Chaganti's message of "Tue, 15 Jun 2010 18:31:02 +0530") 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, Rainer Stengele Puneeth Chaganti writes: > wrote: >> 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) then opening it in word works fine for me. ;-) you can also dig the archives and search for somebody (Carsten?), who suggested to use a function in the post-hook to do this automatically. cheers, Giovanni