The branch, 2.0.x, has been updated.

- Log -----------------------------------------------------------------

commit 2fa9ff1826c9831474b20d366bedd040ee0020f4
Author: Uwe Stöhr <[email protected]>
Date:   Mon Nov 26 06:10:39 2012 +0100

    chkconfig.ltx: add check for packages necessary to typeset Cyrillic and 
Greek

diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx
index bda246d..d64e9fc 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}

-----------------------------------------------------------------------

Summary of changes:
 lib/chkconfig.ltx |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to