]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/foottoend.module
We have the magic keyword ObsoletedBy which allows renaming styles
[lyx.git] / lib / layouts / foottoend.module
index c7752244314a0690dcbcbe08c1ce1c161fb049bc..82d2b1625fc3956056f98c0cf5be890d5e9d30fd 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 26
 
 Requires       endnotes
 
-Preamble
+AddToPreamble
   \let\footnote=\endnote
 EndPreamble