While doing tree proofs, sometimes we need to consider a root with some subtrees, but we don't know the exact properties of the subtrees, so we just represent them using triangles. Is it possible to do this using latex, preferably using the tikz package? Or will I have to manually have to draw the triangles? This seems like something that might be quite common, so I guess it should be possible.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
The
|
|||
|

tikz-qtreelibrary might help. There are many examples in the manual and on this site. – mythealias Oct 28 '12 at 20:38