28 Jul
2008
28 Jul
'08
12:41 p.m.
Javier Bezos wrote:
I think this question has popped up before, but I couldn't find it. When I try to typeset any LaTeX document with the default T1 fonts, I get the following error:
! Font \T1/cmr/m/n/10=ecrm1000 at 10pt not loadable: metric data not found or bad.
It turns out that luatex should ignore trailing junk in tfm files, because that is what TeX itself does. There is a luatex fix in svn (or you could run tftopl + pltotf on the ec fonts). Best wishes, Taco