lyx_mirror/lib/layouts/foottoend.module
Juergen Spitzmueller 1d2ebbb649 bump layout formats
2019-04-18 11:40:56 +02:00

15 lines
330 B
Plaintext

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