From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: org-mode markup vs rst for general content Date: Fri, 10 Mar 2017 11:15:30 +0000 Message-ID: <874lz1e625.fsf@mat.ucm.es> References: <87bmtahkvu.fsf@atmarama.com> <87variglbb.fsf@atmarama.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40605) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cmIWY-0001j3-9K for emacs-orgmode@gnu.org; Fri, 10 Mar 2017 06:15:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cmIWT-0002NQ-BQ for emacs-orgmode@gnu.org; Fri, 10 Mar 2017 06:15:54 -0500 Received: from [195.159.176.226] (port=35348 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cmIWT-0002KO-3H for emacs-orgmode@gnu.org; Fri, 10 Mar 2017 06:15:49 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cmIWE-0005VJ-14 for emacs-orgmode@gnu.org; Fri, 10 Mar 2017 12:15:34 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org > On 10/03/17 09:03, Saša Janiška wrote: > The only problem that I have had is converting org-mode to Word files > as required by my publisher. The ODT export module is fiddly and often > chokes on my longer documents. When it does choke, it is hard to trace > the problems. Markdown + Pandoc seems much better in this regard, but > the outlining features in Emacs do not seem to be as good for the > Markdown mode. To get a decent export in my latest manuscript I had to > export to LaTeX then use ht4tex. Not a pretty workflow. I had good experience with pandoc exporting from org mode to docx, but maybe your documents are more complex. Uwe Brauer