ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Math in metapost
@ 2011-11-30 19:59 Hans van der Meer
  2011-11-30 21:19 ` Otared Kavian
  2011-11-30 22:01 ` Hans Hagen
  0 siblings, 2 replies; 3+ messages in thread
From: Hans van der Meer @ 2011-11-30 19:59 UTC (permalink / raw)
  To: ConTeXt NTG

I would like to put some math in metapost pictures. For the moment I am using textext for the typesetting in my metapost macro: pic := textext("\setbox0=\hbox{\color["&textcolor&"]"&labeltext&"}\dp0=0pt\box0");
picture pic will be placed in the metapost figure.

Simple math like $p=2$ works fine, but the system chokes on something like the following matrix:
$\pmatrix{p_{0|0}\cr}$ (it does fine in ConTeXt itself).

The error is: ! Only one # is allowed per tab.
system > tex > error on line 6 in file Info/kanaalmatrix.tex: Only one # is allowed per tab ...

Perhaps I am too optimistic about textext's possibilities. But how can I accomplish the placement of these and more elaborate formulae in metapost pictures using ConTeXt? It is of the essence for a series of Powerpoint slides I am preparing, wheein these formulae must be placed as individual pictures.

Hans van der Meer



___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-11-30 22:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-30 19:59 Math in metapost Hans van der Meer
2011-11-30 21:19 ` Otared Kavian
2011-11-30 22:01 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).