[NTG-context] luatex hangs on \showcolorgroup

2011-01-30 Thread Peter Münster
Hello,

luatex takes 100% cpu (probably endless loop, at least some minutes ;)
here:

\starttext
\halign
  {\hss#\cr
   \showcolorgroup[red][horizontal,name,number]\cr
   \showcolorgroup[green]  [horizontal,name]\cr
}
\stoptext

Message:
systems : command \showcolorgroup not found in file colo-run

-- 
   Peter
___
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] luatex hangs on \showcolorgroup

2011-01-30 Thread Hans Hagen

On 30-1-2011 9:02, Peter Münster wrote:

Hello,

luatex takes 100% cpu (probably endless loop, at least some minutes ;)
here:

\starttext
\halign
   {\hss#\cr
\showcolorgroup[red][horizontal,name,number]\cr
\showcolorgroup[green]  [horizontal,name]\cr
}
\stoptext


move colo-imp-run.mkiv to colo-run.mkiv


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