|
From: Philipp K. J. <ja...@ie...> - 2007-11-22 02:41:54
|
Yes, you are right. That does work and flushes the remainders to file. Still, this is only necessary when I had used wxt before - which seems to be undesirable behaviour. (Certainly not the highest priority bug in the world, although it took me quite a while to figure out exactly WHAT went wrong for me with epslatex. Now at least it is documented...) Best, Ph. On Wednesday 21 November 2007 01:12, Richard Henwood wrote: > Philipp K. Janert wrote: > > I made a mistake when pasting the gnuplot > > session in the previous email. The problem is > > NOT a missing "replot" command. Let me try > > again - as you can see the problem is specific > > to a plot to wxt preceding the plot to epslatex. > > It does not happen when plotting to X11 first. > > > > =================================== > > Bad Session: > > > > Terminal type set to 'wxt' > > gnuplot> plot sin(x) > > gnuplot> set t epslatex standalone > > Terminal type set to 'epslatex' > > Options are ' leveldefault monochrome blacktext \ > > dashed dashlength 1.0 linewidth 1.0 butt \ > > palfuncparam 2000,0.003 \ > > noheader "" 11 ' > > gnuplot> set o "broken.tex" > > gnuplot> replot > > at this point, maybe you could try: > gnuplot> set output > which will tell gnuplot to finalise all the open file(s). > > r, > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > gnuplot-beta mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta |