From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19722 Path: news.gmane.org!not-for-mail From: Paul Tremblay Newsgroups: gmane.comp.tex.context Subject: table won't break across page Date: Sun, 10 Apr 2005 04:21:52 -0400 Message-ID: <20050410082152.GB21786@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 1113121150 11284 80.91.229.2 (10 Apr 2005 08:19:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 10 Apr 2005 08:19:10 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Apr 10 10:19:07 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 1DKXeh-0004ol-GZ for gctc-ntg-context-518@m.gmane.org; Sun, 10 Apr 2005 10:18:55 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DF5A2127F6; Sun, 10 Apr 2005 10:21:38 +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 16416-04-3; Sun, 10 Apr 2005 10:21:34 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DA7B0127D5; Sun, 10 Apr 2005 10:21:34 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EB7C0127D5 for ; Sun, 10 Apr 2005 10:21:33 +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 16416-04-2 for ; Sun, 10 Apr 2005 10:21:33 +0200 (CEST) Original-Received: from rdsmtp.iglou.com (rdsmtp.iglou.com [192.107.41.63]) by ronja.ntg.nl (Postfix) with ESMTP id 20BAE127A1 for ; Sun, 10 Apr 2005 10:21:33 +0200 (CEST) Original-Received: from [192.107.41.39] (helo=iglou4.iglou.com) by rdsmtp.iglou.com with esmtp (8.12.5/8.12.5) id 1DKXhE-0000a2-Kp for ntg-context@ntg.nl; Sun, 10 Apr 2005 04:21:32 -0400 Original-Received: from [64.253.97.143] (helo=localhost.localdomain) by iglou4.iglou.com with esmtp (8.12.5/8.12.5) id 1DKXhE-0000Zx-GG for ntg-context@ntg.nl; Sun, 10 Apr 2005 04:21:32 -0400 Original-Received: by localhost.localdomain (Postfix, from userid 501) id 070881BBAD; Sun, 10 Apr 2005 04:21:52 -0400 (EDT) Original-To: context mailing list Mail-Followup-To: context mailing list Content-Disposition: inline User-Agent: Mutt/1.4i 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:19722 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19722 I am trying to create a table that breaks across pages. I used the example from the wiki. The table repeated its headers like it should have, but it did not break across a page; it stuck the table on one page. Here is an excerpt from the file: \placetable[here][tab:insurance]{Percentage of People without health insurance in US}{\start \starttablehead \HL \VL State \VL 3-year average(2001-2003) \VL 2-year average(2001-2002) \VL\SR \stoptablehead \starttabletail \HL[4] \stoptabletail \starttables[|l w(30mm)|l|l|] \VL Alabama \VL 13.3 \VL 13.5 \VL\FR \HL \VL Alaska \VL 17.8 \VL 18.8 \VL\MR \HL ... \stoptables \stop} Thanks Paul -- ************************ *Paul Tremblay * *phthenry@iglou.com * ************************