refine support for Vietnamese

- chkconfig.ltx: add the vietnamese.ldf
- installer trigger the installation of vntex
This commit is contained in:
Uwe Stöhr 2013-03-29 01:53:44 +01:00
parent 3231ab7d70
commit 6706377111
3 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Changelog for LyX-2051-6: Changelog for LyX-2051-6:
- support for Thai, Serbian Cyrillic and Mongolian will now automatically - support for Vietnamese, Thai, Serbian Cyrillic and Mongolian will now
be installed to MiKTeX automatically be installed to MiKTeX
- language support files for Belarusian and Hungarian are now included - language support files for Belarusian and Hungarian are now included
- updated to eLyXer 1.2.5 - updated to eLyXer 1.2.5

View File

@ -51,6 +51,7 @@ ulem
undertilde undertilde
units units
url url
vntex
wrapfig wrapfig
xargs xargs
xcolor xcolor

View File

@ -360,6 +360,7 @@
\TestPackage{units} \TestPackage{units}
\TestPackage{url} \TestPackage{url}
\TestPackage{varioref} \TestPackage{varioref}
\TestPackage[vietnamese.ldf]{vietnamese}
\TestPackage{wrapfig} \TestPackage{wrapfig}
\TestPackage{xargs} \TestPackage{xargs}
\TestPackage{xcolor} \TestPackage{xcolor}