Thanks for the suggestions so far. I' currently testing Hans' idea and it seems to be a problem with caching. The simple file I made where I just use each graphic runs into an error, but the corresponding code (undefined control sequence '\sb') is definitely not in the current source file of the graphics. How do I clear the cache to force recalculation of the MP-graphics?
-----Ursprüngliche Nachricht----- Von: ntg-context-bounces@ntg.nl [mailto:ntg-context-bounces@ntg.nl] Im Auftrag von Aditya Mahajan Gesendet: Mittwoch, 23. November 2011 20:33 An: mailing list for ConTeXt users Betreff: Re: [NTG-context] Metapost graphics in separate file, help needed
It only works if I put the exact same MP-code between \startMPcode \stopMPcode directly in the chapter2.mkiv
What is wrong here? Am I missing something? Did I get the input mechanism all wrong?
What happens if you make a simple file with the 4 \useMPgraphics in it .. does that one process? Maybe there is a problem with the graphics in the sense that you cannto run them all in a row.
You can also try adding
begingroup; .... endgroup;
inside each MP figure. I always wished that this was the default behaviour.
Aditya __________________________________________________________ _________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net __________________________________________________________ _________________________