From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13261 Path: main.gmane.org!not-for-mail From: Frank Newsgroups: gmane.comp.tex.context Subject: tables within tabulate environment Date: Tue, 16 Sep 2003 10:42:36 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1063702154 3889 80.91.224.253 (16 Sep 2003 08:49:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 16 Sep 2003 08:49:14 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Tue Sep 16 10:49:12 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19zBWK-0000BJ-00 for ; Tue, 16 Sep 2003 10:49:12 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 31B2C10B30; Tue, 16 Sep 2003 10:49:10 +0200 (MEST) Original-Received: from ferengi.skynet.be (ferengi.skynet.be [195.238.2.126]) by ref.ntg.nl (Postfix) with ESMTP id D884A10B30 for ; Tue, 16 Sep 2003 10:42:45 +0200 (MEST) Original-Received: from sonnemans.net (33.207-200-80.adsl.skynet.be [80.200.207.33]) by ferengi.skynet.be (8.12.9/8.12.9/Skynet-OUT-2.21) with ESMTP id h8G8gcJ6032310 for ; Tue, 16 Sep 2003 10:42:38 +0200 (envelope-from ) Original-To: ntg-context@ntg.nl X-Mailer: Apple Mail (2.552) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13261 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13261 Hi, I am working on some documents which are based on a table which is part of the text flow and may break between pages. So I use the tabulate environment. However now I need to include a table inside a tabulate cell, but this does not seem to work. How can I get around this? Best regards Frank