Hi all,

the following used to work not so long time ago.

\startMPpage[offset=1ex]
  fontmapfile "=lm-ec.map" ;  picture q ;  path p ;
  
  q := (glyph "Q" of "ec-lmr10") ;
  
  for item within q :
    p := pathpart item ;
    draw p ;
  endfor ;
\stopMPpage

With the current beta the compilation interrupts with:
        mtx-context     | fatal error: no return code, message: luatex: 
execution interrupted

Any hints?


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
___________________________________________________________________________________

Reply via email to