]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/foottoend.module
KOMA-script layout files: don't check for KOMA-script's internal dependencies, scrbas...
[lyx.git] / lib / layouts / foottoend.module
index c7752244314a0690dcbcbe08c1ce1c161fb049bc..025ba3a7bf9553247094fc9a91544e536a7577e9 100644 (file)
@@ -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 ERT where you want the endnotes to appear.
+#DescriptionEnd
 
-Format 6
+Format 27
 
 Requires       endnotes
 
-Preamble
+AddToPreamble
   \let\footnote=\endnote
 EndPreamble