From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17100 Path: main.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: Re: Table question Date: Wed, 17 Nov 2004 14:29:54 +0100 Message-ID: References: <419B4DFC.4070709@gmx.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1100698319 18509 80.91.229.6 (17 Nov 2004 13:31:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Nov 2004 13:31:59 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Nov 17 14:31:44 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CUPuS-0003kk-00 for ; Wed, 17 Nov 2004 14:31:44 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CC7351276C; Wed, 17 Nov 2004 14:31:43 +0100 (CET) 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 25608-02; Wed, 17 Nov 2004 14:31:43 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1214C12772; Wed, 17 Nov 2004 14:29:59 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 743C612772 for ; Wed, 17 Nov 2004 14:29:57 +0100 (CET) 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 25449-06-5 for ; Wed, 17 Nov 2004 14:29:56 +0100 (CET) Original-Received: from f2node23.rhrz.uni-bonn.de (unknown [131.220.14.223]) by ronja.ntg.nl (Postfix) with ESMTP id CF6B51276C for ; Wed, 17 Nov 2004 14:29:56 +0100 (CET) Original-Received: from [131.220.89.142] (homer.philologie.uni-bonn.de [131.220.89.142]) by f2node23.rhrz.uni-bonn.de (AIX4.3/8.9.3/8.9.3) with ESMTP id OAA61138 for ; Wed, 17 Nov 2004 14:29:55 +0100 In-Reply-To: <419B4DFC.4070709@gmx.net> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.619) 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: main.gmane.org gmane.comp.tex.context:17100 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17100 Holy cow, this was it! Thanks so much, this works! Wonderful, now I get the tables I always wated. Hope this might help other people, too. Patrick, would this be of interest for the wiki? Best, thanks so much Thomas On Nov 17, 2004, at 2:11 PM, Peter Rolf wrote: > Hello Thomas, > > it works here :) > > Just add "offset=overlay" to your TABLE setup. > Greetings, > > Peter >