Safe Haskell | None |
---|
Tree interface using the qtree
package.
An example of usage is provided in the examples directory of
the source distribution.
- module Text.LaTeX.Packages.Trees
- qtree :: PackageName
- tree :: LaTeXC l => (a -> l) -> Tree a -> l
- rendertree :: (Render a, LaTeXC l) => Tree a -> l