The branch, master, has been updated. - Log -----------------------------------------------------------------
commit 751bb129c8ee1f3970a73ef1a5644d084a924b80 Author: Uwe Stöhr <[email protected]> Date: Thu Nov 15 23:32:33 2012 +0100 chkconfig.ltx: add check for files necessary for Greek, Russian and Ukrainian This should also go to branch. OK? diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx index 90d63b4..6117839 100644 --- a/lib/chkconfig.ltx +++ b/lib/chkconfig.ltx @@ -293,6 +293,7 @@ \TestPackage{color} % this one should be there if graphics.sty is there. \TestPackage{covington} \TestPackage{csquotes} +\TestPackage[koi8-r.def]{cyrillic} \TestPackage{dvipost} \TestPackage{endnotes} \TestPackage{enumitem} @@ -302,6 +303,7 @@ \TestPackage{hhline} \TestPackage{ifthen} \TestPackage{iftex} +\TestPackage[iso-8859-7.def]{greek-inputenc} \TestPackage{fancybox} \TestPackage{fancyhdr} \TestPackage{fixltx2e} @@ -390,6 +392,7 @@ \TestPackage{ae} \TestPackage{bera} \TestPackage{biolinum-type1} +\TestPackage{cbgreek}% for Greek \TestPackage{ccfonts} \TestPackage{cmbright} \TestPackage{eco} @@ -400,7 +403,7 @@ \TestPackage{libertine-type1} \TestPackage{lmodern} \TestPackage{luximono} -\TestPackage{mathdesign}% For Roman fonts +\TestPackage{mathdesign}% for Roman fonts \TestPackage{mdbch} \TestPackage{mdput} \TestPackage{mdugm} ----------------------------------------------------------------------- Summary of changes: lib/chkconfig.ltx | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) hooks/post-receive -- The LyX Source Repository
