From: Alan W. I. <ir...@be...> - 2002-11-05 21:57:26
|
On Tue, 5 Nov 2002, [iso-8859-1] Jo=E3o Cardoso wrote: > What do you think of this problem? Is there a "cure" that does not > influence other users? How about define plenv0 which does everything but the page advance? Then define plenv as the combination of pladv and plenv0. I know this adds one more piece of public API that we have to propagate to all the language interfaces *and* document, but that is pretty straightforward, and we currently have so many variations on our startup commands (think of all the plstart variations), and our advance page commands, that adding another convenient plenv variation isn't that big a deal IMO. Geoffrey and Maurice, is such a solution OK with you? Alan |