1
0

working tree figure using tikz recoverd from earlier commit

This commit is contained in:
Jeff 2024-07-05 18:21:46 +02:00
parent 40c283a529
commit 058c6a49ca
2 changed files with 9 additions and 0 deletions

Binary file not shown.

View File

@ -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}