From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/84234 Path: news.gmane.org!not-for-mail From: hwitloc@gmail.com Newsgroups: gmane.comp.tex.context Subject: table cell frames Date: Thu, 12 Sep 2013 23:00:39 +0900 Message-ID: <20130912230039.2952@binki> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1378994447 10850 80.91.229.3 (12 Sep 2013 14:00:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Sep 2013 14:00:47 +0000 (UTC) To: Original-X-From: ntg-context-bounces@ntg.nl Thu Sep 12 16:00:50 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VK7Rw-00075o-04 for gctc-ntg-context-518@m.gmane.org; Thu, 12 Sep 2013 16:00:48 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1AADA101EF; Thu, 12 Sep 2013 15:59:02 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id xgj6HPe2RrQx; Thu, 12 Sep 2013 15:58:59 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id DA8F6101EB; Thu, 12 Sep 2013 15:58:59 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D05E8101EB for ; Thu, 12 Sep 2013 15:58:58 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Me1ERfWxYMpv for ; Thu, 12 Sep 2013 15:58:54 +0200 (CEST) Original-Received: from filter3-til.mf.surf.net (filter3-til.mf.surf.net [194.171.167.219]) by balder.ntg.nl (Postfix) with ESMTP id 40B53101EA for ; Thu, 12 Sep 2013 15:58:54 +0200 (CEST) Original-Received: from mail1.asahi-net.or.jp (mail1.asahi-net.or.jp [202.224.39.197]) by filter3-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r8CE0ba5002313 for ; Thu, 12 Sep 2013 16:00:38 +0200 Original-Received: from binki (i255232.dynamic.ppp.asahi-net.or.jp [61.125.255.232]) by mail1.asahi-net.or.jp (Postfix) with ESMTP id CA1FF3A119 for ; Thu, 12 Sep 2013 23:00:35 +0900 (JST) Original-cc: X-Mailer: MH-E 8.3.1; GNU Mailutils 2.99.98; GNU Emacs 24.3.2 X-Bayes-Prob: 0.0206 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=202.224.39.197; country=JP; latitude=35.6900; longitude=139.6900; http://maps.google.com/maps?q=35.6900,139.6900&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 06Koe0C0j - 1f459691e45d - 20130912 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.219 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:84234 Archived-At: Is it possible to have different colored table cell border frames? I tried using the \setuptables[rulecolor=...] but it didn't work. Here is a minimal example: %---------------- \setuptables[rulecolor=red] \starttext \starttable[|l|c|] \NC Column \#1 \VL Column \#2 \SR \DL \DC \DR \NC City \VL Prefecture \LR \stoptable \stoptext %---------------- Please advise. ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________