[NTG-context] Re: no graph after compilation
Patrick Gundlach
patrick at gundla.ch
Thu Aug 12 09:42:08 CEST 2004
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
More information about the ntg-context
mailing list