![]() |
#1 |
Junior Member
![]() Posts: 8
Karma: 10
Join Date: Aug 2023
Device: none
|
![]()
Hello!
As in title: I need to create a simple table (3 columns, 6 rows) inside a footnote, one that looks like this: Name Value 1 Value 2 Name Value 1 Value 2 Name Value 1 Value 2 Name Value 1 Value 2 Name Value 1 Value 2 Name Value 1 Value 2 I tried what was advised on other threads (related to tables but unrelated to footnotes): building the table on a WYSIWYG editor. I did that and pasted the code inside the <p> Paragraph tags of the Foot/End-note but EpubCheck gives a RSC-005 error ("Element '<table>' not allowed anywhere; expected the element end-tag, text or element [...]). Some others advised on using SPAN tags and the error moves to the following nesting tag: <tbody>. If I delete tbody the error then moves to the <tr> elements and I guess you can't make tables without those, right? ![]() I even tried making the table outside the note's <p> tags but the error persists (and as it's a new paragraph the table doesn't appear in the pop-up footnote box on both Calibre and desktop Apple Books). I've been tinkering with the code for about 3 nights now and ran short of ideas and Google searches. I'd stick to what I have but I think this is messing with the Google Books reader app as well (which I use to test epubs as it's very finicky): The table in question is in note #82 but I can't load the notes from numbers ∼65 on, be it clicking the link to jump to the Notes page where they are located in or just flipping through the pages until reaching the relevant section. How would you tackle this? Any advice is the most welcomed. |
![]() |
![]() |
![]() |
#2 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,710
Karma: 24031401
Join Date: Dec 2010
Device: Kindle PW2
|
You most likely didn't nest the <table> tag correctly. Have a look at the attached sample file. Here's the relevant code:
Spoiler:
|
![]() |
![]() |
![]() |
#3 |
Junior Member
![]() Posts: 8
Karma: 10
Join Date: Aug 2023
Device: none
|
Thank you very much for the reply and the test epub! I took a quick look at your example and wrapped the paragraph into an <aside> element as in your code but testing my epub on Apple Books made the whole paragraph disappeared while on yours not. It worked for Google Play Books though as it ignores <aside> and shows whatever is written inside it.
I'll keep on looking into the issue while comparing your code to what I wrote. |
![]() |
![]() |
![]() |
Tags |
endnote, epubcheck, error, footnote, tables |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Kobo Aura One footnote/endnote problem | pizzaman666 | Kobo Reader | 33 | 01-08-2018 10:57 AM |
Glo hide the footnote / endnote text shown in note preview | fxp33 | Kobo Reader | 3 | 05-04-2013 08:11 PM |
Footnote/Endnote debate | John123 | Workshop | 15 | 01-31-2013 08:55 AM |
Footnote/Endnote Links Not Working | William5 | Conversion | 1 | 08-31-2012 06:39 AM |
Will footnote/endnote links work with the Kobo Touch? | djloewen | Kobo Reader | 11 | 09-03-2011 09:45 AM |