From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20931 Path: news.gmane.org!not-for-mail From: Duncan Hothersall Newsgroups: gmane.comp.tex.context Subject: UTF further problems Date: Mon, 20 Jun 2005 14:46:09 +0100 Message-ID: <42B6C8A1.7020008@capdm.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1119275104 30317 80.91.229.2 (20 Jun 2005 13:45:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Jun 2005 13:45:04 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Jun 20 15:44:53 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1DkMZS-0007VX-0T for gctc-ntg-context-518@m.gmane.org; Mon, 20 Jun 2005 15:44:14 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 382211279A; Mon, 20 Jun 2005 15:50:09 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20486-05; Mon, 20 Jun 2005 15:50:08 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 653011279C; Mon, 20 Jun 2005 15:46:32 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 002FF1279C for ; Mon, 20 Jun 2005 15:46:30 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20486-03-2 for ; Mon, 20 Jun 2005 15:46:30 +0200 (CEST) Original-Received: from liszt-05.ednet.co.uk (liszt-05.ednet.co.uk [212.20.226.26]) by ronja.ntg.nl (Postfix) with ESMTP id 29C491279A for ; Mon, 20 Jun 2005 15:46:29 +0200 (CEST) Original-Received: from [192.168.254.41] (unknown [212.20.255.162]) by liszt-05.ednet.co.uk (Postfix) with ESMTP id 6D37312ED4C for ; Mon, 20 Jun 2005 14:46:29 +0100 (BST) User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en Original-To: ConTeXt List X-Virus-Scanned: 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:20931 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20931 I'm still having trouble with UTF contents in tags in MathML content. It's difficult to send a sample because UTF isn't preserved well either by email or when sending files to the ConTeXt Live server, but I'd really appreciate it if somebody could help. When I replace 'HERE' in the following snippet with any UTF encoded accented character, it comes out wrong: \useXMLfilter[utf]\usemodule[mathml] \starttext\startXMLdata HERE \stopXMLdata\stoptext Can anyone help? Thanks a million. Duncan