From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41073 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: Re: some minor problems (mkiv) Date: Fri, 16 May 2008 14:44:32 +0200 Message-ID: <482D81B0.7040604@gmx.net> References: <482D6C2B.6070209@gmx.net> <482D72D6.5060506@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 1210941980 2263 80.91.229.12 (16 May 2008 12:46:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 16 May 2008 12:46:20 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri May 16 14:46:54 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 1JwzKn-0004ox-TC for gctc-ntg-context-518@m.gmane.org; Fri, 16 May 2008 14:46:53 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 445C51FBCB; Fri, 16 May 2008 14:46:06 +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 02996-02-3; Fri, 16 May 2008 14:45:23 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A7C831FBB9; Fri, 16 May 2008 14:45:23 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E9E201FBB9 for ; Fri, 16 May 2008 14:45:17 +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 02996-02-2 for ; Fri, 16 May 2008 14:44:36 +0200 (CEST) Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by ronja.ntg.nl (Postfix) with SMTP id A5CE71FBB8 for ; Fri, 16 May 2008 14:44:33 +0200 (CEST) Original-Received: (qmail invoked by alias); 16 May 2008 12:44:33 -0000 Original-Received: from i5387C15E.versanet.de (EHLO [192.168.1.3]) [83.135.193.94] by mail.gmx.net (mp006) with SMTP; 16 May 2008 14:44:33 +0200 X-Authenticated: #24293357 X-Provags-ID: V01U2FsdGVkX1/bMaoMBNbb7YHTB9X2gaY76UeSL+0Qw9TcJHUroi zVd51uwkndRKAu User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) In-Reply-To: <482D72D6.5060506@elvenkind.com> X-Enigmail-Version: 0.95.6 X-Y-GMX-Trusted: 0 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:41073 Archived-At: Taco Hoekwater schrieb: > > 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. > i currently use sometxt() instead (was label because of much better runtime in mkii). i guess it's one of the last places where i use text inside mp, so it doesn't hurt that much. mh, maybe i should extract the outlines (it's only one char) instead. >> \string{\{} > > Side note wrt. the example: don't you want \string\{ instead? > nope. the argument is a formal macro description with parameters in braces and brackets. it's part of the testbed for my graphic macros. > 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. > thanks for the detailed answer. best wishes, peter > 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 > ___________________________________________________________________________________ > ___________________________________________________________________________________ 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 ___________________________________________________________________________________