From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: ePub and Org mode Date: Sat, 19 Feb 2011 11:54:38 +0100 Message-ID: <87bp2870r5.fsf@gnu.org> References: <20110219202502.decc3e3e.alantyree@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=57293 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PqkSS-00088N-GI for emacs-orgmode@gnu.org; Sat, 19 Feb 2011 05:54:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PqkSR-0008Vf-9S for emacs-orgmode@gnu.org; Sat, 19 Feb 2011 05:54:36 -0500 Received: from mail-bw0-f52.google.com ([209.85.214.52]:44611) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PqkSR-0008Uu-3Z for emacs-orgmode@gnu.org; Sat, 19 Feb 2011 05:54:35 -0500 Received: by bwz4 with SMTP id 4so4369089bwz.39 for ; Sat, 19 Feb 2011 02:54:34 -0800 (PST) In-Reply-To: <20110219202502.decc3e3e.alantyree@gmail.com> (Alan L. Tyree's message of "Sat, 19 Feb 2011 20:25:02 +1100") 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: Alan L Tyree Cc: emacs-orgmode@gnu.org Hi Alan, Alan L Tyree writes: > It is easy to export to XHTML, the first step in ePub construction, but I > would like every chapter to be a separate file. It is easy enough to do > this with a macro or a simple function (even though I am no elisp > guru). Please share your functions! > Is there an export function that does this? Nope. > What would really be nice, is a single command to create the ePub > file. Agreed. Let us know how your manual workarounds work and it might give us ideas on how to implement this as a single command. -- Bastien