Hi
I downloaded Sigil and it seems straightforward. My problem: It won't import my entire epub into Sigil because I think it's picking up the gap as a break or separate file. I can't get to the rest of the book. This is the html. I found <spam> and <div> which should not be there, correct? I can't save the file because Sigil is giving me an error when I try to save, after I deleeted that html:
This is the location of first Gap and where Sigil stopped importing:
<p class="pubitCssCls25"><span class="pubitCssCls24">Mona stood at the end of the aisle</span><span class="pubitCssCls24">.</span> <span class="pubitCssCls24">Sienna shoved the money into her hand</span><span class="pubitCssCls24">.</span> <span class="pubitCssCls24">"</span><span class="pubitCssCls24">T</span><span class="pubitCssCls24">here’s no one at the register.</span></p>
</div>
</body>
</html>
This is the error message when I tried to save:
Error info: Cannot save file C:/Users/January/Desktop/LoveDreamsPublit.epub: ..\..\..\main_code\src\Sigil\Exporters\ExportEPUB. cpp(162): Throw in function void __thiscall ExportEPUB::SaveFolderAsEpubToLocation(const class QString &,const class QString &)
Dynamic exception type: class boost::exception_detail::clone_impl<struct CZipExceptionWrapper>
std::exception::what: Unknown exception
[struct zip_info *] = Permission denied.
Sigil version: 0.3.2
Runtime Qt: 4.7.0
Compiled Qt: 4.7.0
Platform: Windows SysInfo ID 144
Last edited by VictoriaSkyline; 06-12-2012 at 03:42 PM.
Reason: additional information
|