View Single Post
Old 08-27-2026, 02:45 AM   #11
philja
Evangelist
philja rocks like Gibraltar!philja rocks like Gibraltar!philja rocks like Gibraltar!philja rocks like Gibraltar!philja rocks like Gibraltar!philja rocks like Gibraltar!philja rocks like Gibraltar!philja rocks like Gibraltar!philja rocks like Gibraltar!philja rocks like Gibraltar!philja rocks like Gibraltar!
 
Posts: 417
Karma: 100100
Join Date: Nov 2015
Location: Europe EEC
Device: Kindle Fire HD6 & HD8
Quote:
Originally Posted by DiapDealer View Post
A few things jump out:

1) There are many files that have nothing changed but:
Code:
-</html>
+</html>
Not sure what's going on there if you didn't make any changes to those files. Unless it's just a line ending change, But I don't know what would prompt that--especially only one at the end of the file. But that's not a huge deal by itself. It would be nice to find out what's going on though.

2) Non-breaking space entities are being converted to their unicode character equivalents in some of the files you didn't edit. I'm guessing you don't have the &#160; entity in your EPUB3 Preserve Entities list in Sigil's Preferences. But I don't know what's prompting those edits unless the Automatic Mend on Save thinks something is malformed. I would prefer that those particular entities remain entities if possible.

3) The content.opf file is being modified because you're deleting the original image and adding a new one with the same same. And because Sigil's version meta has changed, along with modified meta.

4) The really troubling/puzzling one is that the toc.ncx is being wildly overhauled. And I have no idea why. I don't think it's overall functionality has been altered though--which only makes it weirder.

I may have to do some of my own testing with Sigil and FolderIn/FolderOut to see if I can figure out what might be going on. Hold tight.


1. As regards the files I didn't edit, cover file opens automatically but for the rest, I didn't touch them in any way - not even to open them in code view.

2. You're correct about the preserve entities. I've now added &#160; to the preferences file.

3. sounds logical

Standing by -
philja is offline   Reply With Quote