From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: convert orgmode to docx Date: Sat, 19 Feb 2011 17:05:44 +0530 Message-ID: <81lj1cxnn3.fsf@gmail.com> References: <4D5ECFD3.6010002@gmx.de> <87d3moe12p.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=58672 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pql6e-0000JV-48 for emacs-orgmode@gnu.org; Sat, 19 Feb 2011 06:36:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pql6c-0000jY-L4 for emacs-orgmode@gnu.org; Sat, 19 Feb 2011 06:36:07 -0500 Received: from mail-iw0-f169.google.com ([209.85.214.169]:40209) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pql6c-0000jS-GL for emacs-orgmode@gnu.org; Sat, 19 Feb 2011 06:36:06 -0500 Received: by iwl42 with SMTP id 42so1210780iwl.0 for ; Sat, 19 Feb 2011 03:36:05 -0800 (PST) In-Reply-To: <87d3moe12p.fsf@gnu.org> (Bastien's message of "Sat, 19 Feb 2011 12:05:50 +0100") 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: emacs-orgmode@gnu.org Bastien writes: > Hi Fabian, > > Fabian Braennstroem writes: > >> I wonder, if anyone tried to convert orgmode to docx format yet!? > > Please see Jambunathan's announce here: > > http://article.gmane.org/gmane.emacs.orgmode/36781 > > You can then convert .odt to .docx from OpenOffice/LibreOffice. The above instructions assumes that you are comfortable using git. If you are not comfortable using git you can try downloading a snapshot from: http://repo.or.cz/w/org-mode/org-jambu.git (search for snapshot in the above web page) Jambunathan K.