]> git.lyx.org Git - features.git/blobdiff - lib/layouts/foottoend.module
Update layouts to version 90
[features.git] / lib / layouts / foottoend.module
index 2d29f5f7970133b9df92cdc9563135ed62d76cb4..14d11da7c8ef723a0ef6eb4fe079faff6ae6462a 100644 (file)
@@ -9,7 +9,7 @@
 #DescriptionEnd
 #Excludes: enotez | foottoenotez
 
-Format 82
+Format 90
 
 
 InsetLayout Foot
@@ -17,10 +17,10 @@ InsetLayout Foot
    LatexName       endnote
    Requires        endnotes
    LangPreamble
-     \providecommand{\notesname}{_(Notes)}
+     \providecommand{\notesname}{_(Notes[[Endnotes]])}
    EndLangPreamble
    BabelPreamble
-     \addto\captions$$lang{\renewcommand{\notesname}{_(Notes)}}
+     \addto\captions$$lang{\renewcommand{\notesname}{_(Notes[[Endnotes]])}}
    EndBabelPreamble
 End