From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14785 Path: main.gmane.org!not-for-mail From: David Munger Newsgroups: gmane.comp.tex.context Subject: =?iso-8859-1?B?UmWg?= =?iso-8859-1?Q?=3A?= Unicode garbage in table of contents Date: Fri, 20 Feb 2004 09:51:46 -0500 Sender: ntg-context-admin@ntg.nl Message-ID: <20040220145146.GA23750@tempete.lac.qc.ca> References: <20040220043523.GA6508@tempete.lac.qc.ca> <6.0.1.1.2.20040220120851.01cc6130@server-1> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; Format=Flowed; DelSp=Yes; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1077288767 16692 80.91.224.253 (20 Feb 2004 14:52:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Feb 2004 14:52:47 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Fri Feb 20 15:52:37 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 1AuC17-0005rS-00 for ; Fri, 20 Feb 2004 15:52:37 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 3B61010B49; Fri, 20 Feb 2004 15:50:44 +0100 (MET) Original-Received: from tomts36-srv.bellnexxia.net (tomts36.bellnexxia.net [209.226.175.93]) by ref.ntg.nl (Postfix) with ESMTP id 35B5C10B42 for ; Fri, 20 Feb 2004 15:49:53 +0100 (MET) Original-Received: from tempete.lac.qc.ca ([67.68.73.200]) by tomts36-srv.bellnexxia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040220145140.TVQY1799.tomts36-srv.bellnexxia.net@tempete.lac.qc.ca> for ; Fri, 20 Feb 2004 09:51:40 -0500 Original-Received: from tempete.lac.qc.ca ([192.168.1.1] helo=tempete ident=david) by tempete.lac.qc.ca with esmtp (Exim 4.30) id 1AuC0I-0006Bx-Vy for ntg-context@ntg.nl; Fri, 20 Feb 2004 09:51:46 -0500 Original-To: ntg-context@ntg.nl Content-Disposition: inline In-Reply-To: =?iso-8859-1?B?PDYuMC4xLjEuMi4yMDA0MDIy?= =?iso-8859-1?Q?0120851=2E01cc6130=40server-1=3E_=28from_pragma=40wxs=2Enl?= =?iso-8859-1?Q?_on_ven=2C_f=E9v?= 20, 2004 at 06:09:39 -0500) X-Mailer: Balsa 2.0.16 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:14785 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14785 >> \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. > 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) The text in the tuo file looks exactly like the one in the table of contents. A few more tests pointed out that the problem arises from the nath module. But my TeX knowledge is too limited so I can't find where it happens into the file. David