I was getting "name" errors also on end notes and footnotes. So I changed it to "id" there also. That seemed to clear them up.
Two more massive errors by epubcheck. I have a lot of graphics inserted in the doc. For most (or all) I get width and border errors like the two below: I also get them with inserted tables. What should I do? I want to make sure my graphics are properly sized.
16.ERROR: TCFL_1st_ed_v021_epub11_sigil_idedit_edn_Ref.epub/OEBPS/Text/The Case for Lilith_1st_ed_v021_epub11.htm(2719): attribute "width" not allowed at this point; ignored
27.ERROR: TCFL_1st_ed_v021_epub11_sigil_idedit_edn_Ref.epub/OEBPS/Text/The Case for Lilith_1st_ed_v021_epub11.htm(2786): attribute "border" not allowed at this point; ignored
Line 2786 is 4th down:
<div class="sgc-46">
<table cellspacing="0" width="97%" cellpadding="0" class="MsoNormalTable sgc-63" border="0">
<tr>
<td width="58" valign="top" class="sgc-49">
<p class="body sgc-48"> </p>
</td>
|