Hi,
the following code

\startMPinclusions
drawoptions(withpen pencircle scaled 1mm);
u := 1cm;
\stopMPinclusions

\startreusableMPgraphic{foo}
draw origin--(u,u);
\stopreusableMPgraphic

\starttext
\midaligned{\reuseMPgraphic{foo}}
\stoptext

produces a line with default thickness, not 1mm wide. Is this a bug? Or 
do I misunderstand the purpose of \startMPinclusions (I have assumed 
that it inserts the text verbatim inside each figure definition)? I am 
using

ConTeXt  ver: 2007.01.12 15:56 MKII  fmt: 2007.6.8  int: english/english

Nicola

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to