mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
refine support for Vietnamese
- chkconfig.ltx: add the vietnamese.ldf - installer trigger the installation of vntex
This commit is contained in:
parent
3231ab7d70
commit
6706377111
@ -1,6 +1,6 @@
|
||||
Changelog for LyX-2051-6:
|
||||
- support for Thai, Serbian Cyrillic and Mongolian will now automatically
|
||||
be installed to MiKTeX
|
||||
- support for Vietnamese, Thai, Serbian Cyrillic and Mongolian will now
|
||||
automatically be installed to MiKTeX
|
||||
- language support files for Belarusian and Hungarian are now included
|
||||
- updated to eLyXer 1.2.5
|
||||
|
||||
|
@ -51,6 +51,7 @@ ulem
|
||||
undertilde
|
||||
units
|
||||
url
|
||||
vntex
|
||||
wrapfig
|
||||
xargs
|
||||
xcolor
|
||||
|
@ -360,6 +360,7 @@
|
||||
\TestPackage{units}
|
||||
\TestPackage{url}
|
||||
\TestPackage{varioref}
|
||||
\TestPackage[vietnamese.ldf]{vietnamese}
|
||||
\TestPackage{wrapfig}
|
||||
\TestPackage{xargs}
|
||||
\TestPackage{xcolor}
|
||||
|
Loading…
Reference in New Issue
Block a user