View Single Post
Old 04-25-2020, 10:02 AM   #2
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,860
Karma: 6120478
Join Date: Nov 2009
Device: many
That all depends on the File System of the device used, not a Sigil issue.. On Windows and most macOS machines, file paths are case insensitive but case preserving. On other macOS and most Linux boxes, file systems are case sensitive.

So you are probably using Sigil on a machine with a case-insensitive file system. While your ADE device is case sensitive.

The best way to detect these issues in your epub is to use the epubcheck plugin.
KevinH is offline   Reply With Quote