cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

support pop-up footnotes in EPUB output via <aside> and epub:type

support pop-up footnotes in EPUB output via <aside> and epub:type

This is how pop-up footnotes can be coded in EPUB output:

<a epub:type="noteref" href="fn(number of footnote)">[1]</a><aside epub:type="footnote" id="fn(number of footnote)"><p>Footnote content here</p></aside>

Where 1 = number of footnote

Also, this string needs to be included at the top of each HTML document:

<html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops">

We are proposing that Arbortext Styler provides a feature for EPUB output which will result in this structure in the EPUB output.

1 Comment
olivierlp
Community Manager
Status changed to: Archived

Hello,

We are archiving your idea as part of a general review. This action is based on the age of your idea and the total number of votes received, as per this announcement.

You can always post a new idea with all the details required in the form.

Thank you for your participation.