On 3/17/2013 5:24 AM, Jonathan Barchi wrote:
Hans (mostly),
I've seen that font error too, but it never seemed to cause problems so I've been ignoring it after I realized that.
What I did figure out is that it seems to throw that error the first time it loads a new font - that is, the first time that a new (known to mtxrun) font is actually used in a document and loaded into the cache. The error seems to be due to luatex (? or whatever program does this) trying to compile a .tma file from the cache into a .tmc file, but the .tma file doesn't exist. I think it then goes to the .otf file, loads it, and is OK.
Indeed. I fixed it. It has to do with a test for a tmc file (when we run luajittex I need to make sure that a tmb file is generated as these engines have a different bytecode format). I got rid of the message in the new beta. Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------