From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20646 Path: news.gmane.org!not-for-mail From: Paul Tremblay Newsgroups: gmane.comp.tex.context Subject: multi-paged table with "continued" Date: Thu, 2 Jun 2005 13:18:35 -0400 Message-ID: <20050602171835.GE19752@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 1117732628 12003 80.91.229.2 (2 Jun 2005 17:17:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 2 Jun 2005 17:17:08 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Jun 02 19:17:01 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 1DdtJ3-0007ZR-Hu for gctc-ntg-context-518@m.gmane.org; Thu, 02 Jun 2005 19:16:33 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5B370127E0; Thu, 2 Jun 2005 19:19:38 +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 04688-03; Thu, 2 Jun 2005 19:19:38 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E8645127D1; Thu, 2 Jun 2005 19:17:43 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 44438127D1 for ; Thu, 2 Jun 2005 19:17:42 +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 04688-02 for ; Thu, 2 Jun 2005 19:17:41 +0200 (CEST) Original-Received: from rdsmtp.iglou.com (rdsmtp.iglou.com [192.107.41.63]) by ronja.ntg.nl (Postfix) with ESMTP id 5FECE1279B for ; Thu, 2 Jun 2005 19:17:41 +0200 (CEST) Original-Received: from [192.107.41.3] (helo=iglou1.iglou.com) by rdsmtp.iglou.com with esmtp (8.12.5/8.12.5) id 1DdtK8-0004xm-8D for ntg-context@ntg.nl; Thu, 02 Jun 2005 13:17:40 -0400 Original-Received: from [64.253.97.143] (helo=localhost.localdomain) by iglou1.iglou.com with esmtp (8.12.5/8.12.5) id 1DdtK8-00023m-3p for ntg-context@ntg.nl; Thu, 02 Jun 2005 13:17:40 -0400 Original-Received: by localhost.localdomain (Postfix, from userid 501) id 680D53EADA; Thu, 2 Jun 2005 13:18:35 -0400 (EDT) Original-To: context mailing list Mail-Followup-To: context mailing list Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Virus-Scanned: 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:20646 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20646 I need to create a multipage table that has the head on the top of each page. For the first page, the head should read "Table Appendix B.1: Stores in Country". For subsequent pages, I need to add the word continued: "Table Appendix B.1 (continued): Stores in Country" I notice that when I create tables with the standard Table module, it makes captions such as table1a title table1b title Instead of 1a and 1b, I need the word "continued." Is there a way to do this with Table, or should I use TABLE and try to set up something with \bTABLEnext? Thanks Paul -- ************************ *Paul Tremblay * *phthenry@iglou.com * ************************