I do like to have consistent filenames. Mostly all lower case as removes case issues. I learnt to make case changes in two steps, add a letter, change case and delete the letter.
I had a few problems previously when the epub had a file "image.jpg" and I import a better one "Image.jpg" that replaces the old version. This displays fine in Windows and in Sigil. Convert to AZW3 is fine. But sending the file to an iPad, no image.
Eventually did an epubcheck and it told me "image.jpg" was missing. Perplexed until I finally noticed the case. Now aware of this and compulsively do epubchecks on my files, especially before sending anywhere.
Probably impossible, but would be nice if Sigil was strict about name cases regardless of OS. e.g. did not display an image if the filename case does not match the code.
|