From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15232 Path: main.gmane.org!not-for-mail From: Giuseppe Bilotta Newsgroups: gmane.comp.tex.context Subject: Re[2]: \=i Date: Thu, 27 May 2004 12:31:10 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <1847436607.20040527123110@iol.it> References: <6.0.1.1.2.20040521122805.02ba09d8@server-1> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1085654140 24601 80.91.224.253 (27 May 2004 10:35:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 27 May 2004 10:35:40 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu May 27 12:35:33 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 1BTIEX-00088X-00 for ; Thu, 27 May 2004 12:35:33 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id E439B10B32; Thu, 27 May 2004 12:30:47 +0200 (MEST) Original-Received: from mbox.dmi.unict.it (mbox.dmi.unict.it [151.97.252.66]) by ref.ntg.nl (Postfix) with ESMTP id 0F07A10ACB for ; Thu, 27 May 2004 12:28:18 +0200 (MEST) Original-Received: from localhost (localhost [127.0.0.1]) by mbox.dmi.unict.it (Postfix) with ESMTP id 4C430F2B3 for ; Thu, 27 May 2004 12:28:43 +0200 (CEST) Original-Received: from mbox.dmi.unict.it ([127.0.0.1]) by localhost (mbox [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22744-05 for ; Thu, 27 May 2004 12:28:43 +0200 (CEST) Original-Received: from oblomov.dipmat.unict.it (oblomov.dipmat.unict.it [151.97.252.27]) by mbox.dmi.unict.it (Postfix) with ESMTP id 3274B89C0 for ; Thu, 27 May 2004 12:28:43 +0200 (CEST) X-Priority: 3 (Normal) Original-To: ntg-context@ntg.nl In-Reply-To: X-Virus-Scanned: by amavisd-new at dmi.unict.it 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:15232 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15232 Wednesday, May 26, 2004 Idris Samawi Hamid wrote: > Could not interest anyone in the \=i problem, I guess. Anyway, could > someone tell me how ConTeXt defines \=i (so as to always get plain \=\i)? Very funky stuff, accents in ConTeXt. You'd have to dig up in enco-acc plus the other enco-* files. \=i becomes \imacron which by default (enco-def) becomes \definecharacter imacron {\buildtextaccent\textmacron \dotlessi} which you can study in enco-ini :) -- Giuseppe "Oblomov" Bilotta