]> git.lyx.org Git - features.git/blobdiff - lib/layouts/endnotes.module
Update documents and layouts after fd1ee3b4.
[features.git] / lib / layouts / endnotes.module
index 151a005cb010b088e9b833c6a0d406f4926bac66..54b5d3726240ebe195576617bb10b9c06634d290 100644 (file)
@@ -4,17 +4,22 @@
 #\theendnotes in TeX-code where you want the endnotes to appear.
 #DescriptionEnd
 
-Format 34
+Format 60
+
+Counter endnotes
+    PrettyFormat "Endnote ##"
+End
 
 InsetLayout Flex:Endnote
-   LyXType     custom
-   LatexName   endnote
-   LatexType   command
-   Decoration classic
+   LyXType     custom
+   LatexName   endnote
+   LatexType   command
+   Counter     endnotes
+   Decoration  classic
    Font
-     Size      Small
+     Size Small
    EndFont
-   MultiPar true
-   LabelString endnote
-   Requires    endnotes
+   MultiPar    true
+   LabelString endnote
+   Requires    endnotes
 End