mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
4b8edace67
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22425 a592a061-630c-0410-9148-cb99ea01b6c8
10 lines
235 B
Plaintext
10 lines
235 B
Plaintext
#\DeclareLyXModule[endnotes.sty]{Sets all footnotes as endnotes. You will need to add \theendnotes in ERT where you want the endnotes to appear.}{Foot to End}
|
|
|
|
Format 6
|
|
|
|
Requires endnotes
|
|
|
|
Preamble
|
|
\let\footnote=\endnote
|
|
EndPreamble
|