Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1Tt3fw-0000OK-AA for pgsql-docs@arkaria.postgresql.org; Wed, 09 Jan 2013 21:59:08 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1Tt3fv-0004H5-Au for pgsql-docs@arkaria.postgresql.org; Wed, 09 Jan 2013 21:59:07 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1Tt3fu-0004H0-R3 for pgsql-docs@postgresql.org; Wed, 09 Jan 2013 21:59:06 +0000 Received: from eisentraut.org ([85.214.91.16] helo=gattler.pezone.net) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1Tt3fr-00032O-Ke for pgsql-docs@postgresql.org; Wed, 09 Jan 2013 21:59:06 +0000 Received: from jesse.mybdev.com (unknown [204.145.120.11]) by gattler.pezone.net (Postfix) with ESMTPSA id 92CA2D08241; Wed, 9 Jan 2013 21:59:01 +0000 (UTC) Message-ID: <50EDE835.9090706@gmx.net> Date: Wed, 09 Jan 2013 16:59:17 -0500 From: Peter Eisentraut User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: Edward Hooper CC: pgsql-docs@postgresql.org Subject: Re: PostgreSQL docs in ePub format References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -1.9 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org On 1/9/13 2:13 PM, Edward Hooper wrote: > I want to make an attempt to take the DocBook/SGML text that comes with > PostgreSQL and produce an ePub file. However, I have no experience with > this. I would like to get together with other like minded PostgreSQL > users and produce something useful. Do this: cd doc/src/sgml/ make postgres.xml xsltproc http://docbook.sourceforge.net/release/xsl/current/epub/docbook.xsl postgres.xml echo 'application/epub+zip' > mimetype zip -r postgres.epub META-INF OEBPS mimetype -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs