From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9725 Path: main.gmane.org!not-for-mail From: Leif Albers Newsgroups: gmane.comp.tex.context Subject: Math accents in subscripts Date: Tue, 5 Nov 2002 15:55:43 +0100 Sender: ntg-context-admin@ref.ntg.nl Message-ID: <15815.56303.752003.229374@danton-imw.uni-bielefeld.de> Reply-To: ntg-context@ref.ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1036515599 27361 80.91.224.249 (5 Nov 2002 16:59:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 5 Nov 2002 16:59:59 +0000 (UTC) Return-path: Original-Received: from [131.211.172.13] (helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18973U-000772-00 for ; Tue, 05 Nov 2002 17:59:57 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id B0DDF10AE7; Tue, 5 Nov 2002 18:01:22 +0100 (MET) Original-Received: from danton-imw.uni-bielefeld.de (danton-imw.uni-bielefeld.de [129.70.84.37]) by ref.ntg.nl (Postfix) with ESMTP id D07DF10AE6 for ; Tue, 5 Nov 2002 15:55:47 +0100 (MET) Original-Received: from danton-imw.uni-bielefeld.de (localhost.localdomain [127.0.0.1]) by danton-imw.uni-bielefeld.de (8.12.5/8.12.5) with ESMTP id gA5Ethev014381 for ; Tue, 5 Nov 2002 15:55:43 +0100 Original-Received: (from leif@localhost) by danton-imw.uni-bielefeld.de (8.12.5/8.12.5/Submit) id gA5EthZ3014377; Tue, 5 Nov 2002 15:55:43 +0100 Original-To: ntg-context@ntg.nl X-Mailer: VM 7.07 under 21.4 (patch 9) "Informed Management" XEmacs Lucid Errors-To: ntg-context-admin@ref.ntg.nl X-BeenThere: ntg-context@ref.ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk X-Reply-To: Leif Albers 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:9725 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9725 Hello out there, when I use math accents (like \tilde) above italic characters in subscripts, they appear displaced. A trivial example is e.g. -------------------- SNIPP -------------------- \starttext $ E_{\tilde s} $ \stoptext -------------------- SNIPP -------------------- Compare the output to the plain TeX output of "$ E_{\tilde s} $ \end", and you will see the difference - watch the position of the accent. Is this a bug? BTW: I used different ConTeXt versions on tetex, including the last beta I found on the pragma-ade server: > ConTeXt ver: 2002.10.23 fmt: 2002.11.5 Leif Albers