From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17888 Path: main.gmane.org!not-for-mail From: Thomas A.Schmitz Newsgroups: gmane.comp.tex.context Subject: Re: Greek font in Footnote problem Date: Wed, 19 Jan 2005 10:52:10 +0100 Message-ID: References: <741818970.20050117165440@iol.it> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1106128552 14401 80.91.229.6 (19 Jan 2005 09:55:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 Jan 2005 09:55:52 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 19 10:55:45 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 1CrCYz-0002nY-00 for ; Wed, 19 Jan 2005 10:55:45 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3533812777; Wed, 19 Jan 2005 10:55:45 +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 24418-02; Wed, 19 Jan 2005 10:55:45 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 43BDC1276C; Wed, 19 Jan 2005 10:52:19 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CF04A1276C for ; Wed, 19 Jan 2005 10:52:17 +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 24125-04-2 for ; Wed, 19 Jan 2005 10:52:17 +0100 (CET) Original-Received: from uni-bonn.de (unknown [131.220.15.112]) by ronja.ntg.nl (Postfix) with ESMTP id 1AA871276B for ; Wed, 19 Jan 2005 10:52:17 +0100 (CET) Original-Received: from [131.220.89.142] (HELO [131.220.89.142]) by uni-bonn.de (CommuniGate Pro SMTP 4.2.6) with ESMTP id 2193136 for ntg-context@ntg.nl; Wed, 19 Jan 2005 10:52:10 +0100 In-Reply-To: <741818970.20050117165440@iol.it> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.619) 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:17888 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17888 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 "Oblomov" Bilotta > 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? Thanks Thomas