[EMAIL PROTECTED] wrote:
> Hi,
> 
> When I run the example below (current beta, pdftex, live.contextgarden.net) 
> the generated pdf does not contain any pictures.
> Any suggestion how to solve this? Or is the command obsolete?

works ok here for pdftex (maybe no intermediate run on the garden)

in mkiv there was indeed a buglet (i never tested it)

> Thanks,
> 
> B. Vogel
> 
> %test.tex
> \startstaticMPfigure{center}
>  draw fullcircle scaled 2cm ;
>  dotlabel.bot(textext("(0,0)"),origin) ;
> \stopstaticMPfigure
> 
> \startstaticMPfigure{radius}
>  draw fullcircle scaled 2cm ;
>  drawarrow (0,0)--(1cm,0) ;
>  label.bot(textext("$r$"),(5mm,0)) ;
> \stopstaticMPfigure
> 
> \starttext
> 
> Circle centered \usestaticMPfigure[center][width=1cm] at origin with radius
> \usestaticMPfigure[radius][width=1cm] $r=1\,\text{cm}$.
> 
> \stoptext
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________


-- 

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to