The branch, master, has been updated.

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

commit e20f78c4b09f896437113ad93e6ac5f2ecc97cbf
Author: Uwe Stöhr <uwesto...@lyx.org>
Date:   Wed Jan 23 23:21:39 2013 +0100

    chkconfig.ltx: correct check for wasy and cbgreek
    
    - we need to check for a font, not a package

diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx
index 052e250..1974848 100644
--- a/lib/chkconfig.ltx
+++ b/lib/chkconfig.ltx
@@ -358,7 +358,6 @@
 \TestPackage{units}
 \TestPackage{url}
 \TestPackage{varioref}
-\TestPackage{wasy}
 \TestPackage{wrapfig}
 \TestPackage{xargs}
 \TestPackage{xcolor}
@@ -400,7 +399,7 @@
 \TestPackage{ae}
 \TestPackage{bera}
 \TestPackage{biolinum-type1}
-\TestPackage[glic1000]{cbgreek}% for Greek
+\TestFont[glic1000]{cbgreek}% for Greek
 \TestPackage{ccfonts}
 \TestPackage{cmbright}
 \TestPackage{eco}
@@ -444,7 +443,7 @@
 \TestPackage{marvosym}
 \TestPackage{pmboxdraw}
 \TestPackage{textgreek}
-\TestPackage{wasy}
+\TestFont[wasy10]{wasy}
 \TestPackage{wasysym}
 % These packages are disabled in the unicodesymbols file
 % see comment there

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

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


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to