Am 02.03.2010 21:02, schrieb Troy Henderson:
When using
\startMPinclusions input graph; \stopMPinclusions
or not even including the MPinclusions at all (and thus not doing `input graph;') seems to give the same result. The log of what happens during the compile process is attached.
i tried your example (found graph.mp) and i got a bunch of errors regarding wrong picture color model, redundant equations and unknown transform components. #color problem is probably here def Gwithpc_(expr q) = withpen penpart q withcolor (redpart q, greenpart q, bluepart q) enddef;
Another difference is the way text is handled in mkiv. In particular,
color (withcolor) is not applied to metapost text. <<
#redundant equations use ':=' for constants, etc. # unknown transform components
(0,0,_tt_w_1,0,0,1) ! Transform components aren't all known.
is this a problem with textext()? looks very cryptic to me. anyhow, in the current form graph.mp does not work with mplib. Peter
Troy
___________________________________________________________________________________ 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 ___________________________________________________________________________________