X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Ffoottoend.module;h=891604ddcbe92cbfec3fe022849c65e3ac7638cc;hb=9c8955ffd9df1a38a617bcbdf011c7b890ea23d1;hp=c7752244314a0690dcbcbe08c1ce1c161fb049bc;hpb=4b8edace67ce9bc240c8d1df526867b2138d169c;p=lyx.git diff --git a/lib/layouts/foottoend.module b/lib/layouts/foottoend.module index c775224431..891604ddcb 100644 --- a/lib/layouts/foottoend.module +++ b/lib/layouts/foottoend.module @@ -1,9 +1,13 @@ -#\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} +#\DeclareLyXModule[endnotes.sty]{Foot to End} +#DescriptionBegin +#Sets all footnotes as endnotes. You will need to add \theendnotes +#in TeX-code where you want the endnotes to appear. +#DescriptionEnd -Format 6 +Format 45 Requires endnotes -Preamble +AddToPreamble \let\footnote=\endnote EndPreamble