> Some beta's back, the following was working.
> --------------------------
> \startMPrun
> \input test.mp
> \stopMPrun
> \starttext
> \externalfigure[test.1][width=15mm]
> \stoptext
> --------------------------
> with
> ----------test.mp---------
> beginfig(1)
>   draw (0,0) -- (1cm,1cm);
> endfig;
> end
> --------------------------
> Now, I get the error
> (figures : figure test.1 can not be found)
> with ConTeXt ver: 2006.09.17

Can someone verify this error please
or is there something wrong with my code?

Wolfgang
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to