From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16231 Path: main.gmane.org!not-for-mail From: Duncan Hothersall Newsgroups: gmane.comp.tex.context Subject: Re: texutil "malformed UTF-8 character" error Date: Mon, 23 Aug 2004 15:31:19 +0100 Sender: ntg-context-bounces@ntg.nl Message-ID: <4129FFB7.2030202@capdm.com> References: <20040823125611.DABA31278B@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=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1093271501 2510 80.91.224.253 (23 Aug 2004 14:31:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Aug 2004 14:31:41 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Aug 23 16:31:26 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 1BzFr3-0006Cx-00 for ; Mon, 23 Aug 2004 16:31:25 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0C25812778; Mon, 23 Aug 2004 16:31:25 +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 01890-04; Mon, 23 Aug 2004 16:31:22 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E67591276C; Mon, 23 Aug 2004 16:31:21 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1854F1276C for ; Mon, 23 Aug 2004 16:31:21 +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 02019-01 for ; Mon, 23 Aug 2004 16:31:20 +0200 (CEST) Original-Received: from liszt-03.ednet.co.uk (unknown [212.20.226.20]) by ronja.ntg.nl (Postfix) with ESMTP id 630D51276B for ; Mon, 23 Aug 2004 16:31:20 +0200 (CEST) Original-Received: from [192.168.254.8] (unknown [212.20.255.162]) by liszt-03.ednet.co.uk (Postfix) with ESMTP id E2B2FBD0E for ; Mon, 23 Aug 2004 15:31:19 +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: <20040823125611.DABA31278B@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: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16231 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16231 Ach. I have fixed my second problem with missing register entries - I was using a header defined as a derivative of \chapter as the heading of my table of contents, rather than a derivative of \title which it should have been. Making that change fixed things. Oddly, the output from texutil is still saying register entries : 0 -> 0 entries 0 references despite the fact that a full table of contents is now showing up. One of the reasons I didn't find how to fix this earlier was that I was looking in the wrong place, and that is partly because that message made me assume that register entries were missing, when apparently they weren't. Did I misunderstand what this message means, or is it a feedback bug? Thanks for all the help, Duncan