]> git.lyx.org Git - features.git/blobdiff - lib/layouts/foottoend.module
DocBook: implement fancy color box.
[features.git] / lib / layouts / foottoend.module
index 78d5dacccefc65f857ad96543181599e7763d71e..9f701b172551ac5f9561f100418b62cdd443f98f 100644 (file)
@@ -9,7 +9,7 @@
 #DescriptionEnd
 #Excludes: enotez | foottoenotez
 
-Format 81
+Format 85
 
 
 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