The branch, master, has been updated. - Log -----------------------------------------------------------------
commit 127b170175ff894e34628c15a92120949776fe4f Author: Uwe Stöhr <[email protected]> Date: Mon Feb 11 12:00:56 2013 +0100 chkconfig.ltx: check for binhex.tex Without this file the newtxmath fonts supported by LyX cannot be used; fixes bug #8549. diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx index d3a43ca..e5928cf 100644 --- a/lib/chkconfig.ltx +++ b/lib/chkconfig.ltx @@ -422,6 +422,7 @@ \TestPackage{MinionPro} \TestFont[rzmnr]{minion2newtx} \TestPackage{newtxmath} +\TestPackage[binhex.tex]{binhex} \TestFont[psyr]{symbol} \TestPackage{tgadventor} \TestPackage{tgbonum} ----------------------------------------------------------------------- Summary of changes: lib/chkconfig.ltx | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) hooks/post-receive -- The LyX Source Repository
