|
From: <HBB...@t-...> - 2006-11-01 17:35:14
|
Jonathan Fay wrote:
> So what was needed (after 5+ hours of playing about) was a "pause -1"
> command after the first plot, then the commands for the second plot...
If that's what fixed it, it was broken in a way that had nothing to do
with epslatex terminal. You simply didn't close the output file ('unset
output') when you should have.
> output. Weirdly, the aqua terminal has only the 2nd plot when the
> epslatex output includes both plots.
Actually, the aqua terminal terminal should have *nothing* on it, from
what you wrote. You seem to have forgotten to mention that there also
is a 'replot' after the 'set term aqua'. And it's perfectly normal and
expected that this will only give you the second part of your multiplot.
This could have been a whole lot less confusing if you had shown your
plot script.
|