"Marco Kuhlmann" <[EMAIL PROTECTED]> 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
