[NTG-context] [font-otn] bug in node mode

2014-03-14 Thread Philipp Gesang
Hi Hans, at least the Plain format breaks as soon as you define a font in node mode: \font \testfont = lmroman10-regular.otf:mode=node \testfont foo \bye Patch attached. Best regards, Philipp --- font-otn.lua.orig 2014-03-14 07:42:18.494017054 +0100 +++ font-otn.lua 2014-03-14

Re: [NTG-context] [font-otn] bug in node mode

2014-03-14 Thread Hans Hagen
On 3/14/2014 7:48 AM, Philipp Gesang wrote: Hi Hans, at least the Plain format breaks as soon as you define a font in node mode: \font \testfont = lmroman10-regular.otf:mode=node \testfont foo \bye no, it's: local order = features.order for i=1,#order do --

[NTG-context] Bug with TikZ

2014-03-14 Thread Xan
Hi, I don't know why and how when the page begins with a tikz picture, a piece of text is blue? See that: %% ConTeXt template for exercises %% ConTeXt MIV %% Carregam símbols \usesymbols[eur] %% Capçaleres i peus \setupheadertexts[{\sc\rm Funcions (T2)}] \setupheadertexts[{\rm \sc CEPA

Re: [NTG-context] [font-otn] bug in node mode

2014-03-14 Thread Philipp Gesang
···date: 2014-03-14, Friday···from: Hans Hagen··· On 3/14/2014 7:48 AM, Philipp Gesang wrote: Hi Hans, at least the Plain format breaks as soon as you define a font in node mode: \font \testfont = lmroman10-regular.otf:mode=node \testfont foo \bye no, it's: