> On 2011-04-12, Richard Heck wrote:
>> On 04/12/2011 11:01 AM, Rob Oakes wrote:
> 
>>> 1.) Is it possible to export footnotes at the end of a chapter as
>>> EndNotes? The style currently in use (which shows the note when you
>>> hover over it with the mouse), doesn't correctly render in a few
>>> mobile browsers (specifically in the Android browser of 2.2), and
>>> doesn't work when the file is converted to .epub or .mobi.
> 
>> The style can be changed easily by editing the CSS, or in the LyX-ish 
>> way by editing stdinsets.inc, which is where the CSS is declared. 
> 
>> Endnotes are not so easy, because it would involve collecting them along 
>> the way, etc. I.e., very special handling. Could be done, of course.

What would this involve? (Sorry, I know very little about the export engines of 
LyX. I spent a little bit of time looking at InsetCitation and InsetTOC to try 
and work it out. I'm sorry to report that I didn't get very far.)

To add an "export as endnotes" XHTML option, we would need to first create a 
simple label with a link to the note. Then, we would need to collect the notes 
with a back-link to the original place in the text. Finally, we would need to 
write out the list at an appropriate place in the document, perhaps using a 
"FootNotes List" inset (as Guenter  suggested)? Have I missed anything?

Is this something that would need to wait until 2.1, or is a reasonable option 
to add to 2.0?

Cheers,

Rob

Reply via email to