cleanup
This commit is contained in:
parent
3ef7d78729
commit
d2c9dd127c
BIN
compendium.pdf
BIN
compendium.pdf
Binary file not shown.
@ -3,9 +3,9 @@
|
|||||||
|
|
||||||
\input{jjpackages.tex}
|
\input{jjpackages.tex}
|
||||||
|
|
||||||
|
\usepackage{pmboxdraw} % provides agled lines for tab:phylolevels
|
||||||
|
|
||||||
\usepackage{pmboxdraw}
|
% cladogram drawing stuff
|
||||||
|
|
||||||
\usepackage{tikz}
|
\usepackage{tikz}
|
||||||
\usetikzlibrary{graphs, graphdrawing}
|
\usetikzlibrary{graphs, graphdrawing}
|
||||||
\usegdlibrary{phylogenetics, trees}
|
\usegdlibrary{phylogenetics, trees}
|
||||||
@ -18,9 +18,8 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
\definecolor{cladogramcolor-edge}{RGB}{120, 120, 120}
|
||||||
\definecolor{treecolor-edge}{RGB}{120, 120, 120}
|
\definecolor{cladogramcolor-event}{RGB}{0, 0, 0}
|
||||||
\definecolor{treecolor-event}{RGB}{0, 0, 0}
|
|
||||||
|
|
||||||
|
|
||||||
%opening
|
%opening
|
||||||
@ -46,6 +45,7 @@
|
|||||||
\section{Prokaryota, Eukaryota \& Archea}
|
\section{Prokaryota, Eukaryota \& Archea}
|
||||||
|
|
||||||
\begin{figure}[!ht]
|
\begin{figure}[!ht]
|
||||||
|
\sffamily
|
||||||
\tikz \graph [phylogenetic tree layout, grow'=right] {
|
\tikz \graph [phylogenetic tree layout, grow'=right] {
|
||||||
a -- {
|
a -- {
|
||||||
b [>length=2] --[length=1] { c, d },
|
b [>length=2] --[length=1] { c, d },
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
%#######################################
|
%#######################################
|
||||||
% jjpackages.tex
|
% jjpackages.tex
|
||||||
% generic include for common LaTeX packages
|
% generic include for common LaTeX packages
|
||||||
% @author Jeff J https://gist.github.com/zlotap/43d796c70298018e29720f3e5380ac73
|
% @author Jeff J
|
||||||
% usage: \input{jjpackages.tex}
|
% usage: \input{jjpackages.tex}
|
||||||
%
|
%
|
||||||
% v0.1 2024-05
|
% v0.1 2024-05
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user