Hi,

is there any way to get utf-8 labels and without the 'strange' space
glyph?

--------------------------------------------------

\startMPenvironment[+]
\enableregime[utf]
\stopMPenvironment


\starttext 
foobar baz äöß  % <-- OK

\startuniqueMPgraphic{bla}
label("foobar baz äöß",(3cm,3cm));  % <-- broken
draw btex foobar baz äöß  etex  % <--- OK
\stopuniqueMPgraphic

\useMPgraphic{bla}

\stoptext
--------------------------------------------------

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