From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/7128 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: How to place an item between table rows, centered on the page. Date: Wed, 06 Mar 2002 10:11:30 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20020306101103.034df6d0@server-1> References: <87d6yijdm7.fsf@inanna.rimspace.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035397614 16692 80.91.224.250 (23 Oct 2002 18:26:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:26:54 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Daniel Pittman In-Reply-To: <87d6yijdm7.fsf@inanna.rimspace.net> Xref: main.gmane.org gmane.comp.tex.context:7128 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:7128 At 07:37 PM 3/6/2002 +1100, Daniel Pittman wrote: >I would like to typeset one of two things[1] between each row of a table: >* a partial width line >* a graphic > >The effect I would like to achieve is to make a visual distinction >between the rows of the table without a full width table line (as >achieved by \HL &c.). \starttext \setupcolors[state=start] \showstruts \def\betweentabulate#1% {\TABLEnoalign{\nointerlineskip#1\nointerlineskip}} \starttabulate[|l|l|] \NC it makes \NC much sense \NC \NR \betweentabulate{\blackrule[color=red,width=10mm,height=1mm,depth=1mm]} \NC to read \NC those tufte books \NC \NR \stoptabulate \stoptext I guess that GB loves this trick -) Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- fall-back web server: www.pragma-ade.nl -------------------------------------------------------------------------