]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/endnotes.module
Update it.po
[lyx.git] / lib / layouts / endnotes.module
index ffd3ab262644d4bf8c3f1ecd44e3339ca9fedd32..27a934484dfe9e3e816e56f7b57a2050607a7f34 100644 (file)
@@ -4,17 +4,22 @@
 #\theendnotes in TeX-code where you want the endnotes to appear.
 #DescriptionEnd
 
-Format 45
+Format 66
+
+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