The branch, master, has been updated. - Log -----------------------------------------------------------------
commit 322f65aa921bc694c3c1271bf189367b835b67dd Author: Uwe Stöhr <[email protected]> Date: Thu Mar 14 22:41:38 2013 +0100 chkconfig.ltx: support for package thswitch To be able to use Thai in a multi-language document one needs the package thswitch diff --git a/development/Win32/packaging/installer/Packages.txt b/development/Win32/packaging/installer/Packages.txt index b40f20c..313a7f0 100644 --- a/development/Win32/packaging/installer/Packages.txt +++ b/development/Win32/packaging/installer/Packages.txt @@ -42,6 +42,7 @@ setspace soul splitindex subfig +thailatex turkmen ulem undertilde diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx index 06a3c22..c51026b 100644 --- a/lib/chkconfig.ltx +++ b/lib/chkconfig.ltx @@ -348,9 +348,10 @@ \TestPackage{stackrel} \TestPackage{stmaryrd} \TestPackage{subfig} +\TestPackage{subscript} \TestPackage{Sweave} \TestPackage{textcomp} -\TestPackage{subscript} +\TestPackage{thswitch} \TestPackage[turkmen.ldf]{turkmen} \TestPackage{ulem} \TestPackage{undertilde} ----------------------------------------------------------------------- Summary of changes: development/Win32/packaging/installer/Packages.txt | 1 + lib/chkconfig.ltx | 3 ++- 2 files changed, 3 insertions(+), 1 deletions(-) hooks/post-receive -- The LyX Source Repository
