lyx_mirror/lib/layouts/foottoend.module
Juergen Spitzmueller d61f722080 foottoend.module: no need to tinker with redefinitions
when we just can output what we want right away.
2019-08-12 14:48:21 +02:00

27 lines
598 B
Plaintext

#\DeclareLyXModule[endnotes.sty]{Footnotes as Endnotes}
#\DeclareCategory{Foot- and Endnotes}
#DescriptionBegin
#Sets all footnotes as endnotes. You will need to add an
#endnotes list (Insert > List/Contents/References > Endnotes) where you
#want the endnotes to appear.
#DescriptionEnd
Format 79
InsetLayout Foot
LabelString Endnote
LatexName endnote
Requires endnotes
End
# We are only interested in the list
Float
Type endnote
ListName "Endnotes"
IsPredefined true
UsesFloatPkg false
ListCommand theendnotes
Requires endnotes
End