From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31180 Path: news.gmane.org!not-for-mail From: Bernd Militzer Newsgroups: gmane.comp.tex.context Subject: Re: beta Date: Tue, 03 Oct 2006 17:20:01 +0200 Message-ID: <45227FA1.6090902@militzer.net> References: <450D63A0.5050109@wxs.nl> <450E41C0.50804@militzer.net> <450FA47B.4080303@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1159888899 15381 80.91.229.2 (3 Oct 2006 15:21:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 3 Oct 2006 15:21:39 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Oct 03 17:21:33 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1GUm4W-00037c-0K for gctc-ntg-context-518@m.gmane.org; Tue, 03 Oct 2006 17:20:40 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 333E81FD7D; Tue, 3 Oct 2006 17:20:37 +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 25308-04; Tue, 3 Oct 2006 17:20:29 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 377B61FDD2; Tue, 3 Oct 2006 17:20:29 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0F2B61FDD2 for ; Tue, 3 Oct 2006 17:20:26 +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 25895-02 for ; Tue, 3 Oct 2006 17:20:20 +0200 (CEST) Original-Received: from new.militzer.net (new.militzer.net [81.169.143.226]) by ronja.ntg.nl (Postfix) with SMTP id 552A51FD7D for ; Tue, 3 Oct 2006 17:20:14 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by new.militzer.net (Postfix) with ESMTP id 12BF3184078 for ; Tue, 3 Oct 2006 17:20:14 +0200 (CEST) Original-Received: from new.militzer.net ([127.0.0.1]) by localhost (new [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14819-01 for ; Tue, 3 Oct 2006 17:20:02 +0200 (CEST) Original-Received: from [192.168.192.153] (pD9E62289.dip.t-dialin.net [217.230.34.137]) by new.militzer.net (Postfix) with ESMTP id 60BC0184077 for ; Tue, 3 Oct 2006 17:20:02 +0200 (CEST) User-Agent: Thunderbird 1.5.0.7 (Macintosh/20060909) Original-To: mailing list for ConTeXt users In-Reply-To: <450FA47B.4080303@wxs.nl> X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at new.militzer.net X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:31180 Archived-At: Hans Hagen schrieb: > >> \starttext >> % >> \SetTableToWidth{\textwidth} >> \setuptables[split=yes,bodyfont=9pt] >> >> > ok, i'll fix this (starttables is kind of obsolete; all table commands accept split=auto|yes|repeat > > [auto means that they will split when needed] > > Hi Hans did You have time to fix it? Bernd