\starttext
\externalfigure[nice.1][width=4cm]
\stoptext
___________________________________________________________________________________Dear List,I'm trying to embed a metapost image into the document. According the MetaFun manual, "embedding such a graphic is done by: \externalfigure[graphic.123][width=4cm]", but the following example produces an empty page:% test.mkxl\starttext
\externalfigure[test.123][width=4cm]
\stoptext% test.123draw fullcircle scaled cm withcolor black;Does anyone know how to properly embed a metapost image into a context document?Thanks!Best,Sylvain
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://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___________________________________________________________________________________