commit ecbf5920eded1475468cee2548f9b66ff858f5c1
Author: Uwe Stöhr <[email protected]>
Date:   Mon Feb 10 23:53:52 2014 +0100

    chkconfig.ltx: uncoment check for cbgreek
    
    We don't need to check for every exotic package and this one is also very 
large. Due to nowadays new speed limit of some CTAN servers, downloading the 
package takes ages and therefore a fresh installation on Windows often times 
out. The advantage of the automatic package installation on Windows is 
therefore a disadvantage in case of this package.

diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx
index e22c7d9..bbae44c 100644
--- a/lib/chkconfig.ltx
+++ b/lib/chkconfig.ltx
@@ -407,7 +407,7 @@
 \TestPackage{ae}
 \TestPackage{bera}
 \TestPackage{biolinum-type1}
-\TestFont[glic1000]{cbgreek}% for Greek
+%\TestFont[glic1000]{cbgreek}% for Greek % suported by LyX but too large to 
force downloading
 \TestPackage{ccfonts}
 \TestFont[ccr10]{concrete} % required by ccfonts
 \TestFont[eorm10]{ecc} % required by ccfonts

Reply via email to