ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans van der Meer <havdmeer@xs4all.nl>
To: ConTeXt NTG <ntg-context@ntg.nl>
Subject: Math in metapost
Date: Wed, 30 Nov 2011 20:59:34 +0100	[thread overview]
Message-ID: <4CE3DFA5-9A15-4AC5-81F2-EF3F4A620691@xs4all.nl> (raw)

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
___________________________________________________________________________________


             reply	other threads:[~2011-11-30 19:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-30 19:59 Hans van der Meer [this message]
2011-11-30 21:19 ` Otared Kavian
2011-11-30 22:01 ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CE3DFA5-9A15-4AC5-81F2-EF3F4A620691@xs4all.nl \
    --to=havdmeer@xs4all.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).