On Sat, Mar 16, 2013 at 7:49 AM, Xenia <yor...@googlemail.com> wrote:
> On 16.03.2013 12:39, Hans Hagen wrote:
>> On 3/16/2013 12:35 PM, Xenia wrote:
>>> Hi there,
>>>
>>> bold font in math works now for me, but there occurs a new error message
>>> even for simple text samples (see logfile) with
>>
>> I need some more info .. I also see
>>
>> system          > lua > compiling
>> '/home/context/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/fonts/otf/lmroman12-regular.tma'
>> into
>> '/home/context/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/fonts/otf/lmroman12-regular.tmc'
>>
>> system          > lua > fatal error in file
>> '/home/context/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/fonts/otf/lmroman12-regular.tma'
>>
>> system          > lua > compiling
>> '/home/context/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/fonts/otf/latinmodern-math.tma'
>> into
>> '/home/context/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/fonts/otf/latinmodern-math.tmc'
>>
>> system          > lua > fatal error in file
>> '/home/context/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/fonts/otf/latinmodern-math.tma'
>>
>>
>> which is weird
>
> I have no idea. Which information would be useful? There is a file named
> easytext.tua created (tua, not tuc), which I attach.
> The created pdf-file looks fine.
>
> Thanks.
>
>
>
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the 
> Wiki!
>
> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________

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.

Hope that helps,
Jon
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to