Oliver Buerschaper wrote:
> Hello all,
> 
> I'd like to insert a little MetaPost square into the running text and  
> properly align it vertically. So I tried:
> 
> ---
> 
> \startuseMPgraphic{square}
>      draw unitsquare scaled StrutHeight;
> \stopuseMPgraphic
> 
> \starttext
> 
> I want a square \raisebox{-\strutdepth}{\useMPgraphic{square}} in my  
> running text.
> 
> \stoptext
> 
> ---
> 
> Unfortunately, to no avail. TeX seems to be asking for some boxed  
> content, so I tried to wrap the figure inclusion into a box:  
> \hbox{\useMPgraphic{square}}. It doesn't solve the problem either.

\inframed[frame=off]{\useMPgraphic{square}}


> What do I need to change?
> 
> Oliver
> ___________________________________________________________________________________
> 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