|
From: Thomas S. <t.s...@fz...> - 2010-04-11 14:11:09
|
set 'size' and 'origin' to their default values before entering the multiplot mode a 2nd time: set size 1,1 set origin 0,0 set multiplot levent-6 wrote: > > > Thomas Sefzick <t.sefzick <at> fz-juelich.de> writes: > >> did you close the output file before running latex? >> see >> http://www.gnuplot.info/faq/faq.html#SECTION00096000000000000000 > > yes, I tried that but the same problem remains. I think since I specify > new > output for the next plot, it must close the previous one. (I also have a > third > and fourth.) I am sure the issue is with bounding box. When I do the plots > separately everything is fine. I prefer to have a single script though, > since I > define some functions etc. common to a bunch of figures. I also tried to > pass > file2-inc.eps through fixbb but then the margins are gone and the labels > and > axes don't fit right when I run latex. but both plots of the multiplot > show on > the figure, placed off along the diagonal to the lower left corner. > > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > gnuplot-info mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > > -- View this message in context: http://old.nabble.com/epslatex-multiple-multiplot-bbox-problem-%28gnuplot-4.2%29-tp28183623p28208888.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |