Compare commits
No commits in common. "0589cba1689c6ba966ba5d8f6ce79e7b26c3cd05" and "e7f6ace2cbb1f0431284cbb4b0c6f9ad1e715de1" have entirely different histories.
0589cba168
...
e7f6ace2cb
BIN
compendium.pdf
BIN
compendium.pdf
Binary file not shown.
@ -3,8 +3,6 @@
|
||||
|
||||
\input{jjpackages.tex}
|
||||
|
||||
\usepackage{pmboxdraw}
|
||||
|
||||
\usepackage{tikz}
|
||||
\usetikzlibrary{graphs, graphdrawing}
|
||||
\usegdlibrary{phylogenetics, trees}
|
||||
@ -58,36 +56,6 @@
|
||||
|
||||
\section[Allgemeine Phylogenetik]{Allgemeiner Teil: Phylogenetik}
|
||||
|
||||
\begin{table}
|
||||
\sffamily
|
||||
\begin{tabularx}{\textwidth}{|r|c|X|}
|
||||
\hline
|
||||
\textbf{Taxon} & \textbf{Endung} & \textbf{Beispiel}
|
||||
\\ \hline
|
||||
Reich & -ota & Eukaryota (Eukaryoten)
|
||||
\\
|
||||
Abteilung & -phyta & \;\textSFii\textSFx\, Spermatophyta (Samenpflanzen)
|
||||
\\
|
||||
Unterabteilung & -phytina & \quad\textSFii\textSFx\, Magnoliophytina (Bedecktsamer)
|
||||
\\
|
||||
Klasse & -opsida\footnote{-phycaea für Algen, -mycetes für Pilze} & \quad\quad\textSFii\textSFx\, Rosopsida (Eudikotyledonen)
|
||||
\\
|
||||
Unterklasse & -idae\footnote{-phycidae für Algen, -mycetidae für Pilze} & \quad\quad\quad\textSFii\textSFx\, Rosidae (Rosenähnliche)
|
||||
\\
|
||||
Ordnung & -ales & \quad\quad\quad\quad\textSFii\textSFx\, Rosales (Rosenartige)
|
||||
\\
|
||||
Familie & -ceae & \quad\quad\quad\quad\quad\textSFii\textSFx\, Rosaceae (Rosengewächse)
|
||||
\\
|
||||
Unterfamilie & -oidaea & \quad\quad\quad\quad\quad\quad\textSFii\textSFx\, Rosoidaea
|
||||
\\
|
||||
Gattung & & \quad\quad\quad\quad\quad\quad\quad\textSFii\textSFx\, \emph{Rosa} (Rose)
|
||||
\\
|
||||
Art & & \quad\quad\quad\quad\quad\quad\quad\quad\textSFii\textSFx\, \emph{Rosa canina} (Hundsrose)
|
||||
\\ \hline
|
||||
\end{tabularx}
|
||||
\caption[Übersicht der phyologenetischen Hierarchieebenen in der Botanik]{Übersicht der phyologenetischen Hierarchieebenen in der Botanik am Beispiel der Hundsrose}
|
||||
\label{tab:phylolevels}
|
||||
\end{table}
|
||||
|
||||
|
||||
\end{document}
|
||||
|
||||
@ -43,7 +43,7 @@
|
||||
\usepackage{ragged2e}
|
||||
\usepackage{parskip}
|
||||
% \usepackage[skip=12pt, indent=30pt, parfill=50pt]{parskip}
|
||||
% \usepackage{setspace} % Zeilenabstände
|
||||
\usepackage{setspace}
|
||||
|
||||
|
||||
% ### FONTS & COLORS ###################
|
||||
@ -73,19 +73,11 @@
|
||||
|
||||
\usepackage{graphicx}
|
||||
%\usepackage{wrapstuff}
|
||||
\usepackage[format=plain, labelfont=scriptsize, labelfont+=bf, labelfont+=sf, labelsep=colon, textfont=sf, textfont+=scriptsize]{caption}
|
||||
\usepackage{float}
|
||||
\floatplacement{table}{H}
|
||||
|
||||
|
||||
% ### TABLES ###########################
|
||||
|
||||
\usepackage{multirow}
|
||||
\usepackage{tabularx}
|
||||
\usepackage{tabulary}
|
||||
% \usepackage{ltxtable}
|
||||
% \usepackage{dcolumn}
|
||||
% \usepackage{tabularray}
|
||||
|
||||
|
||||
% ### LISTS ############################
|
||||
@ -108,10 +100,5 @@
|
||||
\usepackage{pgfplots}
|
||||
|
||||
|
||||
% ### SCIENCE ##########################
|
||||
|
||||
% \usepackage{siunitx}
|
||||
% \usepackage[version=4]{mhchem}
|
||||
% \usepackage{chemfig}
|
||||
|
||||
\usepackage{cleveref} % technically belongs to REFERENCES, but must be loaded after ansmath
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user