Am 09.06.2011 um 23:13 schrieb Vedran Miletić:

> Hi,
> 
> is it intentional that
> 
> \starttext
> \Context
> \stoptext
> 
> makes context (mkiv, haven't tried mkii) hang indefinitely?
> 
> I'm using latest beta.

Change this in font-ini.mkiv:

%\unexpanded\def\getscaledglyph   
#1#2#3{{\setscaledstyledsymbolicfont{#1}{#2}\doifnumberelse{#3}\char\donothing#3}}
\unexpanded\def\getscaledglyph    
#1#2#3{{\setscaledstyledsymbolicfont\fontbody{#1}{#2}\doifnumberelse{#3}\char\donothing#3}}

Better use \ConTeXt or \CONTEXT, \Context is only a variation of the logo which 
isn’t used anywhere.

Wolfgang

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

Reply via email to