From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41071 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: some minor problems (mkiv) Date: Fri, 16 May 2008 13:41:10 +0200 Message-ID: <482D72D6.5060506@elvenkind.com> References: <482D6C2B.6070209@gmx.net> 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 1210938187 21435 80.91.229.12 (16 May 2008 11:43:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 16 May 2008 11:43:07 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri May 16 13:43:44 2008 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 1JwyLQ-0004OM-OW for gctc-ntg-context-518@m.gmane.org; Fri, 16 May 2008 13:43:28 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 933DD1FC1A; Fri, 16 May 2008 13:42:41 +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 26751-01-16; Fri, 16 May 2008 13:41:59 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EFD541FB57; Fri, 16 May 2008 13:41:54 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A9D711FBE8 for ; Fri, 16 May 2008 13:41:48 +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 27592-03 for ; Fri, 16 May 2008 13:41:11 +0200 (CEST) Original-Received: from tullamore.elvenkind.com (elvenknd.xs4all.nl [82.95.203.226]) by ronja.ntg.nl (Postfix) with ESMTP id AFE831FB77 for ; Fri, 16 May 2008 13:41:10 +0200 (CEST) Original-Received: from glenlivet.elvenkind.com (glenlivet.elvenkind.com [10.10.0.6]) by tullamore.elvenkind.com (Postfix) with ESMTP id A241F305028D for ; Fri, 16 May 2008 13:41:10 +0200 (CEST) User-Agent: Thunderbird 2.0.0.12 (X11/20080305) In-Reply-To: <482D6C2B.6070209@gmx.net> 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:41071 Archived-At: Peter Rolf wrote: > hi, > > i'm still trying to make my code run with mkiv. here are two minor > problems. the first one is easy to deal with, but the second one > currently breaks my testbed. > > > % engine=luatex > \setupcolors[state=start] > > \starttext > > \startMPcode > label("no color",origin) withcolor red; % always black > \stopMPcode Interesting problem, that one. The lack of color is easily explained because there is an implied textext() around the string., but it is not that easily solved, I suspect. > \string{\{} Side note wrt. the example: don't you want \string\{ instead? Anyway, the underlying problem is something for Aditya to look at, maybe. Too many commands are now 'math mode only' because of changes in char-def.lua. Best wishes, Taco ___________________________________________________________________________________ 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 ___________________________________________________________________________________