On 27-7-2012 04:22, Li Yanrui (李延瑞) wrote:
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)
line 212 should be: for n in traverse_id(glyph_code,head) do 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 -----------------------------------------------------------------