mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
17 lines
388 B
Plaintext
17 lines
388 B
Plaintext
|
#\DeclareLyXModule[endnotes.sty]{Adds an endnote command, in addition to footnotes. You will need to add \theendnotes in ERT where you want the endnotes to appear.}{Endnote}
|
||
|
|
||
|
Format 5
|
||
|
|
||
|
InsetLayout Custom:Endnote
|
||
|
LyXType custom
|
||
|
LatexName endnote
|
||
|
LatexType command
|
||
|
Font
|
||
|
Size Small
|
||
|
EndFont
|
||
|
LabelString endnote
|
||
|
Preamble
|
||
|
\usepackage{endnotes}
|
||
|
EndPreamble
|
||
|
End
|