From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17213 Path: main.gmane.org!not-for-mail From: David Munger Newsgroups: gmane.comp.tex.context Subject: Re: Updated math modules Date: Mon, 22 Nov 2004 13:11:06 -0500 Message-ID: <1101147066.15997.15.camel@tempete.lac.qc.ca> References: <1203380038.20041118170015@iol.it> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-fiOW1QxgnYcVlYT8fOpF" X-Trace: sea.gmane.org 1101147298 2223 80.91.229.6 (22 Nov 2004 18:14:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 22 Nov 2004 18:14:58 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Nov 22 19:14:49 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 1CWIi9-0005yf-00 for ; Mon, 22 Nov 2004 19:14:49 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D96A3127A3; Mon, 22 Nov 2004 19:14:48 +0100 (CET) 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 22217-03; Mon, 22 Nov 2004 19:14:48 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 84F1012796; Mon, 22 Nov 2004 19:10:10 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D118612796 for ; Mon, 22 Nov 2004 19:10:08 +0100 (CET) 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 22217-02 for ; Mon, 22 Nov 2004 19:10:08 +0100 (CET) Original-Received: from tomts20-srv.bellnexxia.net (unknown [209.226.175.74]) by ronja.ntg.nl (Postfix) with ESMTP id CADD01278E for ; Mon, 22 Nov 2004 19:10:07 +0100 (CET) Original-Received: from tempete.lac.qc.ca ([64.229.250.234]) by tomts20-srv.bellnexxia.net (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTP id <20041122180956.IEXL2034.tomts20-srv.bellnexxia.net@tempete.lac.qc.ca> for ; Mon, 22 Nov 2004 13:09:56 -0500 Original-Received: from tempete.lac.qc.ca ([192.168.1.1] ident=david) by tempete.lac.qc.ca with esmtp (Exim 4.34) id 1CWIeY-000558-SL for ntg-context@ntg.nl; Mon, 22 Nov 2004 13:11:06 -0500 Original-To: mailing list for ConTeXt users In-Reply-To: <1203380038.20041118170015@iol.it> X-Mailer: Evolution 2.0.2 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: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:17213 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17213 --=-fiOW1QxgnYcVlYT8fOpF Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello Giuseppe, Thanks for your good work. Sorry for reminding this bug to you, but it's the only reason why I can't use nath even though I wish a lot. About the problem unicode characters in toc. Ref.: http://www.ntg.nl/pipermail/ntg-context/2004/005306.html I attached a minimal example unicode file. You'll get garbage instead of the expected the "e acute" on the word "Math=C3=A9matiques" in the table of contents. No matter wheter I use the amsl module or not, I get the following entry in my tuo file: \listentry{section}{1}{1}{Math^^c3^^a9matiques}{2::0:0:1:0:0:0:0::1}{1} Moreover, if you replace [nath] with just [amsl], you'll get different alignment of the formula. BTW: my TeX doesn't seem to like DOS-style newlines in t-amsl.tex, so I had to convert them to Unix-style ones. David --=-fiOW1QxgnYcVlYT8fOpF Content-Disposition: attachment; filename=test.tex Content-Type: text/x-tex; name=test.tex; charset=utf-8 Content-Transfer-Encoding: quoted-printable \usemodule [nath] \enableregime [utf] \starttext \completecontent \section{Math=C3=A9matiques} \[ f(x)=3D \frac 1x \] \stoptext --=-fiOW1QxgnYcVlYT8fOpF Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context --=-fiOW1QxgnYcVlYT8fOpF--