[NTG-context] \setupbodyfont[dejavu]

2011-06-26 Thread Andreas Harder
Hi Hans,

with the latest beta (as well as experimental)

\setupbodyfont[dejavu]
\starttext
test
\stoptext

breaks with

! LuaTeX error ...xt-new/tex/texmf-context/tex/context/base/l-file.lua:121: bad 
argument #1 to 'find' (string expected, got nil)

Greeting
Andreas
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 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
___


Re: [NTG-context] \setupbodyfont[dejavu]

2011-06-26 Thread Hans Hagen

On 26-6-2011 11:29, Andreas Harder wrote:

Hi Hans,

with the latest beta (as well as experimental)

\setupbodyfont[dejavu]
\starttext
test
\stoptext

breaks with

! LuaTeX error ...xt-new/tex/texmf-context/tex/context/base/l-file.lua:121: bad 
argument #1 to 'find' (string expected, got nil)


Weird, not here. can you change line 119 into

if not a or a ==  then -- not a added

and see what happens?

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
-
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 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
___