From 8332ceb4e8527b580940efde0c996162a40f43c2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Mon, 11 Feb 2013 14:19:08 +0100 Subject: [PATCH] chkconfig.ltx: check for fonts and packages required by fonts --- lib/chkconfig.ltx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx index 775dd3d80f..9d21ac2950 100644 --- a/lib/chkconfig.ltx +++ b/lib/chkconfig.ltx @@ -402,6 +402,9 @@ \TestPackage{biolinum-type1} \TestFont[glic1000]{cbgreek}% for Greek \TestPackage{ccfonts} +\TestFont[ccr10]{concrete} % required by ccfonts +\TestFont[eorm10]{ecc} % required by ccfonts +\TestPackage[ot1ccr.fd]{concmath} % required by ccfonts \TestPackage{cmbright} \TestPackage{eco} \TestPackage{eulervm} @@ -412,6 +415,7 @@ \TestPackage{kurier} \TestPackage{lh-lcy} \TestPackage{libertine} +\TestPackage{fontaxes} % required by libertine \TestPackage{libertine-type1} \TestPackage{lmodern} \TestPackage{luximono} -- 2.39.5