From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26409 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Multi-page tables Date: Mon, 20 Mar 2006 09:36:28 +0100 Message-ID: <441E698C.8070909@wxs.nl> References: <441A9548.8040402@elvenkind.com> <441AAA44.7020200@wxs.nl> <86E1CBB4-FA50-4FBF-B496-6EAC36778692@fiee.net> 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 1142843813 17283 80.91.229.2 (20 Mar 2006 08:36:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Mar 2006 08:36:53 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Mar 20 09:36:50 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 1FLFsU-0001OV-PR for gctc-ntg-context-518@m.gmane.org; Mon, 20 Mar 2006 09:36:38 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A53691279D; Mon, 20 Mar 2006 09:36:37 +0100 (CET) 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 31661-02; Mon, 20 Mar 2006 09:36:31 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C3A9C12795; Mon, 20 Mar 2006 09:36:29 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C784912795 for ; Mon, 20 Mar 2006 09:36:27 +0100 (CET) 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 31528-02 for ; Mon, 20 Mar 2006 09:36:27 +0100 (CET) Original-Received: from mail.pragma-ade.net (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by ronja.ntg.nl (Postfix) with SMTP id 034E212778 for ; Mon, 20 Mar 2006 09:36:26 +0100 (CET) Original-Received: from [10.100.1.102] (unverified [10.100.1.102]) by controller-1 (SurgeMail 3.5b3) with ESMTP id 9262 for ; Mon, 20 Mar 2006 11:36:26 +0300 User-Agent: Thunderbird 1.5 (Windows/20051201) Original-To: mailing list for ConTeXt users In-Reply-To: <86E1CBB4-FA50-4FBF-B496-6EAC36778692@fiee.net> X-Server: High Performance Mail Server - http://surgemail.com r=-274017400 X-Authenticated-User: hagen@controller-1 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:26409 Archived-At: Henning Hraban Ramm wrote: > Am 2006-03-17 um 13:23 schrieb Hans Hagen: > >> there is a page spanning mechanism (linetables); see core-ltb for >> more info (tables that span n * m pages) with repetition of head >> lines and such; a bit experimental; >> > > Will linetables ever grow out of the experimental state and get some > documentation? > maybe, when i'm in the mood for making a new manual -) > We're collecting at http://wiki.contextgarden.net/Linetable > And could you fill in the missing information on linetables at http:// > wiki.contextgarden.net/Tables_Overview ? > - horizontal and vertical lines (perhaps simply via the usual frame > mechanism)? > - automatic fitting to given size? > > Sorry for not investigating myself, I don't need it at the moment but > like usable wiki pages... > having a wiki page for this is fine; it may evolve in documentation in the end; the problem with line tables is that i made if for usage in a project that was eventually quit (tex lost in a word-tex) so there was no priority to finish/document it Hans