View Single Post
Old 08-09-2017, 02:58 AM   #9
dbird
Junior Member
dbird began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Jul 2017
Location: Phoenix
Device: Kindles
Quote:
Originally Posted by theducks View Post
The image tag pair is supposed to be INSIDE the block level tags (p,div,h# are block level)
Are you sure? When I use the calibre "Insert Image" button, all it inserts is: <img alt="Image" src="images/00004.png" />. No block level tags.

In playing with this, I notice that the above path is produced when I insert the image into a subfile (part0003.html) which I inserted into the book (post conversion). The path <img alt="Image" src="../images/00004.png"/> was produced when I inserted the same image into a subfile which originated with the initial conversion to .azw3.

I have saved the book file, but not re-opened it again after closing the calibre editor. I've noticed that the subfiles names are changed after re-opening. Hm!
dbird is offline   Reply With Quote