From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26350 Path: news.gmane.org!not-for-mail From: olivier Turlier Newsgroups: gmane.comp.tex.context Subject: Re: mixed colors in TABLE Date: Wed, 15 Mar 2006 23:51:31 +0100 Message-ID: References: <4416898A.9040906@elvenkind.com> 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 1142463328 24406 80.91.229.2 (15 Mar 2006 22:55:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Mar 2006 22:55:28 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Mar 15 23:55:23 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 1FJetR-0001DF-Vu for gctc-ntg-context-518@m.gmane.org; Wed, 15 Mar 2006 23:55:06 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BC47012784; Wed, 15 Mar 2006 23:55:01 +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 03614-05; Wed, 15 Mar 2006 23:55:01 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5983812788; Wed, 15 Mar 2006 23:51:34 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 10EE912788 for ; Wed, 15 Mar 2006 23:51:33 +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 03614-03 for ; Wed, 15 Mar 2006 23:51:31 +0100 (CET) Original-Received: from smtp1-g19.free.fr (smtp1-g19.free.fr [212.27.42.27]) by ronja.ntg.nl (Postfix) with SMTP id D22B812784 for ; Wed, 15 Mar 2006 23:51:31 +0100 (CET) Original-Received: from medion01 (sju13-2-82-225-94-181.fbx.proxad.net [82.225.94.181]) by smtp1-g19.free.fr (Postfix) with SMTP id 4C6309A2FD for ; Wed, 15 Mar 2006 23:51:31 +0100 (CET) User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) Original-To: mailing list for ConTeXt users 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:26350 Archived-At: On Tue, 14 Mar 2006 10:14:50 +0100, Taco Hoekwater wrote: > > Hi, > > olivier wrote: >> Hi Everybody, >> >> I'm in front of a unresolvable pb (for the moment !) : compilation aborts >> with following file, apparently for a color problem. > > Luckily, this is easy to fix. > >> \setupTABLE[c][1][style=\bfb,color=\SubTitleColor] >> \setupTABLE[c][2][style=\bfa,color=\TextColor] > > Just delete the backslashes in front of the color names. > > The second column of the table is off the page on the right, > because the table is too large, but I assume you knew that. > > Cheers, taco Thanks a lot Taco, it's working allright now. For placing image \& text, i've switched to layer placement, because of my ignoreance of Tex commands (placing boxes hori \& verticaly). In the way of finding correct width for columns, i've noticed that i was obliged to clean aux. files for seeing a graphical change. -- Olivier Turlier