[NTG-context] \ShowCompleteFont issue

2010-12-04 Thread Florian Wobbe
Hi,

this does not work in recent beta anymore:

\usemodule[fnt-10]
\starttext
  \ShowCompleteFont{name:asanamath}{11pt}{1}
\stoptext

When I uncomment \endinput in fnt-10.tex I get:

! LuaTeX error ...text/tex/texmf-context/tex/context/base/cldf-com.lua:58: 
attempt to call global 'format' (a nil value)
stack traceback:
...text/tex/texmf-context/tex/context/base/cldf-com.lua:58: in function 
'char'
main ctx instance:75: in function 'show_all'
main ctx instance:1: in main chunk.
\ShowCompleteFont ... \ctxlua { fonts.show_all() }
   \stopcolumns \page \egroup 
l.6 \ShowCompleteFont{name:asanamath}{11pt}{1}


When I checkout version 2010.10.03 18:07 of s-fnt-10.tex there are no errors.

Best,
Florian

___
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] \ShowCompleteFont issue

2010-12-04 Thread Hans Hagen

On 4-12-2010 1:22, Florian Wobbe wrote:

Hi,

this does not work in recent beta anymore:

\usemodule[fnt-10]
\starttext
   \ShowCompleteFont{name:asanamath}{11pt}{1}
\stoptext

When I uncomment \endinput in fnt-10.tex I get:

! LuaTeX error ...text/tex/texmf-context/tex/context/base/cldf-com.lua:58: 
attempt to call global 'format' (a nil value)
stack traceback:
...text/tex/texmf-context/tex/context/base/cldf-com.lua:58: in function 
'char'
main ctx instance:75: in function 'show_all'
main ctx instance:1: in main chunk.
\ShowCompleteFont ... \ctxlua { fonts.show_all() }
\stopcolumns \page \egroup
l.6 \ShowCompleteFont{name:asanamath}{11pt}{1}


will be fixed

-
  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
___