]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/endnotes.module
Update it.po
[lyx.git] / lib / layouts / endnotes.module
index 2a0e4f6cde9bcc678a9bb5712c31dcb5f0ca1ca0..27a934484dfe9e3e816e56f7b57a2050607a7f34 100644 (file)
@@ -4,17 +4,22 @@
 #\theendnotes in TeX-code where you want the endnotes to appear.
 #DescriptionEnd
 
-Format 28
+Format 66
 
-InsetLayout Custom:Endnote
-   LyXType     custom
-   LatexName   endnote
-   LatexType   command
-   Decoration classic
+Counter endnotes
+    PrettyFormat "Endnote ##"
+End
+
+InsetLayout Flex:Endnote
+   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