23 Nov
2011
23 Nov
'11
7:32 p.m.
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