Hi,

graphictext still doesn't work as expected. I get a correct pdf with 
mkiv; with mkii the '1' is totally missing. Live ConTeXt currently fails 
in both cases (luatex 0.25.2 there).

I have even some more problems with the desired font (Arial, T1), as 
mkiv creates a broken pdf here (mtxrun is aborted, when calling 
pstoedit). Looks like a different problem, but one step after the other.

Greetings, Peter


% --------
\useMPlibrary[txt]

\setupcolors[state=start]

\startMPenvironment[global]
   \usetypescriptfile[type-gyr]
   \usetypescript[palatino][texnansi]
   \setupbodyfont[palatino,10pt]
   \definefont [ONEfont] [Palatino at 40pt]
\stopMPenvironment

\startreusableMPgraphic{ONE}
graphictext "\ONEfont 1"
     withdrawcolor blue
     withfillcolor black
     withpen pencircle scaled 1pt ;
\stopreusableMPgraphic


\starttext

{\bf Bold} {\it Italic} {\bf\it BoldItalic}

\useMPgraphic{ONE}

\stoptext
% --------

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to