Groups | Search | Server Info | Keyboard shortcuts | Login | Register


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

Re: Right margin in pm3d plot not correct when using cblabel and postscript terminal

From Uwe Scholz <nurfuernews@web.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Right margin in pm3d plot not correct when using cblabel and postscript terminal
Date 2011-04-06 20:07 +0000
Organization albasani.net
Message-ID <inih5j$4ql$1@news.albasani.net> (permalink)
References <indf50$27v$1@news.albasani.net> <Pine.LNX.4.64.1104061040140.3561@monoceros.physics.muni.cz>

Show all headers | View raw


On Wed, 06 Apr 2011 08:42:01 +0000, Petr Mikulik wrote:

>> PS: By editing the bounding box in the eps file before converting it to
>> pdf it is possible to see the whole cblabel. But this is only a
>> workaround by now and no solution...
> 
> Yes, it is a solution; thus use the following automation solution (as
> you should do for any eps figure to be included in another document):
> 
> system 'epstopdf Test.eps && fixbb Test.eps && rm Test.eps'

Great! This script works for me. How could I lived without it?

Though, the gnuplot line must be:
system 'fixbb Test.eps && epstopdf Test.eps && rm Test.eps'

Many thanks!
Uwe

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


Thread

Right margin in pm3d plot not correct when using cblabel and postscript terminal Uwe Scholz <nurfuernews@web.de> - 2011-04-04 22:02 +0000
  Re: Right margin in pm3d plot not correct when using cblabel and postscript terminal Christoph Bersch <usenet@bersch.net> - 2011-04-05 08:59 +0200
    Re: Right margin in pm3d plot not correct when using cblabel and postscript terminal Uwe Scholz <nurfuernews@web.de> - 2011-04-05 19:51 +0000
  Re: Right margin in pm3d plot not correct when using cblabel and postscript terminal Petr Mikulik <mikulik@physics.muni.cz> - 2011-04-06 08:42 +0000
    Re: Right margin in pm3d plot not correct when using cblabel and postscript terminal Uwe Scholz <nurfuernews@web.de> - 2011-04-06 20:07 +0000

csiph-web