From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabian Braennstroem Subject: convert orgmode to docx Date: Fri, 18 Feb 2011 21:00:19 +0100 Message-ID: <4D5ECFD3.6010002@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=50061 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PqWV8-0007Qg-5R for emacs-orgmode@gnu.org; Fri, 18 Feb 2011 15:00:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PqWV6-0007LR-9Z for emacs-orgmode@gnu.org; Fri, 18 Feb 2011 15:00:26 -0500 Received: from mailout-de.gmx.net ([213.165.64.23]:37992) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1PqWV5-0007Jg-Ry for emacs-orgmode@gnu.org; Fri, 18 Feb 2011 15:00:24 -0500 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 Hi, I wonder, if anyone tried to convert orgmode to docx format yet!? Do you think it would be straight forward to use the python docx module for this? https://github.com/mikemaccana/python-docx Or maybe it is easier to implement this directly using lisp...!? Would be great if this works out!? Best Regards! Fabian