From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41468 Path: news.gmane.org!not-for-mail From: "Zhaopeng Xing" Newsgroups: gmane.comp.tex.context Subject: Re: How to make caption for nature table? Date: Mon, 9 Jun 2008 12:08:50 +0200 Message-ID: <72c60e910806090308n597fe6e5lbbaeff60c2c8f5a5@mail.gmail.com> References: <72c60e910806090105o1fc681c8ve9b92798b878a47d@mail.gmail.com> <115224fb0806090212u54a1e2f8nfd5e908ebb525a6d@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1213006311 13498 80.91.229.12 (9 Jun 2008 10:11:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 9 Jun 2008 10:11:51 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Mon Jun 09 12:12:33 2008 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 lo.gmane.org with esmtp (Exim 4.50) id 1K5eLV-0001Is-L5 for gctc-ntg-context-518@m.gmane.org; Mon, 09 Jun 2008 12:11:25 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4A87F1FDFB; Mon, 9 Jun 2008 12:10:35 +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 15436-01-2; Mon, 9 Jun 2008 12:09:48 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BB0881FDED; Mon, 9 Jun 2008 12:09:47 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0EDCC1FDEC for ; Mon, 9 Jun 2008 12:09:46 +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 14486-01-8 for ; Mon, 9 Jun 2008 12:09:11 +0200 (CEST) Original-Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.243]) by ronja.ntg.nl (Postfix) with ESMTP id 92C961FDEF for ; Mon, 9 Jun 2008 12:08:51 +0200 (CEST) Original-Received: by rv-out-0708.google.com with SMTP id f25so2040648rvb.14 for ; Mon, 09 Jun 2008 03:08:50 -0700 (PDT) Original-Received: by 10.141.20.7 with SMTP id x7mr1923817rvi.255.1213006130252; Mon, 09 Jun 2008 03:08:50 -0700 (PDT) Original-Received: by 10.140.131.21 with HTTP; Mon, 9 Jun 2008 03:08:50 -0700 (PDT) In-Reply-To: <115224fb0806090212u54a1e2f8nfd5e908ebb525a6d@mail.gmail.com> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:41468 Archived-At: Thanks. It works well. 2008/6/9 Wolfgang Schuster : > On Mon, Jun 9, 2008 at 10:05 AM, Zhaopeng Xing wrote: >> Hi, >> >> I have a multi-page nature table and tried to give a caption by >> \placetable[here][tab:sample]{sample table}{ >> A nature table here >> } >> >> But it will run wrong. It seems multipage stuff can not be float. Is >> there any suggestion? Thanks. > > You need the split parameter for \placetable. > > \placetable > [split] > {A very long table} > {\bTABLE > \dorecurse{200}{\bTR\bTD Text \eTD\eTR} > \eTABLE} > > Wolfgang > ___________________________________________________________________________________ > If your question is of interest to others as well, please add an entry to the Wiki! > > maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > archive : https://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > ___________________________________________________________________________________ > -- Zhaopeng XING Tinbergen Institute ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________