]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/foottoend.module
Catalan mathed.lyx: move outdated file to attic/ca/mathed.lyx
[lyx.git] / lib / layouts / foottoend.module
index 28e8a1e86679c56c16decdbdaea75bfa86c4bb2e..873c20f8c43ebb368c4626096cf394aa48e5a701 100644 (file)
@@ -1,13 +1,13 @@
 #\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.
+#in TeX-code where you want the endnotes to appear.
 #DescriptionEnd
 
-Format 6
+Format 65
 
 Requires       endnotes
 
-Preamble
+AddToPreamble
   \let\footnote=\endnote
 EndPreamble