From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9278 Path: main.gmane.org!not-for-mail From: Gilbert van den Dobbelsteen Newsgroups: gmane.comp.tex.context Subject: Re: Background cells in tables? Date: Tue, 17 Sep 2002 13:48:35 +0200 (CEST) Sender: owner-ntg-context@let.uu.nl Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1035399618 2011 80.91.224.250 (23 Oct 2002 19:00:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 19:00:18 +0000 (UTC) Cc: Original-To: Hans Hagen In-Reply-To: Xref: main.gmane.org gmane.comp.tex.context:9278 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9278 On Tue, 17 Sep 2002, Gilbert van den Dobbelsteen wrote: > > Yepp, thanks it works! I will read the natural table docu for the rest (need > to get reid of the lines but that's probably easy, and also need to repeat > the heading on the next page. COntact you later if things don't work out The core-ntb.tex file mentions: %D To Do: %D %D \starttypen %D break over pagina %D kop herhalen %D reset settings That's a pity, I needed the "kop herhalen". I tried: split=repeat in the \bTABLE and made the header look like this: \bTR \bTH bla... \eTH \bTH blaa blaa \eTH \eTR but this only results in bold typeface for this table line. Is there any chance this will be implemented? Gilbert