From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Thompson Subject: Re: export html -> doc Date: Mon, 20 Dec 2010 14:19:11 +0000 (UTC) Message-ID: References: <87aak0ye4e.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=33475 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PUgaD-0001lF-Iv for emacs-orgmode@gnu.org; Mon, 20 Dec 2010 09:19:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PUgaC-0000W4-7u for emacs-orgmode@gnu.org; Mon, 20 Dec 2010 09:19:25 -0500 Received: from lo.gmane.org ([80.91.229.12]:46482) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PUgaB-0000Vq-W6 for emacs-orgmode@gnu.org; Mon, 20 Dec 2010 09:19:24 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PUgaB-0008R1-1s for emacs-orgmode@gnu.org; Mon, 20 Dec 2010 15:19:23 +0100 Received: from 207.35.236.200 ([207.35.236.200]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Dec 2010 15:19:23 +0100 Received: from thompson.chris by 207.35.236.200 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Dec 2010 15:19:23 +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 Eric Abrahamsen ericabrahamsen.net> writes: > > I'm translating fiction, I don't need squat in the way of formatting > besides the paragraphs getting unfilled, and italics and bold coming > through properly. Has anyone seen this happen before, and have a > potential solution? > Eric, for your needs, you may find that Pandoc (which now supports Org files) is a simpler solution that works now. -- Chris