lyx_mirror/lib/layouts/endnotes.module
Richard Heck 4b8edace67 It turns out we do need this optional argument, because configure.py needs to be able to tell what packages a given module requires.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22425 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-07 23:21:40 +00:00

16 lines
377 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 6
InsetLayout Custom:Endnote
LyXType custom
LatexName endnote
LatexType command
Decoration classic
Font
Size Small
EndFont
LabelString endnote
Requires endnotes
End