Quote:
Originally Posted by Doitsu
@v_x: I've had a look at your file and I believe that you most likely misinterpret the display of your OSX archiving software, because Sigil won't rearrange files in the spine unless you tell it to. Sigil will normalize the input files and put them in dedicated folders, but that's all.
If you manipulate epubs outside of Sigl and rezip the epub file, some archive managers might actually display the files in the order in which they were physically added to a zip file. However, most apps will sort the files by file name (see screen capture).
If you resave an epub file, Sigil might save the files in a different order in the zip file, however, none of this matters for epub files. The only requirements is that the mimetype file needs to be added first to the archive.
1. How exactly did you create the epub before you opened it for the first time with Sigil?
2. What kind of archive manager do you use?
|
Dear Doitsu,
file was created year ago in previous versions of Sigil. I did not use any archive apps. The right order in file in screenshot (from Sigil 0.8.7)
https://www.dropbox.com/s/ee3dzfyj3i...04.12.jpg?dl=0
or in content.opf file:
<spine toc="id6">
<itemref idref="main.xhtml" />
<itemref idref="epi.xhtml" />
<itemref idref="lanc1.xhtml" />
<itemref idref="schm.xhtml" />
<itemref idref="fund.xhtml" />
<itemref idref="mikh.xhtml" />
<itemref idref="mikh-notes.xhtml" />
<itemref idref="zab.xhtml" />
<itemref idref="zab-notes.xhtml" />
<itemref idref="notes-lanc.xhtml" />
<itemref idref="about.xhtml" />
</spine>