On Mon, May 28, 2012 at 9:06 PM, luigi scarso <luigi.sca...@gmail.com> wrote: > Ah --- are you running mkiv ? > It's ok with mkii, ie > mtxrun texexec kk.tex > > I need to check with mkiv, ie > context kk.tex mkiv has draw externalfigure while mkii has externalfigure
This is ok \starttext Testing \startuseMPgraphic{gh} picture pic; numeric u; u:=1; textX:=87.51u; textY:=96.31u; pic:=thelabel.urt(btex {Test} etex scaled 1.00,(0,0)); draw pic shifted (textX, textY); draw externalfigure "mill.png" xscaled 80.13u yscaled 60.09u shifted (69.85u,20.30u) ; \stopuseMPgraphic \useMPgraphic{gh} \stoptext Also search "externalfigure" vs. "draw externalfigure" in metafun in this ml -- 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 ___________________________________________________________________________________