Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!news.cgarbs.de!news.addix.net!feed.news.schlund.de!schlund.de!news.online.de!not-for-mail From: Christoph Bersch Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Gnuplot and epslatex Date: Mon, 25 Jul 2011 10:41:18 +0200 Organization: 1&1 Internet AG Lines: 18 Message-ID: References: <6fff9ffe-1aed-4100-8351-ce48d149e308@a10g2000yqn.googlegroups.com> NNTP-Posting-Host: p54938d79.dip0.t-ipconnect.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: online.de 1311583278 12474 84.147.141.121 (25 Jul 2011 08:41:18 GMT) X-Complaints-To: abuse@einsundeins.com NNTP-Posting-Date: Mon, 25 Jul 2011 08:41:18 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de-AT; rv:1.9.1.16) Gecko/20110505 Icedove/3.0.11 In-Reply-To: <6fff9ffe-1aed-4100-8351-ce48d149e308@a10g2000yqn.googlegroups.com> Xref: x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:478 Hi, On 25.07.2011 09:22 Gaius Verres wrote: > > set size 1.5,1.0 [...] > Well now, I have the following problem: I can see only a *part* of the > plot in the reuslting PDF file. From the documentation of "set size": set size , scales the plot itself relative to the size of the canvas So your plot is bigger than the canvas. Christoph