Quote:
Originally Posted by PandathePanda
Had a look at my anthology updated from this morning, during lunch. Seems something went horribly wrong.
Sigil only sees three pages, opening the epub with 7z shows that everything is there.
Uploaded it here: tempsend.com/305ED3D9F2(its a 7z file remove the zip part of the name)
|
Don't try to use Sigil on Anthology (or more generally, EpubMerge'd) books.
Sigil doesn't handle the nested dir structure inside the epub correctly. This is a known problem with Sigil that they had elected to not fix the last I checked. The structure we use is valid by the epub standard.
So if you saved it with Sigil, there's no point looking in your posted file--Sigil will have corrupted it. (Even if I did have a 7z tool handy. FYI, you don't need to compress an epub file--it's already zipped.)
Second, I'm able to download that series as an anthology and it looks fine in Calibre's reader and on my Nook.
Only semi-related, the animated images in those stories are somewhat messed up by the usual image conversion and resizing. Adding the code below to your personal.ini will prevent that at the cost of larger image files in the epub:
Code:
[archiveofourown.org:epub]
# an AO3 series (http://archiveofourown.org/series/150066) has animated images
no_image_processing: true