]> git.lyx.org Git - features.git/blobdiff - lib/layouts/endnotes.module
Update layout format.
[features.git] / lib / layouts / endnotes.module
index bfab10d833f8719a0ec61492e9affcb6e04d5595..0828f5f27a147ce5444cf31c9463b56f79675555 100644 (file)
@@ -1,10 +1,10 @@
 #\DeclareLyXModule[endnotes.sty]{Endnote}
 #DescriptionBegin
-#Adds an endnote command, in addition to footnotes. You will need to add 
+#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
+Format 8
 
 InsetLayout Custom:Endnote
    LyXType     custom
@@ -14,6 +14,7 @@ InsetLayout Custom:Endnote
    Font
      Size      Small
    EndFont
+   MultiPar true
    LabelString endnote
    Requires    endnotes
 End