Quote:
Originally Posted by Fabe
Threepress displays the errors. Open the file in Sigil and go to the code lines.
My experience with truncated text is the ampersand. "&" appears in the text instead of "&"
- Fabe
|
Right! I went back and did it again with a clear head, and found that this was indeed the case. Ninety percent of the "errors" were actually just the absence of an alt= text within the images. Another recurring problem was my use of <small> to go down a size in the text, which we routinely do when writing html for Kindle books, but which evidently is a no-no in epub.
Thank you!