Hi Taco,

Quoting  "Taco Hoekwater" :
> -- was [EMAIL PROTECTED] on Feb 15, 2008 at 05:25:16PM --

> > \startreusableMPgraphic{try}
> >   label(textext{$x\vphantom{y}z$}, origin);
> > \stopreusableMPgraphic
> > 
> > \reuseMPgraphic{try}

> Well, the error message is not nice, and maybe
> an \unexpanded in front of the definition of
> \vphantom would be nice, but your example is
> missing the \ in front of textext.

You're right, it works much better :D


However, my original concern was that the following
does not seem to work either:

\startreusableMPgraphic{try}
  label(btex {$x\vphantom{y}z$} etex, origin);
\stopreusableMPgraphic

\reuseMPgraphic{try}


Anyway, since -> \textext is the way to go...

Many thanks for the quick solution!
Olivier

___________________________________________________________________________________
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