|
From: Daniel J S. <dan...@ie...> - 2005-06-23 20:49:56
|
Hans-Bernhard Br=F6ker wrote: > Ga=EBl Varoquaux wrote: >=20 >> Replot in epslatex terminal acts exactly like in postscript termin= al >> : it creates a new page of the epsfile.=20 >=20 >=20 > It must not do that. EPS files by their very definition cannot > have multiple pages. >=20 > > But this page never gets >=20 >> displayed by latex.=20 >=20 >=20 > It shouldn't --- it's not allowed to be there. >=20 > > Wouldn't it be a more consistent option to have >=20 >> "replot" act like in the x11, or the png terminal ? >=20 >=20 > It cannot act like the X11 terminal. It has to act like (I hope) png=20 > does: ignore all further plot commands after the first one until the=20 > output is closed and (another one) re-opened. How about keep overwriting the old one? That way, if a person makes a mi= stake,=20 s/he can retype the command without having go through the "set output; se= t term=20 ...; set output ..." sequence again. Dan |