From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19804 Path: news.gmane.org!not-for-mail From: Paul Tremblay Newsgroups: gmane.comp.tex.context Subject: Re: border widths with TABLE Date: Tue, 12 Apr 2005 21:25:27 -0400 Message-ID: <20050413012527.GA9287@localhost.localdomain> References: <20050412015042.GA24620@localhost.localdomain> <20050412110545.GE23938@cebitec.uni-bielefeld.de> <20050412195449.GA2375@localhost.localdomain> <425C345A.3030200@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1113355331 885 80.91.229.2 (13 Apr 2005 01:22:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 13 Apr 2005 01:22:11 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Apr 13 03:22:07 2005 Return-path: 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 1DLWZk-00065o-Gj for gctc-ntg-context-518@m.gmane.org; Wed, 13 Apr 2005 03:21:52 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EB99C12883; Wed, 13 Apr 2005 03:25:00 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 17657-07; Wed, 13 Apr 2005 03:24:54 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9636B127EB; Wed, 13 Apr 2005 03:24:54 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6D6E7127EB for ; Wed, 13 Apr 2005 03:24:52 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19821-02 for ; Wed, 13 Apr 2005 03:24:51 +0200 (CEST) Original-Received: from rdsmtp.iglou.com (rdsmtp.iglou.com [192.107.41.63]) by ronja.ntg.nl (Postfix) with ESMTP id 74DCF127E0 for ; Wed, 13 Apr 2005 03:24:51 +0200 (CEST) Original-Received: from [192.107.41.3] (helo=iglou1.iglou.com) by rdsmtp.iglou.com with esmtp (8.12.5/8.12.5) id 1DLWcc-0000xW-Uu for ntg-context@ntg.nl; Tue, 12 Apr 2005 21:24:50 -0400 Original-Received: from [64.253.97.143] (helo=localhost.localdomain) by iglou1.iglou.com with esmtp (8.12.5/8.12.5) id 1DLWcc-0003Zp-Pa for ntg-context@ntg.nl; Tue, 12 Apr 2005 21:24:50 -0400 Original-Received: by localhost.localdomain (Postfix, from userid 501) id C99501BBB0; Tue, 12 Apr 2005 21:25:27 -0400 (EDT) Original-To: mailing list for ConTeXt users Mail-Followup-To: mailing list for ConTeXt users Content-Disposition: inline In-Reply-To: <425C345A.3030200@wxs.nl> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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: by amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:19804 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19804 On Tue, Apr 12, 2005 at 10:49:30PM +0200, Hans Hagen wrote: > > \setupcolors[state=start] > > \startuniqueMPgraphic{border} > draw OverlayBox withpen pencircle scaled 1pt withcolor red ; > draw leftboundary OverlayBox withpen pencircle scaled 3pt withcolor green > ; > \stopuniqueMPgraphic > > \defineoverlay[border][\uniqueMPgraphic{border}] > > \starttext > > \bTABLE[frame=off] > \bTR \bTD[background=border] some test \eTD \bTD oeps \eTD \eTR > \bTR \bTD just a test \eTD \bTD[background=border] oeps again \eTD \eTR > \eTABLE > > \stoptext The code hangs: MP test-mpgraph.4000] [MP test-mpgraph.3999]) * But even if I could fix that, this seems like a difficult workaround. Thanks Paul -- ************************ *Paul Tremblay * *phthenry@iglou.com * ************************