Re: [NTG-context] Arrows and boxes in metapost.

2011-11-17 Thread Hans Hagen

On 14-11-2011 20:31, Christian wrote:

Hello,

I need a simple graphic that shows some boxes (frames) with text in it and has 
some arrows pointing to and from these boxes. (examples 267 and 268 on this 
page [1])
I was hoping to do this in MetaPost.

Earlier this year this question went un-answered on this list:
"How to use boxit MetaPost macros with ConTeXt minimals?"

So, is there a solution or do I have to use
label.rt(btex \framed[width=3cm,align=middle]{Text} etex, (1u,1.5u));


draw thetextext.rt("\framed[width=3cm,align=middle]{Text}",(1u,1.5u))

I never used the boxit macros but if they are normal mp they should just 
work; otherwise post a mininimal example (more change of an answer).


Hans


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___


[NTG-context] Arrows and boxes in metapost.

2011-11-14 Thread Christian
Hello,

I need a simple graphic that shows some boxes (frames) with text in it and has 
some arrows pointing to and from these boxes. (examples 267 and 268 on this 
page [1])
I was hoping to do this in MetaPost.

Earlier this year this question went un-answered on this list:
"How to use boxit MetaPost macros with ConTeXt minimals?"

So, is there a solution or do I have to use 
label.rt(btex \framed[width=3cm,align=middle]{Text} etex, (1u,1.5u));

Which really feels uncomfortable in this case.

Best regards
Christian

[1] http://tex.loria.fr/prod-graph/zoonekynd/metapost/metapost.html

___
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
___