From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17901 Path: main.gmane.org!not-for-mail From: Giuseppe Bilotta Newsgroups: gmane.comp.tex.context Subject: Re[2]: Greek font in Footnote problem Date: Wed, 19 Jan 2005 13:05:58 +0100 Message-ID: <1156143079.20050119130558@iol.it> References: <741818970.20050117165440@iol.it> Reply-To: mailing list for ConTeXt users 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 1106256876 30895 80.91.229.6 (20 Jan 2005 21:34:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Jan 2005 21:34:36 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 20 22:34:27 2005 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 1Crjwh-0007xO-00 for ; Thu, 20 Jan 2005 22:34:27 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 38735127A7; Thu, 20 Jan 2005 22:34:26 +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 03236-06; Thu, 20 Jan 2005 22:34:24 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2609C1279C; Thu, 20 Jan 2005 22:34:24 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 016571279C for ; Thu, 20 Jan 2005 22:34:23 +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 03235-07 for ; Thu, 20 Jan 2005 22:34:22 +0100 (CET) Original-Received: from vsmtp2.tin.it (unknown [212.216.176.142]) by ronja.ntg.nl (Postfix) with ESMTP id 7701D12798 for ; Thu, 20 Jan 2005 22:34:22 +0100 (CET) Original-Received: from OBLOMOV (82.55.153.196) by vsmtp2.tin.it (7.0.027) id 41F01B8A00003B1B for ntg-context@ntg.nl; Thu, 20 Jan 2005 22:34:22 +0100 X-Priority: 3 (Normal) Original-To: mailing list for ConTeXt users In-Reply-To: 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:17901 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17901 Wednesday, January 19, 2005 Thomas A.Schmitz wrote: > On Jan 17, 2005, at 4:54 PM, Giuseppe Bilotta wrote: >> enablegreek relies on catcode changes, so it cannot work inside >> commands. It should be redefined to make use of e-TeX's >> \scantoken feature so that it can re-parse its input. > Giuseppe, > I'll be too bust the next three weeks to look into this, but would love > to correct my quick and dirty hack. Can you give me a hint where I can > learn more about \scantoken and how I can implement it for my Greek > stuff? Ehehehe. The reason why I was so generic in my answer is precisely the same :) Something like \def\localgreek#1{\scantokens{\Gf\enablegreek#1}} could work. -- Giuseppe "Oblomov" Bilotta