From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16205 Path: main.gmane.org!not-for-mail From: Duncan Hothersall Newsgroups: gmane.comp.tex.context Subject: Re: texutil "malformed UTF-8 character" error Date: Sun, 22 Aug 2004 13:57:27 +0100 Sender: ntg-context-bounces@ntg.nl Message-ID: <41289837.7040808@capdm.com> References: <4128978F.7020902@capdm.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1093179461 22963 80.91.224.253 (22 Aug 2004 12:57:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 22 Aug 2004 12:57:41 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Aug 22 14:57:32 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 1Byrud-0006z1-00 for ; Sun, 22 Aug 2004 14:57:31 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A141E12778; Sun, 22 Aug 2004 14:57:31 +0200 (CEST) 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 27280-03-3; Sun, 22 Aug 2004 14:57:29 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 276DD12783; Sun, 22 Aug 2004 14:57:29 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 28FA212783 for ; Sun, 22 Aug 2004 14:57:28 +0200 (CEST) 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 27280-03-2 for ; Sun, 22 Aug 2004 14:57:27 +0200 (CEST) Original-Received: from liszt-12.ednet.co.uk (unknown [212.20.226.36]) by ronja.ntg.nl (Postfix) with ESMTP id 9856D12778 for ; Sun, 22 Aug 2004 14:57:27 +0200 (CEST) Original-Received: from [192.168.254.8] (unknown [212.20.255.162]) by liszt-12.ednet.co.uk (Postfix) with ESMTP id 294C91BE426 for ; Sun, 22 Aug 2004 13:57:27 +0100 (BST) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.7) Gecko/20040514 X-Accept-Language: en-gb, en Original-To: ntg-context@ntg.nl In-Reply-To: <4128978F.7020902@capdm.com> 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: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16205 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16205 I wrote: > Malformed UTF-8 character (unexpected end of string) at > /usr/TeX/texmf/scripts/context/perl/texutil.pl line 1520, line 3. etc. Forgot to say, the /tui file in question has this at line 3: c \thisisbytesequence{^^G^^[#} which certainly does look a bit funny. Duncan