Thank you very much!

And if I want to place different text between the (half-)circles?

Gerhard


On Mon, Apr 02, 2018 at 03:16:11PM +0200, Hans Hagen wrote:
> \useMPlibrary[txt]
> 
> \starttext
> 
> \startuseMPgraphic{followtokens}
>     path RotPath ; RotPath := halfcircle scaled 7cm rotated 180 ;
>     for i=1 upto 6 :
>         draw halfcircle scaled (i*cm) rotated 180 ;
>     endfor ;
> \stopuseMPgraphic
> 
> \followtokens{Dies ist ein anderer Text}
> 
> \stoptext
> 

-- 
Gerhard Kugler
Bensheim
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to