Quote:
Originally Posted by banjomike
Can Sigil load an epub (one containing lots of split htm files) and export a single html/doc/rtf/odt file? I need to do some extensive editing, probably in OpenOFfice, on a document I only have as an epub.
|
Not yet, sorry.
The closest you can get to this is to open an epub and then save it as SGF. Then just extract that SGF file (it's actually a ZIP archive). In the archive will be a OEBPS folder, and in that a single XHTML file and resource folders (/images, /fonts, /styles etc).
Quote:
Originally Posted by banjomike
Second question, can Sigil be removed from the system path after install?
|
The current version (and a few before this one) doesn't add Sigil to the system path. When it was done, it was done only on Linux systems.
It was done with a soft link (to the Sigil executable) placed in /usr/bin. The uninstaller would remove this link.