]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/foottoend.module
Make continuous spellcheck the default.
[lyx.git] / lib / layouts / foottoend.module
index 76e2195bbe6af379aab533f2c2bf1c49ba210daf..d375b4e4e9a6dce53449a38eab7172257e08b3b7 100644 (file)
@@ -9,7 +9,7 @@
 #DescriptionEnd
 #Excludes: enotez | foottoenotez
 
-Format 82
+Format 93
 
 
 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