On Mon, 16 Apr 2012 14:03:23 +0300
Mari Voipio
If I look at proj-test.log (the whole thing attached), I think the problem is here:
loading > ConTeXt User Module / Simplefonts <+ C:/context/tex/texmf-modules/tex/context/third/simplefonts/t-simplefonts.lua>) (C:/context/tex/texmf-context/tex/context/base/type-imp-cambria.mkiv) (C:/context/tex/texmf-context/tex/context/base/type-imp-cleartype.mkiv) fonts > defining > font with asked name 'LMMathRoman-Regular' is not found using lookup 'file' fonts > defining > unknown font LMMathRoman-Regular, loading aborted fonts > defining > unable to define LMMathRoman-Regular as [Manuals-10pt-mm-mr--3] fonts > defining > font with asked name 'LMMathRoman-Regular' is not found using lookup 'file' fonts > defining > unknown font LMMathRoman-Regular, loading aborted fonts > defining > unable to define LMMathRoman-Regular as [Manuals-10pt-mm-mr--2] fonts > defining > font with asked name 'LMMathRoman-Regular' is not found using lookup 'file' fonts > defining > unknown font LMMathRoman-Regular, loading aborted fonts > defining > unable to define LMMathRoman-Regular as [Manuals-10pt-mm-mr--1]
In one of my projects, I do not believe that I am doing anything special, yet I also get something similar: fonts > bodyfont 24pt is defined (can better be done global) fonts > bodyfont 28.8pt is defined (can better be done global) fonts > bodyfont 19.2pt is defined (can better be done global) fonts > defining > font with asked name 'LMRoman-CapsRegular' is not found using lookup 'file' fonts > defining > unknown font LMRoman-CapsRegular, loading aborted fonts > defining > unable to define LMRoman-CapsRegular as [xits-12pt-rm-sc-0--0] fonts > defining > font with asked name 'LMRoman-CapsRegular' is not found using lookup 'file' fonts > defining > unknown font LMRoman-CapsRegular, loading aborted fonts > defining > unable to define LMRoman-CapsRegular as [xits-12pt-rm-sc-0--0] fonts > defining > font with asked name 'LMRoman-CapsRegular' is not found using lookup 'file' fonts > defining > unknown font LMRoman-CapsRegular, loading aborted fonts > defining > unable to define LMRoman-CapsRegular as [xits-12pt-rm-sc-0--0] OK, I have \environment my_own_special_environment and "my_own_special_environment.tex" with \setupbodyfont[xits,10pt] but nothing else that is explicitly font related. Is this in any ways related? Alan