[NTG-context] beta

Wolfgang Werners-Lucchini wwl at musensturm.de
Wed Sep 20 22:05:02 CEST 2006


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


More information about the ntg-context mailing list