From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/44526 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: TeX-MP interaction in mkii and mkiv Date: Thu, 2 Oct 2008 11:37:37 -0400 (EDT) Message-ID: References: <48E4E2C3.2040903@elvenkind.com> <48E4E3C7.9090108@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1222961965 24702 80.91.229.12 (2 Oct 2008 15:39:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 2 Oct 2008 15:39:25 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Oct 02 17:40:14 2008 connect(): Connection refused Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1KlQHi-00054V-Mz for gctc-ntg-context-518@m.gmane.org; Thu, 02 Oct 2008 17:40:10 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 957C81FEBD; Thu, 2 Oct 2008 17:39:05 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 29892-05-16; Thu, 2 Oct 2008 17:38:14 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3647F1FEDE; Thu, 2 Oct 2008 17:38:14 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5F0AA1FEDE for ; Thu, 2 Oct 2008 17:38:12 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 29892-05-15 for ; Thu, 2 Oct 2008 17:37:39 +0200 (CEST) Original-Received: from skycaptain.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.160]) by ronja.ntg.nl (Postfix) with ESMTP id 0D8E31FEBD for ; Thu, 2 Oct 2008 17:37:38 +0200 (CEST) Original-Received: FROM udhcp-wlan72.public.engin.umich.edu (udhcp-wlan72.public.engin.umich.edu [141.213.120.82]) BY skycaptain.mr.itd.umich.edu ID 48E4EAC1.ED6A5.20964 ; 2 Oct 2008 11:37:37 -0400 In-Reply-To: <48E4E3C7.9090108@elvenkind.com> User-Agent: Alpine 1.00 (DEB 882 2007-12-20) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:44526 Archived-At: On Thu, 2 Oct 2008, Taco Hoekwater wrote: > > > Taco Hoekwater wrote: >>> >>> (notice the space before \folio in Left). MKIV does not like that. If I >>> remove the space, everything is fine. >> >> ... I had just figured that out myself. :-( Ha, I can now claim that I figured out one TeX problem faster than you :-) Of course, you also figured out a solution :-D >> It seems we can fix that by redefining the definition of \sometxt. > > Sorry, make that \definetextext. The macro \sometxt has to be > expandable, which limits the amount of tricks we can do with it. > > This patch works: > > \def\definetextext[#1]#2% > {\setvalue{@@st@@[#1]}{#2}% > \setvalue{@@st@@[#1] }{#2}% added > } Thanks, works perfectly. Aditya ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________