Path: csiph.com!aioe.org!.POSTED!not-for-mail From: Fred Krogh Newsgroups: comp.graphics.apps.gnuplot Subject: eepic not working when using size Date: Sat, 21 Jul 2018 16:16:46 -0700 Organization: Aioe.org NNTP Server Lines: 14 Message-ID: NNTP-Posting-Host: M3YxvM9VPkonzuoUJUbhtA.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.0 X-Notice: Filtered by postfilter v. 0.8.3 X-Mozilla-News-Host: news://news.aioe.org:119 Content-Language: en-US Xref: csiph.com comp.graphics.apps.gnuplot:4015 With set term eepic set output "xxx.tex" plot "xxxx" I get output just fine. But with set term eepic size 3.5,3.5 and after plot, no output. I can find no way to set the size of the canvas. This is my first time using gnuplot, but I think I'm following the documentation. Any help much appreciated. Thanks, Fred