Quote:
Originally Posted by DNSB
Hmmm.... a couple of items I've noted is that when an epub has images in an images directory, Sigil will rename the directory to Images but not correct the case in the link so the link is ../images/image.jpg which needs to be corrected to ../Images/image.jpg. If stylesheets are moved to a Sigil created Styles subdirectory from the OEBPS (or equivalent) directory, the links are left pointing to ../stylesheetname.css instead of ../Styles/stylesheetname.css.
The type of epub where any resemblance to the epub standards is purely coincidental.
|
As I mentioned above, the only time I see that happen is if the files were not properly manifested in the opf in the first place. If the relative href in the manifest is not correct to begin with (case sensitively correct), links won't be properly updated when opening such an epub with Sigil. That applies to text, images or stylesheets.
The same can happen if errors are encountered when opening an epub and you decline to let Sigil automatically fix them. Garbage in, garbage out.
If you can share non-copyrighted examples of well-formed epubs with properly manifested files whose links aren't properly updated when opened in Sigil, we'll certainly do our best to track the problem down.