From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14781 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Unicode garbage in table of contents Date: Fri, 20 Feb 2004 12:09:39 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <6.0.1.1.2.20040220120851.01cc6130@server-1> References: <20040220043523.GA6508@tempete.lac.qc.ca> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: sea.gmane.org 1077275501 16052 80.91.224.253 (20 Feb 2004 11:11:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Feb 2004 11:11:41 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Fri Feb 20 12:11:35 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 1Au8ZD-0006vT-00 for ; Fri, 20 Feb 2004 12:11:35 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 2658810B52; Fri, 20 Feb 2004 12:09:43 +0100 (MET) Original-Received: from mail.solcon.nl (mail.solcon.nl [212.45.33.11]) by ref.ntg.nl (Postfix) with ESMTP id 6F50F10B47 for ; Fri, 20 Feb 2004 12:08:09 +0100 (MET) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mail.solcon.nl (8.12.10/SQL-8.12.10-1/8.12.5) with ESMTP id i1KB9rWA022756 for ; Fri, 20 Feb 2004 12:09:53 +0100 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id CE49B2F3DC; Fri, 20 Feb 2004 12:09:55 +0100 (CET) Original-Received: from laptop-3.wxs.nl (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id 1F1F1236BC for ; Fri, 20 Feb 2004 11:09:54 +0000 (UTC) X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Original-To: ntg-context@ntg.nl In-Reply-To: <20040220043523.GA6508@tempete.lac.qc.ca> Original-References: <20040220043523.GA6508@tempete.lac.qc.ca> X-AntiVirus: checked by Vexira Milter 1.0.6; VAE 6.24.0.4; VDF 6.24.0.11 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:14781 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14781 At 05:35 20/02/2004, you wrote: >Hello, > >I'm using > >\enableregime[utf] > >in the preamble and unicode characteurs in the document are typeset >correctly. But, in the table of contents and in the index, they are >replaced with their hex codes with some garbage. > >Anything I might be doing wrong? how does the \jobname.tuo file looks like? maybe you run a 7 bit tex (in which care you need to enable the 8 bit tcx extension) Hans