{tikz-trees} is for questions addressing issues related to trees in {tikz-pgf}.
4
votes
0answers
51 views
Recursive Stern-Brocot tree definition
I am trying to build a Stern-Brocot tree (enumeration of rationals).
The result is nearly acceptable, but I am still dissatisfied with the following points.
The edge from the parents goes to the ...
2
votes
0answers
135 views
How to convert Newick tree format to TikZ?
I need to draw a number of large phylogenetic tree diagrams in a document and it appears that tikz-qtree may be the best package for this task. A manual approach does not seem the best solution to ...
0
votes
0answers
157 views
LaTeX Hierarchy Chart
I'm trying to create a chart in LaTeX. I found a couple of packages that do similar things but none that really provides what I want. Since my chart is really not that complex I hope someone out here ...