1
0
mirror of https://git.lyx.org/repos/lyx.git synced 2025-01-27 19:40:10 +00:00
2013-06-04 19:48:19 +02:00

14 lines
282 B
Plaintext

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