From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13247 Path: main.gmane.org!not-for-mail From: "Willi Egger" Newsgroups: gmane.comp.tex.context Subject: Re: Newbie wants to make long tables Date: Mon, 15 Sep 2003 19:32:30 +0200 Organization: BOEDE Sender: ntg-context-admin@ntg.nl Message-ID: <006301c37bb3$1934d0c0$0100a8c0@vademecum> References: <5.2.0.9.1.20030913224523.0865b020@localhost> <5.2.0.9.1.20030915004136.0125d0a8@localhost> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1063649158 26616 80.91.224.253 (15 Sep 2003 18:05:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 15 Sep 2003 18:05:58 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Mon Sep 15 20:05:56 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19yxjY-0003VX-00 for ; Mon, 15 Sep 2003 20:05:56 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id E12B110B68; Mon, 15 Sep 2003 20:05:53 +0200 (MEST) Original-Received: from smtpzilla2.xs4all.nl (smtpzilla2.xs4all.nl [194.109.127.138]) by ref.ntg.nl (Postfix) with ESMTP id E58CB10ACC for ; Mon, 15 Sep 2003 19:59:27 +0200 (MEST) Original-Received: from vademecum (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) by smtpzilla2.xs4all.nl (8.12.9/8.12.9) with SMTP id h8FHxQi2043335 for ; Mon, 15 Sep 2003 19:59:26 +0200 (CEST) Original-To: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13247 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13247 > >Which is something like below > > > >Left right > > right > > right >Left right > > right > > right > > > > > >I have been trying to find a way to encourage page breaking at appropriate > >points but have not found the way. > > \bTABLE[split=yes] > \bTR \bTD left \eTD\bTD right \eTD\eTR > \bTR[after=\pagina] \bTD left \eTD\bTD right \eTD\eTR > \bTR \bTD left \eTD\bTD right \eTD\eTR > \bTR \bTD left \eTD\bTD right \eTD\eTR > \bTR \bTD left \eTD\bTD right \eTD\eTR > \bTR \bTD left \eTD\bTD right \eTD\eTR > \eTABLE > > i'll send you the adapted core-ntb in another mail When will this be included in the distribution? Willi