Hi,

as it seems, some symbols in math mode seem to fail when put inside 
MetaPost. In the example I tried, both "~" and "|" were causing processing 
errors when used inside MetaPost (I tried both btex...etex as well as 
\sometxt). It works fine in MKII however.

The minimal example is attached to this mail.

Best Regards,
Andreas.
\starttext
  The \quote{formula} as it should look like: $a~b|c$.

  Metapost:
  \startMPcode
    label(\sometxt{$a~b|c$}, (0, 0));
  \stopMPcode
\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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to