mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Localize endnotes header (with endnotes.sty)
This commit is contained in:
parent
7c45d386a7
commit
d0379db1aa
@ -27,6 +27,12 @@ InsetLayout Flex:Endnote
|
|||||||
MultiPar true
|
MultiPar true
|
||||||
LabelString endnote
|
LabelString endnote
|
||||||
Requires endnotes
|
Requires endnotes
|
||||||
|
LangPreamble
|
||||||
|
\providecommand{\notesname}{_(Notes[[Endnotes]])}
|
||||||
|
EndLangPreamble
|
||||||
|
BabelPreamble
|
||||||
|
\addto\captions$$lang{\renewcommand{\notesname}{_(Notes[[Endnotes]])}}
|
||||||
|
EndBabelPreamble
|
||||||
End
|
End
|
||||||
|
|
||||||
# We are only interested in the list
|
# We are only interested in the list
|
||||||
|
@ -13,9 +13,15 @@ Format 80
|
|||||||
|
|
||||||
|
|
||||||
InsetLayout Foot
|
InsetLayout Foot
|
||||||
LabelString Endnote
|
LabelString Endnote
|
||||||
LatexName endnote
|
LatexName endnote
|
||||||
Requires endnotes
|
Requires endnotes
|
||||||
|
LangPreamble
|
||||||
|
\providecommand{\notesname}{_(Notes)}
|
||||||
|
EndLangPreamble
|
||||||
|
BabelPreamble
|
||||||
|
\addto\captions$$lang{\renewcommand{\notesname}{_(Notes)}}
|
||||||
|
EndBabelPreamble
|
||||||
End
|
End
|
||||||
|
|
||||||
# We are only interested in the list
|
# We are only interested in the list
|
||||||
|
@ -28,3 +28,18 @@ bg ca da es fi gl he ia id ko nb nn pl ro sl sr tr zh_CN zh_TW
|
|||||||
"see equation[[nomencl]]"
|
"see equation[[nomencl]]"
|
||||||
"page[[nomencl]]"
|
"page[[nomencl]]"
|
||||||
bg ca da fi gl he ia id ja ko nb nn pl ro sl sr tr zh_CN zh_TW
|
bg ca da fi gl he ia id ja ko nb nn pl ro sl sr tr zh_CN zh_TW
|
||||||
|
|
||||||
|
-----
|
||||||
|
LyX 2.4.0 release
|
||||||
|
|
||||||
|
"Notes[[Endnote]]" -> The header string of endnotes (with Endnotes (Basic) module)
|
||||||
|
ar bg cs el en es eu fi fr he hu ia id it ja nb nl nn pl pt_BR pt_PT ru sk sv tr uk zh_CN zh_TW
|
||||||
|
Note that the localized enotez package has the following translations that probably should be used:
|
||||||
|
Catalan: Notes
|
||||||
|
Croatian: Bilje\v{s}ke
|
||||||
|
French: Remarques
|
||||||
|
German: Anmerkungen (used)
|
||||||
|
Hungarian: Megjegyz\'{e}sek
|
||||||
|
Italian: Note
|
||||||
|
Spanish: Notas
|
||||||
|
Turkish: Notlar
|
||||||
|
Loading…
Reference in New Issue
Block a user