View Single Post
Old 09-09-2020, 11:16 AM   #9
Leonatus
Wizard
Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.
 
Leonatus's Avatar
 
Posts: 1,060
Karma: 11391181
Join Date: Mar 2013
Location: Guben, Brandenburg, Germany
Device: Kobo Clara 2E, Tolino Shine 3
Quote:
Originally Posted by KevinH View Post
Then verify it in the opf is an *identical* match. Then search the xhtml files for that image and check that the link to the image is correct (Or use Sigil's Reports feature to do that).

For example if an image is in OEBPS/Text/ then an xhtml file colocated with it should NOT look like "../Images/blah.png"


Please report back what it tells you.
It's truly identical:
Code:
<item id="x3Sternchen.png" href="Images/3Sternchen.png" media-type="image/png"/>
    <item id="W3Ccss.png" href="Images/W3Ccss.png" media-type="image/png"/>
    <item id="Exlibris_Bogen_2020.jpg" href="Images/Exlibris_Bogen_2020.jpg" media-type="image/jpeg"/>
In the "HTML-files"-section of the "Reports" feature, there appears the cover, but not the other images.
I just see:
In the "image files"-section appear all images, but the "3Sternche.png" only used once (? - in fact, it should be used 3 times), whereas the other images appear as "0 times used".

Last edited by Leonatus; 09-09-2020 at 11:20 AM.
Leonatus is offline   Reply With Quote