]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/endnotes.module
KOMA-script layout files: don't check for KOMA-script's internal dependencies, scrbas...
[lyx.git] / lib / layouts / endnotes.module
index 9f71e9613e37354322c5aa67a0ce9c4f5c3d6c4d..a1f98072146aa4f4d6d883ac703c4aac5f9dcad4 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 6
+Format 27
 
 InsetLayout Custom:Endnote
    LyXType     custom
@@ -14,6 +14,7 @@ InsetLayout Custom:Endnote
    Font
      Size      Small
    EndFont
+   MultiPar true
    LabelString endnote
    Requires    endnotes
 End