From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30795 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: spaceinbetween (TABLE) Date: Wed, 13 Sep 2006 15:29:33 +0200 Message-ID: <450807BD.9020008@gmx.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------000107070409030607000904" X-Trace: sea.gmane.org 1158154203 7847 80.91.229.2 (13 Sep 2006 13:30:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 13 Sep 2006 13:30:03 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Sep 13 15:29:59 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org 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 1GNUoG-0004UE-UJ for gctc-ntg-context-518@m.gmane.org; Wed, 13 Sep 2006 15:29:49 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DE80D1FDDF; Wed, 13 Sep 2006 15:29:47 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 11593-07; Wed, 13 Sep 2006 15:29:39 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 582E71FDF8; Wed, 13 Sep 2006 15:29:39 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 30CFC1FDF8 for ; Wed, 13 Sep 2006 15:29:34 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 11378-06 for ; Wed, 13 Sep 2006 15:29:28 +0200 (CEST) Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by ronja.ntg.nl (Postfix) with SMTP id 435CB1FDDF for ; Wed, 13 Sep 2006 15:29:26 +0200 (CEST) Original-Received: (qmail invoked by alias); 13 Sep 2006 13:29:26 -0000 Original-Received: from i577B8CF3.versanet.de (EHLO [192.168.1.3]) [87.123.140.243] by mail.gmx.net (mp031) with SMTP; 13 Sep 2006 15:29:26 +0200 X-Authenticated: #24293357 User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) Original-To: mailing list for ConTeXt users X-Enigmail-Version: 0.94.0.0 X-Y-GMX-Trusted: 0 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:30795 Archived-At: This is a multi-part message in MIME format. --------------000107070409030607000904 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi, the TABLE paramter 'spaceinbetween' doesn't work, if you use it combinations with split=repeat. This is not a beta only problem, as the verson from 08.08.2006 shows the same behaviour. Greetings, Peter --------------000107070409030607000904 Content-Type: text/plain; name="spaceinbetween.tex" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="spaceinbetween.tex" \starttext \bTABLE [spaceinbetween=3mm, columndistance=3mm, split=repeat,% works without "split=repeat" ] % \bTABLEhead \bTR \bTH head1 \eTH \bTH head2 \eTH \eTR \eTABLEhead % \bTABLEbody % \dorecurse{15}{% \bTR \bTC body \eTC \bTC body \eTC \eTR } % \eTABLEbody \eTABLE \stoptext --------------000107070409030607000904 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context --------------000107070409030607000904--