Hi, I tried to compile one of my projects to a EPUB by adding
\setupbackend[export=yes,xhtml=yes] \setupexport [title={A nice book}, author={John Doe}, firstpage={huhn.jpg}, ]
to the main-file. After that I began the compiling by
C:\Users\diretory>mtxrun --script epub --make filename.specification
like I found it in the wiki: http://wiki.contextgarden.net/Epub That is the output:
mtx-epub | creating paths in tree main_wilayatfaqih.tree mtx-epub | copying cover.xhtml to main_wilayatfaqih.tree/OEBPS/cover.xhtml mtx-epub | copying toc.ncx to main_wilayatfaqih.tree/OEBPS/toc.ncx mtx-epub | copying main_wilayatfaqih.xhtml to main_wilayatfaqih.tree/OEBPS/main_wilayatfaqih.xhtml mtx-epub | copying huhn.jpg to main_wilayatfaqih.tree/OEBPS/huhn.jpg mtx-epub | creating archive
Der Befehl "zip" ist entweder falsch geschrieben oder konnte nicht gefunden werden. Der Befehl "zip" ist entweder falsch geschrieben oder konnte nicht gefunden werden. Der Befehl "zip" ist entweder falsch geschrieben oder konnte nicht gefunden werden.
After that I could found the new directorys: "filename.tree", but no EPUB-file in it. What was my mistake? Thank you! Huseyin
Am 2014-01-16 um 04:14 schrieb H. Özoguz
Der Befehl "zip" ist entweder falsch geschrieben oder konnte nicht gefunden werden.
After that I could found the new directorys: "filename.tree", but no EPUB-file in it. What was my mistake?
Looks like you should install a command line „zip“ program. ePub is a zipped format. Greetlings, Hraban --- http://www.fiee.net/texnique/ http://wiki.contextgarden.net https://www.cacert.org (I'm an assurer)
participants (2)
-
"H. Özoguz"
-
Henning Hraban Ramm