working tree figure using tikz recoverd from earlier commit
This commit is contained in:
parent
40c283a529
commit
058c6a49ca
BIN
compendium.pdf
BIN
compendium.pdf
Binary file not shown.
@ -45,6 +45,15 @@
|
||||
|
||||
\section{Prokaryota, Eukaryota \& Archea}
|
||||
|
||||
\begin{figure}[!ht]
|
||||
\tikz \graph [phylogenetic tree layout, grow'=right] {
|
||||
a -- {
|
||||
b [>length=2] --[length=1] { c, d },
|
||||
e [>length=3]
|
||||
}
|
||||
};
|
||||
\end{figure}
|
||||
|
||||
\section{Algen}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user