On 04/19/2013 12:41 PM, John Kane wrote:
I am just playing around with LyX and tried to change a footnote to an endnote in a report class document using the commands\usepackage{endnotes} \let\footnote=\endnoteIt seems that the endnote disappears. It works fine in article class. Any suggestions on what I am doing wrong?On a similar note, can anyone point me to a LyX example where the LaTeX package endheads is used?
You need to add \theendnotes in ERT where you want them to print. rh