Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.030 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'subject:: [': 0.02; 'context': 0.04; 'url:gmane': 0.09; 'subject:] ': 0.14; 'nick': 0.16; 'url:thread': 0.16; 'cc:addr:python-list': 0.16; 'wrote:': 0.18; 'header:In-Reply-To:1': 0.22; "i'm": 0.26; 'books': 0.27; 'somebody': 0.28; 'produced': 0.28; 'cc:addr:python.org': 0.29; 'mentioning': 0.30; '(the': 0.30; 'does': 0.32; 'list': 0.32; 'actually': 0.33; 'there': 0.33; 'latter': 0.34; 'cc:2**1': 0.36; 'but': 0.37; 'received:org': 0.38; 'e.g.': 0.39; 'url:org': 0.39; 'hope': 0.61; 'details.': 0.72; 'reply-to:no real name:2**0': 0.72; 'article': 0.74; 'header:Reply-to:1': 0.84; 'subject:Book': 0.84 To: Grant Edwards From: Nick Dokos Subject: Re: [OT] Book authoring In-Reply-To: Message from Nick Dokos of "Fri, 09 Dec 2011 10:43:27 EST." <9925.1323445407@alphaville.dokosmarshall.org> References: <14110199.662.1323401134730.JavaMail.geo-discussion-forums@vbbeq1> <9925.1323445407@alphaville.dokosmarshall.org> Organization: HPCS X-Mailer: MH-E 8.3; nmh 1.3; GNU Emacs 24.0.90 Date: Fri, 09 Dec 2011 11:18:40 -0500 Sender: nick@dokosmarshall.org Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: nicholas.dokos@hp.com List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1323448012 news.xs4all.nl 6962 [2001:888:2000:d::a6]:52896 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:16921 Nick Dokos wrote: > There is also orgmode, which has been used for a few books > (http://orgmode.org ). I know it does HTML and PDF (the latter through > latex), but I'm not sure about ePub: ISTR somebody actually did ePub for > his book but I don't remember details. Avdi Grimm produced his book "Exceptional Ruby" (http://exceptionalruby.com ) this way, including ePub formats (I hope mentioning Ruby in this context is not a punishable offense...) Apparently, there is calibre (http://calibre-ebook.com/ ) that will take you from HTML to ePub. See this orgmode list article e.g. http://thread.gmane.org/gmane.emacs.orgmode/41826 Nick