From 2fa9ff1826c9831474b20d366bedd040ee0020f4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Mon, 26 Nov 2012 06:10:39 +0100 Subject: [PATCH] chkconfig.ltx: add check for packages necessary to typeset Cyrillic and Greek --- lib/chkconfig.ltx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx index bda246defa..d64e9fc885 100644 --- a/lib/chkconfig.ltx +++ b/lib/chkconfig.ltx @@ -257,6 +257,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} @@ -265,6 +266,7 @@ \TestPackage{fontspec} \TestPackage{hhline} \TestPackage{ifthen} +\TestPackage[iso-8859-7.def]{greek-inputenc} \TestPackage{fancybox} \TestPackage{fancyhdr} \TestPackage{fixltx2e} @@ -350,6 +352,7 @@ % Other font packages \TestPackage{ae} \TestPackage{bera} +\TestPackage{cbgreek}% for Greek \TestPackage{ccfonts} \TestPackage{cmbright} \TestPackage{eco} -- 2.39.5