|
From: Hans-Bernhard B. <br...@ph...> - 2005-09-22 10:15:25
|
Valentina Beato wrote: > Why? I am using the "input" mode, so I should not have to specify any > package for latex. What makes you think that? gnuplot's pslatex output is LaTeX code using commands from certain packages. Those packages *cannot* be loaded by the gnuplot code itself --- that has to be done in the preamble of your document. It says so quite clearly, too, both in the error messages you quoted, and in the documentation they tell you to read. |