From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19735 Path: news.gmane.org!not-for-mail From: "Patrick Gundlach" Newsgroups: gmane.comp.tex.context Subject: Re: table won't break across page Date: 10 Apr 2005 23:11:25 +0200 Organization: chaos Message-ID: References: <20050410082152.GB21786@localhost.localdomain> <20050410084537.GA6042@puritan.pcp.ath.cx> <20050410164520.GA30798@localhost.localdomain> 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 1113167418 25767 80.91.229.2 (10 Apr 2005 21:10:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 10 Apr 2005 21:10:18 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Apr 10 23:10:17 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 1DKjgz-0005nh-P0 for gctc-ntg-context-518@m.gmane.org; Sun, 10 Apr 2005 23:10:05 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4405C127E7; Sun, 10 Apr 2005 23:12:54 +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 20884-09; Sun, 10 Apr 2005 23:12:54 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 941A8127BD; Sun, 10 Apr 2005 23:11:06 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 40101127BD for ; Sun, 10 Apr 2005 23:11:05 +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 20884-08 for ; Sun, 10 Apr 2005 23:11:04 +0200 (CEST) Original-Received: from lilly.ping.de (lilly.ping.de [83.97.42.2]) by ronja.ntg.nl (Postfix) with SMTP id 60FF512791 for ; Sun, 10 Apr 2005 23:11:04 +0200 (CEST) Original-Received: (qmail 18587 invoked from network); 10 Apr 2005 21:11:03 -0000 Original-Received: (ofmipd 83.97.40.147); 10 Apr 2005 21:10:41 -0000 Original-To: ntg-context@ntg.nl X-Lieblings-Musik: the_capricorns In-Reply-To: <20050410164520.GA30798@localhost.localdomain> (Paul Tremblay's message of "Sun, 10 Apr 2005 12:45:20 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) 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:19735 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19735 Hello, I wonder why this table doesn't split: -------------------------------------------------- \starttext \showgrid \dorecurse{3}{\input zapf \par} \splitfloat [lines=4,conversion=greek] {\placetable{sample table}} {\starttablehead \HL \NC command \NC meaning \NC\SR \HL \stoptablehead \starttabletail \HL \stoptabletail \starttables[|l|l|] \NC \tex{NC} \NC next column \NC\FR \NC \tex{HL} \NC horizontal line \NC\MR \NC \tex{VL} \NC vertical line \NC\MR \NC \tex{NR} \NC next row \NC\LR \HL \NC \tex{SR} \NC single row \NC\FR \NC \tex{FR} \NC first row \NC\MR \NC \tex{MR} \NC middle row \NC\MR \NC \tex{LR} \NC last row \NC\LR \HL \NC \tex{SR} \NC single row \NC\FR \NC \tex{FR} \NC first row \NC\MR \NC \tex{MR} \NC middle row \NC\MR \NC \tex{LR} \NC last row \NC\LR \stoptables } \stoptext -------------------------------------------------- Patrick -- ConTeXt wiki and more: http://contextgarden.net