From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32665 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: Palet option in setuptyping not working Date: Thu, 11 Jan 2007 17:48:24 -0500 (EST) Message-ID: References: <87ejq2ocpz.fsf@dullio.nederware.nl> 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: sea.gmane.org 1168555968 15538 80.91.229.12 (11 Jan 2007 22:52:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 11 Jan 2007 22:52:48 +0000 (UTC) Cc: ConTeXt mailinglist Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 11 23:52:47 2007 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 1H58mj-0005VX-F8 for gctc-ntg-context-518@m.gmane.org; Thu, 11 Jan 2007 23:52:37 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BF19E200C3; Thu, 11 Jan 2007 23:48:56 +0100 (CET) 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 20078-04-2; Thu, 11 Jan 2007 23:48:50 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D2A912009E; Thu, 11 Jan 2007 23:48:49 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0D65C2009E for ; Thu, 11 Jan 2007 23:48:47 +0100 (CET) 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 20078-04 for ; Thu, 11 Jan 2007 23:48:40 +0100 (CET) Original-Received: from tombraider.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.161]) by ronja.ntg.nl (Postfix) with ESMTP id C7756200A1 for ; Thu, 11 Jan 2007 23:46:11 +0100 (CET) Original-Received: FROM aditya.annarb01.mi.comcast.net (c-68-40-50-205.hsd1.mi.comcast.net [68.40.50.205]) BY tombraider.mr.itd.umich.edu ID 45A6BEB9.9B265.22588 ; 11 Jan 2007 17:48:25 -0500 Original-To: Berend de Boer In-Reply-To: <87ejq2ocpz.fsf@dullio.nederware.nl> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:32665 Archived-At: On Thu, 11 Jan 2007, Berend de Boer wrote: > Hi All, > > (I've repeated this post, because I didn't see any answers. Sample > file included, you can easily check if I'm wrong or right). I have not used palets before, so I do not know if something has broken or not. With your code, I do not get any colors. However, if I change > \setuptyping > [TEX] > [palet=MYcolorpretty] with \definepalet[TEXcolorpretty][MYcolorpretty] it works. Aditya