[svnbook commit] r3451 - New Makefile target to create 'epub' elecronic book file. Requires ruby and recent xsl.

Ben Collins-Sussman sussman at red-bean.com
Thu Apr 2 12:17:20 CDT 2009


Thanks so much!!

On Wed, Apr 1, 2009 at 1:25 AM, Dongsheng Song <dongsheng.song at gmail.com> wrote:
> 2009/3/24 Ben Collins-Sussman <sussman at red-bean.com>:
>> Context:  I recently started using a Kindle, so I'm toying with the
>> idea of posting a '.epub' universal electronic book file on the front
>> page of the website, right next to our HTML and PDF downloads.
>>
>> The new docbook-xsl seems to work very well -- the book looks great on
>> my Kindle, with a nice TOC and links.  No pictures, though.  Gotta
>> figure out how to fix that.  :-)
>>
>
> OK,  r3459 will make you happy.
>
> $ LC_ALL=C svn pe svn:log --revprop -r 3459
> svn: DAV request failed; it's possible that the repository's
> pre-revprop-change hook either failed or is non-existent
> svn: At least one property change failed; repository is unchanged
> svn: Error setting property 'log':
> svn: properties may only be changed by project owners.
>
> This commit fix 3 issues:
>
> *) Run 'make epub' on a clean copy fail
> *) 'make epub' expect 'book/svn-book.epub', but got 'book.epub'
> *) Fix no pictures, this is a docbook-xsl bug, we must DO Xinclude
> before make epub
>
> ---
> Dongsheng Song
>




More information about the svnbook-dev mailing list