En/na Paul Smith ha escrit:
>> The problem is that the format epslatex separates the picture into two
>> files: one with the LaTeX commands and the other one being an eps file
>> with the picture itself. Thus, by inserting only the eps file, one
>> misses the LaTeX content. The command
>>
>> \include{mypicture}
>>
>> given as ERT is recognized as, in truth, including two files:
>> mypicture.tex and mypicture.eps.


Have you tried converting the eps to pdf? This is what gnuplot FAQ
(http://www.gnuplot.info/faq/faq.html) suggests in section 3.3

Marc.

Reply via email to