Hello Hans and Floris,

>>This is indeed strange. Any metapost experts?
>>  
> how did the graphic definition look? Hans

Well, a look at the source while being awake (although this is hardly
possible without coffee yet) made it clear, that there is a simple
drawoptions() missing to erase the former drawoptions() statement.

So Floris, use:

[...]


%%%%%   enable/disable this section %%%%%%%%%%
picture pic ; pic := currentpicture ;
currentpicture := nullpicture ;

drawoptions();
draw pic scaled 1.0 ;
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

[...]


Patrick
-- 
ConTeXt wiki: http://contextgarden.net
texshow-web:  http://texshow.contextgarden.net
List archive: http://archive.contextgarden.net
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to