View Single Post
Old 09-22-2013, 07:27 PM   #29
mtrahan
Colonel Mustard
mtrahan is no ebook tyro.mtrahan is no ebook tyro.mtrahan is no ebook tyro.mtrahan is no ebook tyro.mtrahan is no ebook tyro.mtrahan is no ebook tyro.mtrahan is no ebook tyro.mtrahan is no ebook tyro.mtrahan is no ebook tyro.mtrahan is no ebook tyro.
 
mtrahan's Avatar
 
Posts: 90
Karma: 1426
Join Date: Feb 2010
Location: Montreal
Device: iPhone 6, Kindle Paperwhite 2, iPad 2
Quote:
Originally Posted by Tex2002ans View Post
I also stumbled upon this thread with a formula as SVG, with a sample EPUB plus lots of info:

https://www.mobileread.com/forums/showthread.php?t=87781

[...]

And I bet this "workaround" that people do will be just like those empty spans! Apple will "fix" this bug, and lots of EPUBs which took advantage of this will break. DIE DIE DIE!
Oh, thanks for this link! Following what he did in the sample ePub I managed to get my SVG apple to display correctly in iBooks:

Code:
<span style="display: inline-block; width: 1em;"><img alt="" src="../Images/Pomme.svg" style="width: 100%;" />
Let's hope my ePub can at least survive until Tuesday.

I gotta run but I'll check your work on SVG tomorrow (very nice!). I can test your file on my old Kindle 3.

Happy dance for now:
mtrahan is offline   Reply With Quote