From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17007 Path: main.gmane.org!not-for-mail From: Duncan Hothersall Newsgroups: gmane.comp.tex.context Subject: Re: MathML element for accents? Date: Wed, 10 Nov 2004 11:18:06 +0000 Message-ID: <4191F8EE.2060702@capdm.com> References: <20041110110003.333341278D@ronja.ntg.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1100085504 4918 80.91.229.6 (10 Nov 2004 11:18:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 10 Nov 2004 11:18:24 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Nov 10 12:18:10 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CRqUM-0004KS-00 for ; Wed, 10 Nov 2004 12:18:10 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9D8C2127C8; Wed, 10 Nov 2004 12:18:06 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 29955-04-6; Wed, 10 Nov 2004 12:18:04 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 463A2127C3; Wed, 10 Nov 2004 12:18:04 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D0B8B127C3 for ; Wed, 10 Nov 2004 12:18:02 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 29955-04-5 for ; Wed, 10 Nov 2004 12:18:02 +0100 (CET) Original-Received: from liszt-11.ednet.co.uk (unknown [212.20.226.53]) by ronja.ntg.nl (Postfix) with ESMTP id 3192A1278D for ; Wed, 10 Nov 2004 12:18:02 +0100 (CET) Original-Received: from [192.168.254.41] (unknown [212.20.255.162]) by liszt-11.ednet.co.uk (Postfix) with ESMTP id 5710A255B14 for ; Wed, 10 Nov 2004 11:18:01 +0000 (GMT) User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en Original-To: ntg-context@ntg.nl In-Reply-To: <20041110110003.333341278D@ronja.ntg.nl> X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:17007 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17007 I wrote: >>(PS (Patrick) - I tried to get a minimal file working on >>live.contextgarden but couldn't get any maths formatting to come out. >>Perhaps MathML support is not enabled there?) > > > It should work out of the box. Could you send me a small test file? I > just double checked that the files from the web form get written > correctly to the disc for texexec. > > Patrick Sorry - I forgot \usemodule[mathml]. I have it always included on my home system and had forgotten that it was needed. Apologies for the noise. Duncan