From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Elston Subject: Re: Creating files for a Kindle Date: Mon, 29 Nov 2010 18:33:06 -0800 Message-ID: <4CF46262.6070506@comcast.net> References: <20101128090304.22a21aef.alantyree@gmail.com> 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=57615 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PNG1z-00017J-OP for emacs-orgmode@gnu.org; Mon, 29 Nov 2010 21:33:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PNG1y-0004Af-P8 for emacs-orgmode@gnu.org; Mon, 29 Nov 2010 21:33:23 -0500 Received: from qmta05.westchester.pa.mail.comcast.net ([76.96.62.48]:33214) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PNG1y-0004AZ-LS for emacs-orgmode@gnu.org; Mon, 29 Nov 2010 21:33:22 -0500 In-Reply-To: <20101128090304.22a21aef.alantyree@gmail.com> 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 On 11/27/2010 2:03 PM, Alan L Tyree wrote: > I have used org to create ePub format by exporting to xhtml then using > Sigil to complete the task. I would then use Calibre to convert from > ePub to Kindle format. > > There are lots of instructions on the Web for building ePub directly > from the xhtml file if you don't want to install Sigil, but I have > found Sigil to be an easy to use program for making the ePub. > > HTH, > Alan > I have used Calibre to convert directly from HTML to ePub. What advantage is there in using Sigil first? Mark