Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #4016

Re: eepic not working when using size

From Fred Krogh <fkrogh@mathalacarte.com>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: eepic not working when using size
Date 2018-07-21 17:40 -0700
Organization Aioe.org NNTP Server
Message-ID <pj0jov$16hg$1@gioia.aioe.org> (permalink)
References <pj0esr$10mb$1@gioia.aioe.org>

Show all headers | View raw


On 07/21/2018 04:16 PM, Fred Krogh wrote:
> 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
> 
I've found a solution.  If I put the commands in a file, and then

load "that.file"

the canvas size gets set.

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

eepic not working when using size Fred Krogh <fkrogh@mathalacarte.com> - 2018-07-21 16:16 -0700
  Re: eepic not working when using size Fred Krogh <fkrogh@mathalacarte.com> - 2018-07-21 17:40 -0700
    Re: eepic not working when using size Karl Ratzsch <mail.kfr@gmx.net> - 2018-07-24 13:39 +0200

csiph-web