commit f09fc24f0c0ccc2206fdba011b0513d537588938
Author: Uwe Stöhr <[email protected]>
Date:   Sun Mar 2 00:37:32 2014 +0100

    chkconfig.ltx: add package filehook
    
    filehook.sty is required when you use non-TeX fonts and also the non-TeX 
math default font
    In the same context LyX requires the font "latinmodern-math.otf", but we 
can currently not check for it, see my post to the list

diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx
index bbae44c..fdfd6ab 100644
--- a/lib/chkconfig.ltx
+++ b/lib/chkconfig.ltx
@@ -307,6 +307,7 @@
 \TestPackage[iso-8859-7.def]{greek-inputenc}
 \TestPackage{fancybox}
 \TestPackage{fancyhdr}
+\TestPackage{filehook}
 \TestPackage{fixltx2e}
 \TestPackage{fix-cm}
 \TestPackage{float}

Reply via email to