]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/foottoend.module
Move RevTeX section in Additional.lyx into Chapter 3 Document classes
[lyx.git] / lib / layouts / foottoend.module
index 78d5dacccefc65f857ad96543181599e7763d71e..56728477ea4dac316925b04d5196d389049e51cc 100644 (file)
@@ -9,7 +9,7 @@
 #DescriptionEnd
 #Excludes: enotez | foottoenotez
 
-Format 81
+Format 98
 
 
 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