From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15145 Path: main.gmane.org!not-for-mail From: SebastianSturm@t-online.de (Sebastian Sturm) Newsgroups: gmane.comp.tex.context Subject: Another Metafun issue Date: Sun, 16 May 2004 12:37:50 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <1473E5B4-A725-11D8-B44C-0003939959D2@t-online.de> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1084703892 17049 80.91.224.253 (16 May 2004 10:38:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 16 May 2004 10:38:12 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sun May 16 12:38:05 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BPJ1x-0005QZ-00 for ; Sun, 16 May 2004 12:38:05 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 5219510B2D; Sun, 16 May 2004 12:33:39 +0200 (MEST) Original-Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by ref.ntg.nl (Postfix) with ESMTP id CF0BC10B0F for ; Sun, 16 May 2004 12:31:12 +0200 (MEST) Original-Received: from fwd07.aul.t-online.de by mailout02.sul.t-online.com with smtp id 1BPIzW-0007Tl-07; Sun, 16 May 2004 12:35:34 +0200 Original-Received: from [80.145.30.160] (G-LQDkZDYe2+vcISqfNXjQH6HM6KZm5mc3RMx99dwCXU5QjgGvYS0P@[80.145.30.160]) by fwd07.sul.t-online.com with esmtp id 1BPIzS-1oEQbI0; Sun, 16 May 2004 12:35:30 +0200 Original-To: ntg-context@ntg.nl X-Mailer: Apple Mail (2.613) X-Seen: false X-ID: G-LQDkZDYe2+vcISqfNXjQH6HM6KZm5mc3RMx99dwCXU5QjgGvYS0P Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:15145 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15145 Hi, when trying to set fractions or non-square roots in Metapost figures using the Metafun macro textext (textext("\frac{a}{b}") or textext("\root a \of b")), I get the error message !Undefined control sequence $\setbox \rootbox \hbox {$\mathsurround \z @ \scriptscriptstyle {a }$}\m... in case of the root and !Missing $ inserted. $ \mathchoice l.11 $\relax ${{\mathchoice {\displaystyle a}{\textstyle a}{\scriptstyle a}{... in case of the fraction. I probably made some stupid error, but I can't seem to find it. Best regards, Sebastian