At Mon, 13 Feb 2012 14:34:46 +0100, Hilmar Preusse wrote: > OK, I run again pdflatex using shell-escape and the minimal example. > Indeed I have an (intermediate) a.plot.gnuplot file. The content is > > set table "a.plot.table"; set format "%.5f" > plot x
In my file, I see: set terminal table; set output "a.plot.table"; set format "%.5f" plot x > This is a pure Debian installation, no local modified files. Could you > add \listfile to the beginning of your TeX file and compare the > output to my one: I guess you mean to add it to the preamble to use \listfiles (with an s). Unfortunately, I don't see a similar listing, either on pdflatex's stdout or in the generated log file. Am I looking in the wrong place? Did you format the list? Thanks, Neal -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

