lyx_mirror/lib/layouts/foottoend.module

14 lines
271 B
Plaintext

#\DeclareLyXModule[endnotes.sty]{Foot to End}
#DescriptionBegin
#Sets all footnotes as endnotes. You will need to add \theendnotes
#in ERT where you want the endnotes to appear.
#DescriptionEnd
Format 6
Requires endnotes
Preamble
\let\footnote=\endnote
EndPreamble