![](https://secure.gravatar.com/avatar/ab73c799733cb79686500b0adbf33bb8.jpg?s=120&d=mm&r=g)
20 Sep
2006
20 Sep
'06
10:05 p.m.
Hallo! 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 Wolfgang