From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/6057 Path: main.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: How powerful is mp? Date: Fri, 9 Nov 2001 10:06:13 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <20011109100613.64e51683.taco@elvenkind.com> References: <20011107123024.A3646@wimsey> <5.1.0.14.1.20011107183011.04289690@server-1> <20011107174952.A1358@wimsey> <20011108093308.7f315d4e.taco@elvenkind.com> <20011108111618.A853@wimsey> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035396608 7014 80.91.224.250 (23 Oct 2002 18:10:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:10:08 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: "Marco Kuhlmann" In-Reply-To: <20011108111618.A853@wimsey> Xref: main.gmane.org gmane.comp.tex.context:6057 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:6057 "Marco Kuhlmann" wrote: > > Okay. Could you point me to some tree-builder which does it > bottom up? I definitely want to have a nice tree-drawing > algorithm in ConTeXt, even if I have to implement it myself. :-) The Qobitree package for latex uses a pretty nice bottom-up algorithm. Not overly fast, but easy to read (stack-based). On Ctan, under latex/contrib/other. -- groeten, Taco