15 Jun
2011
15 Jun
'11
10:24 a.m.
2011/6/9 Wolfgang Schuster
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.
Hans, could you please fix this in stable version that is on CTAN as well? Vedran