mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Correct layout string
This commit is contained in:
parent
b268ed41ec
commit
011722604d
@ -17,10 +17,10 @@ InsetLayout Foot
|
|||||||
LatexName endnote
|
LatexName endnote
|
||||||
Requires endnotes
|
Requires endnotes
|
||||||
LangPreamble
|
LangPreamble
|
||||||
\providecommand{\notesname}{_(Notes)}
|
\providecommand{\notesname}{_(Notes[[Endnote]])}
|
||||||
EndLangPreamble
|
EndLangPreamble
|
||||||
BabelPreamble
|
BabelPreamble
|
||||||
\addto\captions$$lang{\renewcommand{\notesname}{_(Notes)}}
|
\addto\captions$$lang{\renewcommand{\notesname}{_(Notes[[Endnote]])}}
|
||||||
EndBabelPreamble
|
EndBabelPreamble
|
||||||
End
|
End
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user