Scribus Forums

Scribus => General Discussion => Topic started by: Guyon on June 10, 2017, 05:53:01 PM

Title: Can Scribus make Epub?
Post by: Guyon on June 10, 2017, 05:53:01 PM
Can Scribus export a magazine as an epub doument?
Title: Re: Can Scribus make Epub?
Post by: a.l.e on June 10, 2017, 05:55:48 PM
there is an experimental plugin for exporting to a raw epub.

but you have to compile scribus yourself for getting it.

https://github.com/aoloe/scribus-plugin-export-epub

ciao
a.l.e
Title: Re: Can Scribus make Epub?
Post by: Guyon on June 10, 2017, 08:17:01 PM
ouch.  thanks though
Title: Re: Can Scribus make Epub?
Post by: craigomez on June 16, 2018, 12:44:12 PM
hello,
this is the beginning of one of the epub i generate:

PK^C^D^T^@^@^@^H^@^@^@^@^@oa«,^Y^@^@^@^T^@^@^@^H^@ ^@^@mimetype^A^T^@ëÿapplication/epub+zipPK^C^D^T^@^@^@^H^@^@^@^@^@JÕ^Ujý^@^@^@ø^@^ @^@^V^@^@^@META-INF/container.xml^Aø^@^Gÿ<?xml version="1.0" encoding="utf-8"?>
<container version="1.0" xmlns="urn:oasis:names:tc:opendocument:xmlns:conta iner">
<rootfiles>
<rootfile full-path="OEBPS/content.opf" media-type="application/oebps-package+xml"/>
</rootfiles>
</container>


(i hope it got through...)

the mimetype seems to be uncompressed and at the beginning of the file...

does anybody see something strange?