blob: a7d6c618ee9b34d6b034a4f92a903fccfc98d6bb (
plain)
1
2
3
4
5
6
7
8
9
10
|
2007-03-14 Dan Gildea
- Trees can be made to grow sideways, or upside down, using
\psset{treemode=R} for right, L for left, or U for up.
- each node surrounded by tabular env to allow use of \\ inside
node label
- added example of drawing arrows between nodes and
example of sideways tree to manual
|