On Sun, Oct 25, 2009 at 4:54 PM, Hans Hagen <pra...@wxs.nl> wrote:
> luigi scarso wrote:
>>
>> I'm experimenting with
>> luatex-plain in minimals, cfr.
>
>>        label(textext("Foo"),(0bp,0bp));
>
> textext is a mkiv feature
not a metafun macro ?

Anyway, this also doesn't work
%luatex-test-wrong.tex
\pdfoutput=1
\setmplibformat{metafun}
\mplibcode
   beginfig(1) ;
       draw fullcircle
           scaled 10cm
           withcolor red
           withpen pencircle xscaled 4mm yscaled 2mm rotated 30 ;
       label(btex Foo etex,(0bp,0bp));
   endfig ;
\endmplibcode
\end
-- 
luigi
___________________________________________________________________________________
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