On Sun, Jul 12, 2009 at 22:45, Hans Hagen wrote:
> Mojca Miklavec wrote:
>>
>> Hello,
>>
>> The following code works OK in mkiv, but in mkii it generates a
>> spurious empty page at the end. How can I get rid of it? (I think that
>> it used to work OK a while ago.)
>>
>> \def\startGNUPLOTpage%
>>        {\obeyMPlines\dostartGNUPLOTpage}
>> \long\def\dostartGNUPLOTpage#1\stopGNUPLOTpage%
>>        {\startMPpage#1\stopMPpage}
>>
>> \starttext
>> \startGNUPLOTpage
>> draw fullcircle scaled 3cm;
>> \stopGNUPLOTpage
>> \stoptext
>
>
> do you reset the color afterwards?

What color(s)? (I'm not sure that I understood the question.)

This is a complete minimal example (no need for any external package).
It seems that \obeyMPlines or something related introduces a space
somewhere, and that generates an empty page.

Mojca
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to