View Single Post
Old 01-21-2016, 10:31 PM   #6
nqk
Fanatic
nqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beauty
 
Posts: 564
Karma: 32228
Join Date: Feb 2012
Device: Onyx Boox Leaf
@BobC and @roger64,

Could you try to move the id to p tag and see how it is displayed.
Code:
<p id="f5"><a href="../Text/Maeshowe_0010.html#f5.1">[5]</a> There is a similar allusion to hid treasure on the wall of a rock at Berrig, in the Star valley North Throndheim County—“gull faitu nin alna nither”—They hid some gold nine ells deep in the earth.</p>
In my case, I even use <aside> tags, I'm not sure if it is an overkill but it works fine. (Calibre Viewer, Moon+ Reader, FBreader, Kindle Paperwhite (converted to azw3)
Code:
<aside id="n1" epub:type="footnote">
    <p class="note"><a href="#nl1">[1]</a>  footnote texts.</p>
</aside>
It looks long but I've set snippnet for it, so it's no big deal.
Attached Files
File Type: epub Endnote testing - NQK.epub (5.1 KB, 190 views)

Last edited by nqk; 01-21-2016 at 11:43 PM.
nqk is offline   Reply With Quote