On 11/19/2012 06:48 PM, Francesco Scaglioni wrote:

Hi!

> |>  Thanks.
> |>
> |>  Would you mind tell me how to compile it from src?
> |>
> `------
>
> I wouldn't know how to compile (if that is the right word)
> an epub, I simply loaded the pdf in to Calibre and let it
> convert.

Ah, ic. I thought you built it from the src. What I have here is against 
a current git but for some reason my instructions don't work anymore. I 
used:

$ mkdir /tmp/dt
$ cd /tmp/dt
$ xsltproc 
/usr/share/xml/docbook/stylesheet/docbook-xsl/epub/docbook.xsl 
~/src/darktable/doc/usermanual/darktable.xml
$ echo "application/epub+zip" > mimetype

Then I ad t copy some images and zip it up:

$ zip -0Xq darktable.epub mimetype
$ zip -Xr9D darktable.epub *
$ ebook-viewer darktable.epub

But it seems that something has changes in the structure and I'm not 
enough aware of the build procedure. Basically, it should also be easy 
to build it from the html-pages using Calibre. But I'd have to sort out 
the docbook stuff in some suitable way first and the above mentioned 
xslt-call shoul actually accomplish this.

-- 

Kind regards,                /                 War is Peace.
                             |            Freedom is Slavery.
Alexander Wagner            |         Ignorance is Strength.
                             |
                             | Theory     : G. Orwell, "1984"
                            /  In practice:   USA, since 2001

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Darktable-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to