From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15148 Path: main.gmane.org!not-for-mail From: SebastianSturm@t-online.de (Sebastian Sturm) Newsgroups: gmane.comp.tex.context Subject: Re: Another Metafun issue Date: Sun, 16 May 2004 18:26:52 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: References: <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 1084724824 19463 80.91.224.253 (16 May 2004 16:27:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 16 May 2004 16:27:04 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sun May 16 18:26:56 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 1BPOTY-0000BP-00 for ; Sun, 16 May 2004 18:26:56 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 5D6D310B0F; Sun, 16 May 2004 18:22:29 +0200 (MEST) Original-Received: from mailout08.sul.t-online.com (mailout08.sul.t-online.com [194.25.134.20]) by ref.ntg.nl (Postfix) with ESMTP id ECEBA10AF2 for ; Sun, 16 May 2004 18:20:17 +0200 (MEST) Original-Received: from fwd03.aul.t-online.de by mailout08.sul.t-online.com with smtp id 1BPORM-0008WO-04; Sun, 16 May 2004 18:24:40 +0200 Original-Received: from [80.145.62.13] (G54EzkZSQeCDYiLg-YkyMOD9RG9aSRTvfynq2Rqjx278BF6WGvC9rT@[80.145.62.13]) by fwd03.sul.t-online.com with esmtp id 1BPORD-23NUcS0; Sun, 16 May 2004 18:24:31 +0200 In-Reply-To: Original-To: ntg-context@ntg.nl X-Mailer: Apple Mail (2.613) X-Seen: false X-ID: G54EzkZSQeCDYiLg-YkyMOD9RG9aSRTvfynq2Rqjx278BF6WGvC9rT 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:15148 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15148 Hi, > Hello Sebastian, > I don't know much about Metafun yet, but shouldn't you use math-mode > for > \root and \frac? oops, stupid typo. The code that didn't want to compile was textext("$\root a \of b$") and textext("$\frac{a}{b}$"), so I only forgot the math signs when writing the email. Thanks for pointing that out. Best regards, Sebastian