]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/endnotes.module
Revert unintentional commits.
[lyx.git] / lib / layouts / endnotes.module
index ce87de3fda5e4dedb9aa4b57c8a55ea8a2af2f81..12bcaf3dd793d2f3069aa6a000472724ff3ad925 100644 (file)
@@ -1,7 +1,7 @@
 #\DeclareLyXModule[endnotes.sty]{Endnote}
 #DescriptionBegin
-#Adds an endnote command, in addition to footnotes. You will need to add 
-#\\theendnotes in ERT where you want the endnotes to appear.
+#Adds an endnote inset, in addition to footnotes. You will need to add 
+#\theendnotes in ERT where you want the endnotes to appear.
 #DescriptionEnd
 
 Format 7
@@ -14,6 +14,7 @@ InsetLayout Custom:Endnote
    Font
      Size      Small
    EndFont
+   MultiPar true
    LabelString endnote
    Requires    endnotes
 End