2011/6/9 Li Yanrui (李延瑞) <[email protected]>: > 2011/6/9 Hans Hagen <[email protected]>: >> Hi, >> >> I uploaded a beta. >> > > The luatex-plain format has been broken. I use the following file to > generate format. > > \input plain > \directlua {tex.enableprimitives('', tex.extraprimitives())} > \pdfoutput=1 > \everyjob \expandafter {% > \the\everyjob > \input luatex-basics\relax > \input luatex-fonts\relax > \input luatex-mplib\relax > } > \edef\fmtversion{\fmtversion+luatex} > \dump > > During luatex run I get an error: > > ! LuaTeX error > ...pt/context/tex/texmf-context/tex/generic/context/luatex-fonts-merged.lua:2655: > unexpected symbol near '. > > I think "local table.setmetatableindex(t,f)" in the > luatex-fonts-merged.lua should be "local function > table.setmetatableindex(t,f)". > > After I modified as above, some simple examples can be compiled. > However I get an error again when I try to use CJK fonts. For example: > > \font\song=AdobeSongStd-Light > \bye > > The error message is "! LuaTeX error > ...-context/tex/generic/context/luatex-fonts-merged.lua:4466: attempt > to index local 'unicodevector' (a nil value).". >
I have updated the beta to 2011.06.11 and used luatex-plain.tex to generate the format but the same problems still exist. -- Best regards, Li Yanrui (李延瑞) ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / 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 ___________________________________________________________________________________
