The branch, master, has been updated. - Log -----------------------------------------------------------------
commit 8332ceb4e8527b580940efde0c996162a40f43c2 Author: Uwe Stöhr <[email protected]> Date: Mon Feb 11 14:19:08 2013 +0100 chkconfig.ltx: check for fonts and packages required by fonts diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx index 775dd3d..9d21ac2 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} ----------------------------------------------------------------------- Summary of changes: lib/chkconfig.ltx | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) hooks/post-receive -- The LyX Source Repository
