]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/foottoend.module
Fix bug #11986
[lyx.git] / lib / layouts / foottoend.module
index 76e2195bbe6af379aab533f2c2bf1c49ba210daf..4d38ff5037a77779fd6ab19544f60feda99072dd 100644 (file)
@@ -9,7 +9,7 @@
 #DescriptionEnd
 #Excludes: enotez | foottoenotez
 
-Format 82
+Format 84
 
 
 InsetLayout Foot
@@ -17,10 +17,10 @@ InsetLayout Foot
    LatexName       endnote
    Requires        endnotes
    LangPreamble
-     \providecommand{\notesname}{_(Notes[[Endnote]])}
+     \providecommand{\notesname}{_(Notes[[Endnotes]])}
    EndLangPreamble
    BabelPreamble
-     \addto\captions$$lang{\renewcommand{\notesname}{_(Notes[[Endnote]])}}
+     \addto\captions$$lang{\renewcommand{\notesname}{_(Notes[[Endnotes]])}}
    EndBabelPreamble
 End