27 Jul
2012
27 Jul
'12
2:22 a.m.
2012/7/27 Hans Hagen
The memory footprint should be somewhat smaller for non cjk usage. (format generation as well as runtime) and the format file is some 10-15% smaller now.
The fonts fallback can not work. This is a minmal example: \definefontsynonym[song][name:adobesongstd] \definefontfallback[hereos][name:texgyreherosregular][0x0000-0x0400] \definefontsynonym[fbsong][song][fallbacks=hereos] \definefont[newsong][fbsong] \starttext \newsong 夹杂 English 的中文文本 \stoptext When I compile it, i get an error: error: ...text/tex/texmf-context/tex/context/base/font-col.lua:213: Invalid field id font for node type hlist (3) -- Best regards, Li Yanrui (李延瑞)