Re: [DOCS] PostgreSQL docs in ePub format

2013-01-10 Thread Julie Xu
unsubscribe

Re: [DOCS] PostgreSQL docs in ePub format

2013-01-10 Thread Peter Eisentraut
On Fri, 2013-01-11 at 11:03 +0900, Yuto HAYAMIZU wrote: > stylesheet-epub.xml was copied from docbook-xsl package (version > 1.75.2+dfsg-5ubuntu1) on Ubuntu 11.10, and modified import/include > lines like this: I don't see the point of doing it that way, since the docbook-xsl package already in

Re: [DOCS] PostgreSQL docs in ePub format

2013-01-10 Thread Yuto HAYAMIZU
On Fri, 11 Jan 2013 10:11:24 +0900, Josh Kupershmidt wrote: I don't see a previous posting of that patch in my email client or in the archives, so perhaps your original message got lost. Was there any more information about the patch (e.g. where the stylesheet-epub.xsl came from) you could post

Re: [DOCS] PostgreSQL docs in ePub format

2013-01-10 Thread Josh Kupershmidt
On Wed, Jan 9, 2013 at 8:28 PM, Yuto HAYAMIZU wrote: > I created a patch for making ePub document and post it to this ML about 3 > month ago, but no response :( > So post again. I'm glad if it helps you. I don't see a previous posting of that patch in my email client or in the archives, so perhap

Re: [DOCS] PostgreSQL docs in ePub format

2013-01-10 Thread Magnus Hagander
On Thu, Jan 10, 2013 at 1:06 PM, Peter Eisentraut wrote: > On Thu, 2013-01-10 at 11:28 +0100, Magnus Hagander wrote: >> To take that one step further, should this be distributed on the >> website alongside the PDFs? > > Well, maybe someone should take a look at the result first. A quick > glance

Re: [DOCS] PostgreSQL docs in ePub format

2013-01-10 Thread Peter Eisentraut
On Thu, 2013-01-10 at 11:28 +0100, Magnus Hagander wrote: > To take that one step further, should this be distributed on the > website alongside the PDFs? Well, maybe someone should take a look at the result first. A quick glance revealed that almost all reasonably sized examples run off the page

Re: [DOCS] PostgreSQL docs in ePub format

2013-01-10 Thread Magnus Hagander
On Wed, Jan 9, 2013 at 11:10 PM, Bruce Momjian wrote: > On Wed, Jan 9, 2013 at 04:59:17PM -0500, Peter Eisentraut wrote: >> 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 ha