-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 HI! I have minimal context installation installed in my $USER/ctx-test/ directory tree and have two questions. First: I've downloaded the 2007.02.16.... zip and placed the containing 3 files in my case $USER/ctx-test/tex/texmf-context/tpm/t-gnuplot.tpm $USER/ctx-test/tex/texmf-context/tex/context/third/gnuplot/t-gnuplot.tex $USER/ctx-test/tex/texmf-context/metapost/context/base/mp-gnuplot.mp Then $ mktexlsr and then texexec gnuplot-test.tex Following code in my tex file \mainlanguage[sv] \enableregime[utf] \usemodule[gnuplot] \setupGNUPLOT[terminal=mp] \startGNUPLOTscript[datatest] set xlabel "Halloj" set ylabel "hej" plot 'testdata.dat' \stopGNUPLOTscript \starttext \useGNUPLOTgraphic[datatest] \stoptext gnuplot works ok on my system but context cannot produce the pdf-file that includes in the document. Complains about a missing "gnuplot-test-gnuplot-1-mp-0.pdf"( see attached logfile) Following files was created in the directory janne@janne-laptop:~/context/gnuplot$ ls -l totalt 1556 - -rw------- 1 janne janne 1431174 2008-03-25 10:14 gnuplot.pdf - -rw-r--r-- 1 janne janne 4477 2008-04-24 08:38 gnuplot-test-gnuplot-1-mp.0 - -rw-r--r-- 1 janne janne 291 2008-04-24 08:38 gnuplot-test-gnuplot-1-mp.log - -rw-r--r-- 1 janne janne 5869 2008-04-24 08:38 gnuplot-test-gnuplot-1-mp.mp - -rw-r--r-- 1 janne janne 5641 2008-04-24 08:38 gnuplot-test-gnuplot-1-mp.mp.keep - -rw-r--r-- 1 janne janne 7440 2008-04-24 08:38 gnuplot-test-gnuplot-1-mp.mpx - -rw-r--r-- 1 janne janne 1604 2008-04-24 08:38 gnuplot-test-gnuplot-1-mp-temp.dvi - -rw-r--r-- 1 janne janne 5 2008-04-24 08:38 gnuplot-test-gnuplot-1-mp-temp-mpgraph.mp - -rw-r--r-- 1 janne janne 119 2008-04-24 08:38 gnuplot-test-gnuplot-1.plt - -rw-r--r-- 1 janne janne 9595 2008-04-24 08:38 gnuplot-test.log - -rw-r--r-- 1 janne janne 5 2008-04-24 08:38 gnuplot-test-mpgraph.mp - -rw-r--r-- 1 janne janne 39373 2008-04-24 08:38 gnuplot-test.pdf - -rw-r--r-- 1 janne janne 241 2008-04-23 23:32 gnuplot-test.tex - -rw-r--r-- 1 janne janne 231 2008-04-23 23:30 gnuplot-test.tex~ - -rw-r--r-- 1 janne janne 269 2008-04-24 08:38 gnuplot-test.tmp - -rw-r--r-- 1 janne janne 17983 2008-04-24 08:38 gnuplot-test.tui - -rw-r--r-- 1 janne janne 812 2008-04-24 08:38 gnuplot-test.tuo - -rw-r--r-- 1 janne janne 5 2008-04-24 08:38 mpgraph.mp - -rw-r--r-- 1 janne janne 33 2008-04-23 23:20 testdata.dat - -rw-r--r-- 1 janne janne 1 2008-04-23 23:18 testdata.dat~ See the attached logfile. The second question is how to make this work with the luatex engine? Many thanks for any help in advance Janneman -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIEDdp/zRis+sQPvARAg9hAKDD9tH7/QDZ++MAlk4UddxbIl6Y6ACgwZf/ 8zwG5G+QZxv2emEiZz3cxF0= =Z1Tb -----END PGP SIGNATURE-----