mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 00:10:59 +00:00
1da3290453
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20339 a592a061-630c-0410-9148-cb99ea01b6c8
18 lines
410 B
Plaintext
18 lines
410 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
|
|
Decoration classic
|
|
Font
|
|
Size Small
|
|
EndFont
|
|
LabelString endnote
|
|
Preamble
|
|
\usepackage{endnotes}
|
|
EndPreamble
|
|
End
|