|
From: Ethan M. <merritt@u.washington.edu> - 2007-10-22 23:19:25
|
On Monday 22 October 2007 07:06, Fr=E9d=E9ric Gava wrote: > set autoscale > set terminal epslatex color dashed "default" 13 > set output "test.eps" > set xlabel "Number n" > set ylabel "(s)" > set title "Computation" > set key left > plot 'test.data' using 1:2 title "Test" with linespoints It works fine for me. I attach a gzipped test.dvi file produced by running the output of your test commands through LaTeX. =2D-=20 Ethan A Merritt |