Babel option for Vietnamese is called "vietnamese"

The renaming happened in 2013. Contrary to what is stated in the
babel-vietnamese manual, option "vietnam" does not work anymore.

Also, the special care is note needed anymore, since language options
are not hardcoded anymore in babel.

Fixes: #10743
This commit is contained in:
Juergen Spitzmueller 2017-08-13 11:47:21 +02:00
parent 23722040e9
commit 048c3fd429

View File

@ -1191,17 +1191,13 @@ Language urdu
LangCode ur_PK
End
# vietnam must be loaded locally with babel options,
# not globally via class options, see
# http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg129417.html
Language vietnamese
GuiName "Vietnamese"
BabelName vietnam
BabelName vietnamese
PolyglossiaName vietnamese
QuoteStyle english
Encoding utf8
LangCode vi_VN
AsBabelOptions true
Requires vietnamese
End