From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26266 Path: news.gmane.org!not-for-mail From: Renaud AUBIN Newsgroups: gmane.comp.tex.context Subject: Re: metaobj and colors Date: Tue, 07 Mar 2006 00:56:44 +0100 Message-ID: <440CCC3C.90803@nibua-r.org> References: <440C7328.8010805@nibua-r.org> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1141689660 19304 80.91.229.2 (7 Mar 2006 00:01:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Mar 2006 00:01:00 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Mar 07 01:00:58 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1FGPd4-0000YD-25 for gctc-ntg-context-518@m.gmane.org; Tue, 07 Mar 2006 01:00:42 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6E229127AA; Tue, 7 Mar 2006 01:00:41 +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 20597-07; Tue, 7 Mar 2006 01:00:40 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 76078127A1; Tue, 7 Mar 2006 00:56:51 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7472C127A1 for ; Tue, 7 Mar 2006 00:56:49 +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 20401-04 for ; Tue, 7 Mar 2006 00:56:48 +0100 (CET) Original-Received: from 26.mail-out.ovh.net (26.mail-out.ovh.net [213.186.42.179]) by ronja.ntg.nl (Postfix) with SMTP id 77DF11279F for ; Tue, 7 Mar 2006 00:56:48 +0100 (CET) Original-Received: (qmail 30900 invoked by uid 503); 6 Mar 2006 23:57:02 -0000 Original-Received: (QMFILT: 1.0); 06 Mar 2006 23:57:02 -0000 Original-Received: from b7.ovh.net (HELO mail149.ha.ovh.net) (213.186.33.57) by 26.mail-out.ovh.net with SMTP; 6 Mar 2006 23:57:02 -0000 Original-Received: from b0.ovh.net (HELO queue-out) (213.186.33.50) by b0.ovh.net with SMTP; 6 Mar 2006 23:56:48 -0000 Original-Received: from mail149.ha.ovh.net (10.0.50.149) by mail149.ha.ovh.net with SMTP; 6 Mar 2006 23:56:46 -0000 Original-Received: from b0.ovh.net (HELO queue-pre) (213.186.33.50) by b0.ovh.net with SMTP; 6 Mar 2006 23:56:46 -0000 Original-Received: from d213-103-237-170.cust.tele2.fr (HELO ?192.168.78.10?) (aubin@nibua-r.org@213.103.237.170) by ns0.ovh.net with SMTP; 6 Mar 2006 23:56:46 -0000 User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051017) X-Accept-Language: fr, en Original-To: mailing list for ConTeXt users In-Reply-To: <440C7328.8010805@nibua-r.org> X-Enigmail-Version: 0.93.0.0 X-Ovh-Remote: 213.103.237.170 (d213-103-237-170.cust.tele2.fr) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-Spam-Check: fait|type 1&3|0.0|H 0.5 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:26266 Archived-At: Ok, very sorry for this beginner's question ! It works with : newEllipse.a(btex $S_1$ etex) "fit(false)","framecolor(red)"; At first, I have tried without the , !!! Renaud